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
5a195f7ebd
authelia
/
scripts
/
utils
/
docker.js
6 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Better integrate Docker related commands in authelia-scripts.
2019-03-01 21:52:01 +00:00
module
.
exports
=
{
[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
_NAME
:
'authelia'
,
DOCKERHUB
_IMAGE
_NAME
:
'clems4ever/authelia'
Better integrate Docker related commands in authelia-scripts.
2019-03-01 21:52:01 +00:00
}