1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-06 23:12:22 +00:00
terraform-playground/gitea
Jason Hall 51ee9aa0ec
Add Gitea deployment with Cloud Run and GCS storage
- Deploy Gitea on Cloud Run with persistent GCS storage
- Pre-configure with app.ini to skip setup wizard
- Enable OAuth2 functionality (GitHub OAuth ready)
- Use SQLite for simple single-instance deployment
- Mount configuration and data via GCS FUSE
- Add documentation for OAuth setup

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 15:31:46 -04:00
..
app.ini.tpl Add Gitea deployment with Cloud Run and GCS storage 2025-08-04 15:31:46 -04:00
main.tf Add Gitea deployment with Cloud Run and GCS storage 2025-08-04 15:31:46 -04:00