myron 3080273e0a Emergency HA config export 2026-06-26
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.
2026-06-26 13:37:28 +00:00

DO Server Infrastructure

DigitalOcean server at 165.22.1.228 (CyberPanel / OpenLiteSpeed).

Directory Structure

  • cron/ — Root crontab (CyberPanel + JARVIS entries)
  • systemd/ — Custom systemd service units
  • agent/ — JARVIS agent config template

Deploy workflow

  1. Edit code in site repos (myronblair/*)
  2. git push origin main
  3. 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
S
Description
Mirror of github.com/myronblair/infra
Readme 239 KiB
Languages
Markdown 100%