WIP: TFGrid single-VM deployment with web gateway (HTTPS) #42
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_services_archive!42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_deploy_tfgrid"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
deploy/single-vm/with OpenTofu + scripts for TFGrid deploymentgrid_name_proxyweb gateway for HTTPS (no public IPv4 needed)make all ENV=prodormake all ENV=devFiles
tf/main.tf— VM + network + web gatewayscripts/setup.sh— Docker install, image pull, systemd servicescripts/update.sh— Quick pull + restartMakefile— Orchestration (init, deploy, setup, update, test, info)envs/prod/andenvs/dev/— Per-environment configCloses #41
Superseded by #43 (combined deploy branch with all PRs merged).