๐Traefik Proxy
https://traefik.io/traefik/
Deploy
Configuration
Networking
Network Range
Network Name
Internal
Self-Signed SSL
ACME
Last updated
https://traefik.io/traefik/
Last updated
$ git clone git@github.com:veerendra2/raspberrypi-homeserver.git
$ cd services/traefikv2
# create docker swarm overlay networks
$ docker stack deploy -c network.yml network
# deploy traefik reverse proxy
$ docker stack deploy -c docker-stack.yml traefikv2