d7aa7c2013875193d9b64b3dd839d0efd3897c64
The previous doc assumed a Gitea Actions workflow (which requires a self-hosted act_runner that we don't have, hence the 'No matching online runner with label: ubuntu-latest' error). The actual setup is much simpler: a Gitea Webhook pointing at the deploy endpoint. No runner, no workflow file. Setup is one-time in Settings -> Webhooks -> Add Webhook. Documents: - The push -> webhook -> deploy -> EasyPanel flow - Exact payload URL, method, content type, events - Test Delivery verification step - Why Gitea Actions doesn't work without act_runner - Troubleshooting: push not triggering, build failure modes (nixpacks 'No start command', node 20 vs 22), and a curl recipe for redeploying without a code change.
Description
No description provided
Languages
Astro
96.8%
CSS
1.8%
Python
1.2%