-
Notifications
You must be signed in to change notification settings - Fork 10
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
feat: add traefik2 for all the services (except monitoring) in dev mode #1287
Draft
linuxbandit
wants to merge
8
commits into
special/no-submodules-only-manifests
Choose a base branch
from
feat/traefik2
base: special/no-submodules-only-manifests
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Mar 9, 2024
-
feat: add traefik2 for all the services (except monitoring) in dev mode
Currently the traefik2 configuration is for DEV, i.e. it assumes a bunch of self-signed certificates (via mkcert) to be provisioned. In other words there is not yet the ACME http01 challenge. It will be introduced after i make sure it works
Configuration menu - View commit details
-
Copy full SHA for 4ae934a - Browse repository at this point
Copy the full SHA 4ae934aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d30050 - Browse repository at this point
Copy the full SHA 8d30050View commit details
Commits on Mar 10, 2024
-
fix: assign correct labels to services
- the enablement MUST be specified - use a common middleware for all the metrics routes - specify the entrypoint=websecure so that there are no other routes made in auto by traefik - bump the traefik version to 2.11
Configuration menu - View commit details
-
Copy full SHA for 2d8a744 - Browse repository at this point
Copy the full SHA 2d8a744View commit details -
Configuration menu - View commit details
-
Copy full SHA for b034674 - Browse repository at this point
Copy the full SHA b034674View commit details -
Configuration menu - View commit details
-
Copy full SHA for db288d8 - Browse repository at this point
Copy the full SHA db288d8View commit details -
fix: remove mount on static image
I built the image with those files inside and tagged it :prod
Configuration menu - View commit details
-
Copy full SHA for fd1eb20 - Browse repository at this point
Copy the full SHA fd1eb20View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4616f7a - Browse repository at this point
Copy the full SHA 4616f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 828ca68 - Browse repository at this point
Copy the full SHA 828ca68View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.