2 Commits

Author SHA1 Message Date
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