Commit Graph
2 Commits
Author SHA1 Message Date
kennethobsequio 6765c1faba digitalocean droplet is best
Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
2026-08-02 00:20:23 +08:00
kennethobsequioandClaude Sonnet 5 c1e48faa56 ci: auto-deploy to droplet on push to main
Adds a GitHub Actions workflow that SSHes into the API droplet on every
push to main and runs deploy.sh (git pull + npm install + systemctl
restart). The deploy key is restricted server-side via a forced-command
in authorized_keys, so it can only ever run that one script.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-01 14:26:11 +08:00