7 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
d51ad0191e agregando archivos de customization
All checks were successful
deploy-authentik / deploy (push) Successful in 22s
2025-10-05 19:35:48 -06:00
9044bada5c agregar a la red "principal"
All checks were successful
deploy-authentik / deploy (push) Successful in 30s
2025-10-04 17:41:03 -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
df8c3984ea Change ports to avoid conflict with Portainer
All checks were successful
deploy-authentik / deploy (push) Successful in 21s
- HTTP: 9000 -> 9100
- HTTPS: 9443 -> 9444 (Portainer already uses 9443)
2025-10-04 15:28:27 -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