chef-recipes/containers/traefik/templates/conf/cockpit.yml.j2

15 lines
261 B
Django/Jinja

http:
routers:
cockpit:
rule: "Path(`/cockpit`)"
entryPoints: https
service: cockpit
tls:
certresolver: wildcard
services:
cockpit:
loadBalancer:
servers:
- url: "http://131.175.120.208:9090"