This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
d787caf0e4
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 09:45:11 +00:00
#!/bin/bash -ex
root: rewrite bootstrap in python, remove management command
2020-05-16 20:14:26 +00:00
/app/wait_for_db.py
"
$@
"