4 Commits

Author SHA1 Message Date
9431ddc6da subiendo archivos
All checks were successful
deploy-authentik / deploy (push) Successful in 23s
2025-10-05 20:29:25 -06:00
3c7168c5a7 cambio de nombre del stack para evitar conflictos
All checks were successful
deploy-authentik / deploy (push) Successful in 20s
2025-10-04 17:13:51 -06:00
daee45b908 Add secrets support to Gitea Actions workflow
Some checks failed
deploy-authentik / deploy (push) Failing after 2m44s
- Create .env dynamically from Gitea secrets and variables
- Add SECRETS.md with configuration instructions
- Use secrets for sensitive data (PG_PASS, AUTHENTIK_SECRET_KEY)
- Use variables for non-sensitive config
2025-10-04 15:20:03 -06:00
9ac3eb8dc1 Initial Authentik setup with docker-compose
Some checks failed
deploy-authentik / deploy (push) Failing after 2s
- Docker Compose configuration with PostgreSQL, Redis, server and worker
- Authentik version 2025.8.4 (latest stable)
- Gitea Actions workflow for automated deployment
- Environment configuration template
- Directory structure for media, templates and certificates
2025-10-04 15:15:58 -06:00