Skip to content

smartemission/docker-se-gost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gost service

The GOST service provides an OGC SensorThings API (STA) REST service based on Geodan GOST Server.

Hosting

The Docker Image is hosted as: smartemission/se-gost at DockerHub.

Environment

The following environment vars need to be set, either via docker-compose or Kubernetes.

Environment variable
GOST_SERVER_EXTERNAL_URI
GOST_DB_HOST
GOST_DB_PORT
GOST_DB_DATABASE
GOST_DB_USER
GOST_DB_PASSWORD

This is a minimum, see the GOST Configuration.

Architecture

The image includes the official Geodan GOST Server Docker Image overlayed with the SE config file. Further vars from that config are overrruled/set via its Container Environment at runtime.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published