test commit for gitea
Some checks failed
Deploy to VPS / deploy (push) Failing after 51s
Deploy to Railway / deploy (push) Failing after 46s
Network Test / test_network (push) Successful in 2m11s

This commit is contained in:
Mykhailo Svishchov
2026-03-07 19:33:44 +02:00
parent 92e653e48c
commit 3d65228814

View File

@@ -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