authelia/internal/suites/example/compose/nginx/portal
Amir Zarrinkafsh b692aa73d3
[MISC] Fix dev workflow for Standalone suite (#811)
Since the TLS change was implemented, the Standalone suite attempts to reach authelia-frontend:3001. This only works for the dist/CI based workflow as nginx is run in place of node and the respective ports are exposed.
This change will attempt authelia-frontend:3001 initially for the Standalone suite but given the server is unreachable in the dev workflow, it will mark authelia-frontend:3001 as unavailable for 180s and route all requests to authelia-frontend:3000 instead.
2020-04-06 10:15:05 +10:00
..
ssl [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
docker-compose.https.yml [FEATURE] Add TLS support. (#677) 2020-03-03 18:18:25 +11:00
docker-compose.yml [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
nginx.conf [MISC] Automatically redirect from http to https in suites. (#769) 2020-03-22 17:04:51 +11:00
nginx.https.conf [MISC] Fix dev workflow for Standalone suite (#811) 2020-04-06 10:15:05 +10:00