mirror of
https://github.com/myronblair/infra
synced 2026-06-30 17:50:10 -05:00
3080273e0a9425a63ba8ff6b15419d080c296a8a
HA disk lost after Proxmox config reset. Exported while VM still running from page cache: areas (24), all entity states (2058), areas list. Note: Google Drive Backup addon was installed — check Google Drive for .tar backups.
DO Server Infrastructure
DigitalOcean server at 165.22.1.228 (CyberPanel / OpenLiteSpeed).
Directory Structure
cron/— Root crontab (CyberPanel + JARVIS entries)systemd/— Custom systemd service unitsagent/— JARVIS agent config template
Deploy workflow
- Edit code in site repos (myronblair/*)
git push origin main- On server:
cd /home/<site>/public_html && git pull origin main
JARVIS agent install
cp agent/config.json /opt/jarvis-agent/config.json
systemctl enable jarvis-agent
systemctl start jarvis-agent
Description
Languages
Markdown
100%