initial commit

This commit is contained in:
2025-09-17 10:52:06 -05:00
commit 7e24c746e8
13 changed files with 2924 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
rg_name = "ride-gitea-production-rg"
location = "eastus2"
vm_name = "ride-gitea-prod-vm"
vm_size = "Standard_B2s"
admin_user = "azureuser"
ssh_pub_key_path = "~/.ssh/id_rsa.pub"