mirror of
https://github.com/goauthentik/authentik
synced 2026-05-12 18:06:21 +02:00
2ee45f388ca42d42d2a5a3a9e9fce03b7cc84e5e
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.8%
TypeScript
34.7%
Go
4.3%
CSS
2.2%
Rust
1.9%
Other
2%