This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
617e929e1a
authelia
/
example
/
compose
/
nginx
/
backend
/
docker-compose.yml
7 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Move docker-compose configuration in dedicated directory
2018-03-04 11:29:11 +00:00
version
:
'2'
services
:
nginx-backend
:
[BREAKING] Create a suite for kubernetes tests. Authelia client uses hash router instead of browser router in order to work with Kubernetes nginx-ingress-controller. This is also better for users having old browsers. This commit is breaking because it requires to change the configuration of the proxy to include the # in the URL of the login portal.
2019-03-03 22:51:52 +00:00
image
:
authelia-example-backend
Move docker-compose configuration in dedicated directory
2018-03-04 11:29:11 +00:00
networks
:
Authelia can be run locally while communicating with docker environment.
2019-01-27 14:54:29 +00:00
-
authelianet