Skip to content

Some simple docker composition in order to be able to test and/or reproduce bugs easily by isolating the geOrchestra components.

Notifications You must be signed in to change notification settings

georchestra/sample-docker-composition

Repository files navigation

About

This repository aims to host some docker compositions which isolate one particular geOrchestra component or some basic usecases, in order to allow easy debugging of said component, hilight a bug or a particular configuration ...

The main docker composition repository could also have been used for such a use case, but:

  1. it became more and more complex over time
  2. the datadir can be easily out-of-sync (envsusbt introducing confusion)
  3. running every services at the same time is generally not necessary
  4. it assumes HTTPS, and there are some issues with the certificate provided by traefik.me (and developers generally don't need the TLS overhead in order to debug)

Contributing

When contributing, please provide:

  • a docker composition (obviously)
  • some e.g. curl commands to highlight a particular bug
  • Add a readme to the directory which explains the goal of the composition, and how to use it

About

Some simple docker composition in order to be able to test and/or reproduce bugs easily by isolating the geOrchestra components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages