Sign inSign up

ceetron/envision-geo-server

By ceetron

Updated about 2 months ago

CEETRON Envision for Web Geometry Server

Image
0

2.4K

ceetron/envision-geo-server repository overview

CEETRON Envision for Web Geometry Server

This docker contains the geometry server part of the CEETRON Envision for Web distribution (from the server/GeoServer 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 Envision Web based application.

To use with a Redis DataStore, set the following environment variables:

  • CEW_GS_REDIS_DS_HOST : The name/ip of the redis server (default undefined -> FileDataStore)
  • CEW_GS_REDIS_DS_PORT : The port of the Redis server (default 6379)

Tag summary

Content type

Image

Digest

sha256:4bba0d259

Size

78.8 MB

Last updated

about 2 months ago

docker pull ceetron/envision-geo-server