Fix deploy workflow: use self-hosted runner, eliminate SSH roundtrip
All checks were successful
Deploy stAndrews / deploy (push) Successful in 5s

Running on ubuntu-latest required SSH back to host to run docker commands.
Switch to self-hosted runner which executes directly on the analytics VM.
This commit is contained in:
2026-04-16 06:43:10 -04:00
parent 5fbff45a2e
commit 0b5b093d99
2 changed files with 8 additions and 18 deletions

View File

@@ -37,7 +37,7 @@
## Deployment
- [ ] Fix SSH deploy workflow — failing since server outage; manual deploy required as workaround
- [x] Fix SSH deploy workflow — switched to self-hosted runner (runs-on: self-hosted), eliminates SSH roundtrip
- [x] Create Dockerfile, docker-compose.yml, .gitea/workflows/deploy.yaml
- [x] Push to Gitea — act_runner deploys on push to main
- [x] App live at apps.robwiederstein.org/stAndrews/