mirror of
https://github.com/myronblair/infra
synced 2026-06-30 17:50:10 -05:00
fix: website webhooks now at tomtomgames.com/webhook.php (jarvis.orbishosting.com no longer on DO)
This commit is contained in:
@@ -88,7 +88,7 @@ All sites live at `/home/<domain>/public_html/` on DO. CyberPanel/OpenLiteSpeed
|
||||
|
||||
**Two separate webhook handlers:**
|
||||
- **JARVIS repo** → `http://jarvis.orbishosting.com:1972/webhook.php` — deploys to JARVIS VM (`/var/www/jarvis/`). Deploy log: `/var/www/jarvis/logs/deploy.log`
|
||||
- **All 6 website repos** → `https://jarvis.orbishosting.com/webhook.php` on DO — deploys to `/home/<site>/public_html/` on DO. Deploy log: `/home/<site>/logs/deploy.log`
|
||||
- **All 6 website repos → `https://tomtomgames.com/webhook.php` on DO — deploys to `/home/<site>/public_html/` on DO. Deploy log: `/home/tomtomgames.com/logs/deploy.log`. Deploy log: `/home/<site>/logs/deploy.log`
|
||||
|
||||
HMAC secret (both handlers): `4c8805f0285214ff0a0602b5880270b935f36a896946c7f1`
|
||||
Deploy queue: `/tmp/jarvis-deploy-queue.txt` | Runner: `/usr/local/bin/jarvis-deploy.sh` (cron every min, on both DO and JARVIS VM)
|
||||
|
||||
Reference in New Issue
Block a user