Support custom subdomains and port

This commit is contained in:
LooseSeal2
2019-07-20 04:13:19 -07:00
parent 208a79f187
commit 9450034979
75 changed files with 104 additions and 75 deletions

View File

@@ -30,7 +30,7 @@
traefik.enable: 'true'
traefik.https.port: '443'
traefik.https.frontend.entryPoints: 'https'
traefik.https.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}'
traefik.https.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}}{{tldset}}{{cname}}'
- name: 'Setting PG Volumes'
set_fact: