docker-traefik-nextcloud-nginx
docker-traefik-nextcloud-nginx copied to clipboard
Would it be possible to switch this entirely to Docker Labels?
https://github.com/tkwant/docker-traefik-nextcloud-nginx/tree/main/traefik/volume I’d love to see an example where traefik’s entire config was embedded into either the init command as arguments or as docker labels.
This way it could be easily ported to Docker Swarm as well with minimal effort.