-
-
Notifications
You must be signed in to change notification settings - Fork 308
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
Add Traefik Reverse Proxy with Let's Encrypt and Centralized Environment Configuration into docker-compose.yaml #414
base: main
Are you sure you want to change the base?
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34d4d01 - Browse repository at this point
Copy the full SHA 34d4d01View commit details
Commits on Sep 30, 2024
-
refactor(docker-compose): apply DRY principle using YAML anchors for …
…environment variable
Configuration menu - View commit details
-
Copy full SHA for 7d1a2b6 - Browse repository at this point
Copy the full SHA 7d1a2b6View commit details
Commits on Oct 2, 2024
-
refactor(docker-compose): add healthchecks and improve dependency han…
…dling for services; remove container_name from db, redis, and api-worker
Configuration menu - View commit details
-
Copy full SHA for 1021b1d - Browse repository at this point
Copy the full SHA 1021b1dView commit details
Commits on Oct 3, 2024
-
refactor: improve environment variables management by using common an…
…d specific anchors
Configuration menu - View commit details
-
Copy full SHA for c4b2323 - Browse repository at this point
Copy the full SHA c4b2323View commit details
Commits on Oct 4, 2024
-
feat(docker-compose): integrate Traefik for SSL management and improv…
…e service configurations
Configuration menu - View commit details
-
Copy full SHA for 30aabdd - Browse repository at this point
Copy the full SHA 30aabddView commit details
Commits on Oct 7, 2024
-
chore(docker-compose): update Traefik config for Let's Encrypt and do…
…main templating - Enable Let's Encrypt support with ACME resolver 'myresolver' - Update Traefik rules to support templated DOMAIN variable - Remove unnecessary port mappings from API and frontend services - Secure Traefik dashboard and disable 'exposedbydefault' for improved security
Configuration menu - View commit details
-
Copy full SHA for 7be44df - Browse repository at this point
Copy the full SHA 7be44dfView commit details -
feat(docker-compose): configure Traefik to route API and frontend und…
…er a single domain - Update Traefik rules to use a single domain with path prefixes - Add middleware to strip '/api' prefix for the API service - Set router priorities to resolve routing conflicts
Configuration menu - View commit details
-
Copy full SHA for a72c8d2 - Browse repository at this point
Copy the full SHA a72c8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5530c9b - Browse repository at this point
Copy the full SHA 5530c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbfdd8 - Browse repository at this point
Copy the full SHA 7cbfdd8View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1ceb69 - Browse repository at this point
Copy the full SHA d1ceb69View commit details -
Configuration menu - View commit details
-
Copy full SHA for d661cd8 - Browse repository at this point
Copy the full SHA d661cd8View commit details -
Merge branch 'docker-compose-refound' of github.com:getlago/lago into…
… docker-compose-refound
Configuration menu - View commit details
-
Copy full SHA for 0ba6648 - Browse repository at this point
Copy the full SHA 0ba6648View commit details -
Configuration menu - View commit details
-
Copy full SHA for f279fb5 - Browse repository at this point
Copy the full SHA f279fb5View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af95c18 - Browse repository at this point
Copy the full SHA af95c18View commit details
Commits on Oct 22, 2024
-
feat(docker-compose): Moving the new docker compose to docker-compose…
….new.yaml to let user time to migrate
Configuration menu - View commit details
-
Copy full SHA for 8089195 - Browse repository at this point
Copy the full SHA 8089195View commit details -
chore(docker-compose) adding jeremy review and adding a warning insid…
…e docker-compose.old.yml
Configuration menu - View commit details
-
Copy full SHA for 9bb07d5 - Browse repository at this point
Copy the full SHA 9bb07d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b251d - Browse repository at this point
Copy the full SHA f6b251dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5a117 - Browse repository at this point
Copy the full SHA 1e5a117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7cb8e - Browse repository at this point
Copy the full SHA 6e7cb8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 492edf7 - Browse repository at this point
Copy the full SHA 492edf7View commit details