Proxy wordpress sites through the cloud.
This commit is contained in:
@@ -46,9 +46,8 @@ job "wordpress" {
|
||||
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.http.routers.wordpress.entryPoints=websecure",
|
||||
"traefik.http.routers.wordpress.middlewares=authentik@file",
|
||||
"traefik.http.routers.wordpress.rule=Host(`wordpress.paler.net`)",
|
||||
"traefik.http.routers.wordpress.entryPoints=web4proxy",
|
||||
"traefik.http.routers.wordpress.rule=Host(`wordpress.paler.net`) || Host(`ines.paler.net`) || Host(`coachingfor.me`) || Host(`coachingfor.work`) || Host(`petru.ines.paler.net`) || Host(`liam.paler.net`) || Host(`tomas.paler.net`) || Host(`musictogethersilvercoast.pt`)",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user