flaviostutz / docker-swarm-cluster

Combines some general tooling for creating a good Docker Swarm Cluster (Swarm Dashboard, Traefik, Portainer, Prometheus, Grafana)
MIT License
78 stars 30 forks source link

docker-swarm-feeds and caddy #6

Closed UnclePhil closed 3 years ago

UnclePhil commented 3 years ago

Hello, I see you are still using this (flaviostutz/docker-swarm-feeds:1.1.0) version of feed with the caddy configuration. For me feeds is dedicated to traefik Is it still working with caddy ?? ( I' ve a nice white screen on my infra) or did you have plan to change the sniffing of the labels ??

But the idea to use it with caddy is very nice . just missing a traffic dashboard

Best regards

Ph Koenig

flaviostutz commented 3 years ago

I don’t have plans to implemente this for Caddy now, but would be glad if you collaborate on this! The implementation idea would be the same as with Traefik :)

Thanks for the interest!

Sent from my iPhone

On 15 Jan 2021, at 12:54, Philippe Koenig notifications@github.com wrote:

 Hello, I see you are still using this (flaviostutz/docker-swarm-feeds:1.1.0) version of feed with the caddy configuration. For me feeds is dedicated to traefik Is it still working with caddy ?? ( I' ve a nice white screen on my infra) or did you have plan to change the sniffing of the labels ??

But the idea to use it with caddy is very nice . just missing a traffic dashboard

Best regards

Ph Koenig

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

UnclePhil commented 3 years ago

I'm working on it !! Ability to use a more agnostic tag working with any container deployment and with a more customizable output interface (handlebar template usage)

flaviostutz commented 3 years ago

Great!

Sent from my iPhone

On 16 Jan 2021, at 07:00, Philippe Koenig notifications@github.com wrote:

 I'm working on it !! Ability to use a more agnostic tag working with any container deployment and with a more customizable output interface (handlebar template usage)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

UnclePhil commented 3 years ago

First release!!, have a look and give some advice

https://github.com/UnclePhil/xfeed

Best regards Ph Koenig