- Multi-stage Dockerfile (Authelia v4.39.20 + authelia-api binary) - Entrypoint script with bootstrap, health monitoring, graceful shutdown - docker-compose.yml for volume-based deployment - Example config and user DB placeholder - README updated with Docker deployment docs
9 lines
177 B
Text
9 lines
177 B
Text
.git/
|
|
.gitignore
|
|
*.md
|
|
*.postman_collection.json
|
|
*.postman_environment.json
|
|
example_bulk_request.json
|
|
install-authelia-api.sh
|
|
docker/configuration.yml.example
|
|
docker/compose.yml
|