WIP: TFGrid single-VM deployment with web gateway (HTTPS) #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).
Pull request closed