Files
Momento/.gitea/workflows/deploy.yaml
Sepehr Ramezani 0c743ee679
Some checks failed
Deploy to Production / Build and Deploy (push) Has been cancelled
ci: install runner on target server, eliminate SSH complexity
Better architecture: act_runner runs directly on 192.168.1.190.
- No SSH keys needed, no secrets to configure in Gitea
- Runner executes docker compose commands locally
- Workflow uses rsync + docker compose build + healthcheck
- Updated DEPLOY.md with complete step-by-step guide

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-21 23:10:48 +02:00

1.4 KiB