-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
App Request: Chibisafe #371
Comments
So this needs two underlying containers, Caddy serving the webui and then Saltbox's Traefik would be on top of that? |
You don't need caddy, just multiple routers on the Traefik side to handle the 2 unique paths. |
Strange that their sample Traefik deployment still deploys Caddy in between. |
Because they don't know what they are doing I suppose. |
I mean they have this bit in their NPM guide:
|
The only time I've needed another proxy as a go between is when using WSGI. There are probably other edge cases but it is the only one I could think of. |
Yeah I don't think Caddy is required at all as the NPM guide doesn't use it, just a bit odd to have it with Traefik but I guess they don't know how to set up routers. The guide with NPM is only a week old too so guess nobody cared about not using Caddy before then |
Chibisafe
What does it do? Why? Please describe.
I'd like to have this included as the other services included in the sandbox either are too heavy(nextcloud) or not maintained anymore (Jirafeau). The following is the opening quote of the github page
Links to further information
What are you willing to do to help?
The text was updated successfully, but these errors were encountered: