mirror of
https://github.com/goauthentik/authentik
synced 2026-05-09 00:22:24 +02:00
9a9feea5ffbdeb9dca94aaa525d45c2b8d2fe98d
passbook
Quick instance
export PASSBOOK_DOMAIN=localhost
# Optionally enable Error-reporting
# export PASSBOOK_ERROR_REPORTING=true
docker-compose pull
docker-compose up -d
docker-compose exec server ./manage.py migrate
docker-compose exec server ./manage.py createsuperuser
Languages
Python
54.7%
TypeScript
34.8%
Go
4.3%
CSS
2.2%
Rust
1.9%
Other
2%