Ceetron Cloud Components Geometry Server
3.4K
Ceetron Cloud Components is now CEETRON Envision for Web
You can find the new Remote Model server here: https://hub.docker.com/repository/docker/ceetron/envision-geo-server
This docker container will no longer be updated.
This docker contains the geometry server part of the distribution of Ceetron Cloud Components (c3) (from the dist/CeeCloudGeoServer folder).
The server is a state-less geometry streaming server. Both a file system and a Redis data store can be used.
The server exposes port 8081.
Use the cee.geo.GeometryModelRemoteLoader class to add streaming to your C3 based application.
To use with a Redis DataStore, set the following environment variables: C3_REDIS_DS_HOST : The name/ip of the redis server (defalt undefined -> FileDataStore) C3_REDIS_DS_PORT : The port of the Redis server (default 6379)
Content type
Image
Digest
Size
26.6 MB
Last updated
over 4 years ago
docker pull ceetron/c3-geo-server