Switch to terraform

This commit is contained in:
Prox
2026-02-15 18:37:15 +02:00
commit a7062b43ab
70 changed files with 6063 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
# =============================================================================
# Gitea PoC Vault Secrets
# =============================================================================
# This PoC deployment doesn't use external OAuth, so no secrets are required.
# This file exists for consistency with the deployment pattern.
#
# If you add secrets later:
# cp vault.yml.example vault.yml
# # Edit vault.yml
# ansible-vault encrypt vault.yml
# Placeholder - no secrets needed for standalone Gitea
# vault_example_secret: "changeme"