/traefik-bootstrap

Generic traefik configuration with a docker socket proxy

Primary LanguagePython

traefik-boostrap

Edit dynamic_conf.yaml.example and append your own service certificates as required. Then ./mkcert-certificates followed by ./compose-up

Rootless setup

sudo setcap cap_net_bind_service=ep $(which rootlesskit)
systemctl --user restart docker