authelia-api/.dockerignore
root 0d86609798 Add Docker container combining Authelia + Authelia-API
- 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
2026-06-24 18:54:27 +00:00

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