This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
authentik
mirror of
https://github.com/goauthentik/authentik.git
Watch
1
Star
0
Fork
You've already forked authentik
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6631471566
authentik
/
docker
/
bootstrap.sh
4 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
lib: fix ram usage due to bootstrap bootstrap now exits (0) when all services are up, instead continuously running. This is combined with a simple bash script, which does this job instead. This also adds /bootstrap.sh as docker ENTRYPOINT
2020-04-22 10:45:11 +01:00
#!/bin/bash -ex
root: rewrite bootstrap in python, remove management command
2020-05-16 21:14:26 +01:00
/app/wait_for_db.py
"
$@
"