This website requires JavaScript.
Explore
Help
Sign In
techies
/
authelia
Watch
1
Star
0
Fork
0
You've already forked authelia
mirror of
https://github.com/0rangebananaspy/authelia.git
synced
2024-09-14 22:47:21 +07:00
Code
Issues
Projects
Releases
Wiki
Activity
a56e5adc42
authelia
/
scripts
/
utils
/
prepare-environment.sh
5 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Introduce authelia-cli to ease development cycle.
2019-01-26 23:15:35 +07:00
#!/bin/bash
Authelia can be run locally while communicating with docker environment.
2019-01-27 21:54:29 +07:00
./scripts/dc-dev.sh up -d
./scripts/dc-dev.sh
kill
-s SIGHUP nginx-portal
Reference in New Issue
Copy Permalink