Skip to content

Add an example on how to setup a geovisio complete instance using OSM OAuth2

antoine-de requested to merge antoine-de/geovisio:full_docker_osm_auth into develop

Add a full docker compose example, using authentication based on the OSM OAuth2 client.

This should serve as a working example on how to setup a production grade geovisio instance.

I tried however to put emphasis on the production stuff not covered by the docker compose that will need to be configured by the instance administrator (mainly the backup part).

This is still a draft as there are some problem with the website/web viewer in docker.

TODO:

  • make the website work
  • increase the nginx limit of file size
  • add a local volume with the pictures
  • Do a QA pass

It would be nice to tell about this doc after the website/web viewer latest has been released with a working version

Edited by antoine-de

Merge request reports