- Add Terraform configuration for GCP instance and storage - Add startup script for K3s installation and configuration - Add pipeline scripts for deployment and management - Add Forgejo deployment manifests and configuration
3 lines
219 B
Text
3 lines
219 B
Text
PROJECT_NAME="the name of your gcp project, often referred to as the project"
|
|
EMAIL="your email address to identify yourself with letsencrypt"
|
|
APP_DOMAIN_NAME="your domain name for the app, e.g., frgdr.some-domain.com"
|