Skip to content

Feat: add flexibility to the existing docker compose #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jacquesfize
Copy link
Contributor

@jacquesfize jacquesfize commented Apr 2, 2025

! WORK IN PROGRESS !

This PR shows early work on the docker compose evolution of GDS.

Examples :

  • docker compose -f essential.yml --profile db --profile usershub Install GeoNature, create a new DB and install UsersHub
  • docker compose -f essential.yml up Install only GeoNature (works with existing DB)
  • docker compose -f essential.yml -f traefik.yml up Install only GeoNature (works with existing DB) and enable traefik

@jacquesfize jacquesfize changed the title Feat: add flexibility to the existing dockjer compose Feat: add flexibility to the existing docker compose Apr 2, 2025
@Christophe-Ramet
Copy link
Contributor

closes #18

* feat: Multiple little enhancement in compose yml files

* feat: Added dev compose

* feat: Added sample and readme

* chore: deleted unused docker compose

* chore: Added docker-compose.yml

* chore: Deleted useless line and typo
@Christophe-Ramet Christophe-Ramet marked this pull request as ready for review April 22, 2025 15:34
@Christophe-Ramet Christophe-Ramet self-requested a review April 22, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants