Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

[WIP] use traefik instead of caddy #62

Closed
wants to merge 6 commits into from

Conversation

SvenDowideit
Copy link

@stefanprodan this is how i'm using swarmprom atm - both traefik and elasticsearch are set up in separate swarms, so I've not cleaned it up for publication yet

Are you interested in a Traefik version? would you like it as a separate compose file (with traefik in it), or would you like to replace caddy?

for my local testing, I use https://admin.loc.alho.sh/grafana/ for the URL, and my traefik is set up to use letsencrypt (and *.loc.alho.st` DNS is set to 127.0.0.1)

tell me which way you'd like this - or if you don't, and I'll update it to suit.

Dowideit, Sven (O&A, St. Lucia) and others added 6 commits July 3, 2018 12:33
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <[email protected]>
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <[email protected]>
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <[email protected]>
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <[email protected]>
@OzzyKampha
Copy link

I would like it to replace caddy :)

@SvenDowideit
Copy link
Author

@stefanprodan I wonder - are you still working on this, or are you at a point where you'd like help maintaining it?

@stefanprodan
Copy link
Owner

I could use some help that's for sure :)

Regarding traefik I think it's too heavy for the task at hand, but if can make this as an optional replacement for caddy I would go with it.

@SvenDowideit
Copy link
Author

SvenDowideit commented Nov 8, 2018

now that's a challenging thought - our swarm has grown to using keycloak for auth, and traefik for dns based proxying and lets encrypt https

(though I expect caddy can do the same...)

I've not used caddy, so I'm not (yet) sure how to structure traefik and caddy to be selectable...

note to self: there seems to be a caddy plugin that adds a similar docker label discovery auto-configuration to caddy: https://github.com/lucaslorentz/caddy-docker-proxy/blob/master/README.md

@stefanprodan
Copy link
Owner

Closing this in favor of #89

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants