diff --git a/docs/GITEA_VPS_DEPLOY.md b/docs/GITEA_VPS_DEPLOY.md index 7acf9fc..c298163 100644 --- a/docs/GITEA_VPS_DEPLOY.md +++ b/docs/GITEA_VPS_DEPLOY.md @@ -1,5 +1,6 @@ # Gitea Actions: Deploy honey-be to VPS on push to main + This guide sets up automatic deployment of **honey-be** to your Honey VPS (188.116.23.7) when you push to the `main` branch. The workflow runs on your Gitea runner, syncs the repo via rsync over SSH, then runs the rolling-update script on the VPS. ## Prerequisites