Skip to content

csgis/base_geoserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGIS GEOSERVER

This docker composition is a wrapper around oscarfonts/geoserver

Compared to the upstream project this composition adds the following:

  • enable https via a traefik proxy service
  • automaticully sets the correct proxyBaseUrl in geoserver
  • allows to auto update the admin password based on .env
  • sets a needed configuration for gwc working with geofence

Run it

Set correct values for

  • .env -> SITE_URL
  • .geoserver -> PROXY_URL (= SITE_URL with https://)
  • .db -> passwords; db names ...
docker-compose build
docker-compose up -d 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published