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
be802cfc7b
authelia
/
example
/
compose
/
duo-api
/
docker-compose.yml
7 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
Declare suites as Go structs and bootstrap e2e test framework in Go. Some tests are not fully rewritten in Go, a typescript wrapper is called instead until we remove the remaining TS tests and dependencies. Also, dockerize every components (mainly Authelia backend, frontend and kind) so that the project does not interfere with user host anymore (open ports for instance). The only remaining intrusive change is the one done during bootstrap to add entries in /etc/hosts. It will soon be avoided using authelia.com domain that I own.
2019-11-02 14:32:58 +00:00
version
:
'3'
Add Duo Push Notification option as 2FA.
2019-03-24 14:15:49 +00:00
services
:
duo-api
:
image
:
authelia-duo-api
networks
:
-
authelianet