myron f8c406dbad Remove stale completed-task memory files
Deleted: jarvis_improvements_list (all 13 done), novacpx_todo (all done),
jarvis_migration (complete — JARVIS on VM 211). Updated MEMORY.md index.
2026-06-26 03:07:03 +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%