mirror of
https://github.com/myronblair/jarvis
synced 2026-07-27 16:22:55 -05:00
2f74b98bbc
- SETUP button in Workers > Daemons runs full deploy: copies reactor.py + requirements.txt from deploy/, creates venv, pip install, installs jarvis-arc.service, systemctl enable + restart - RESTART button now calls systemctl restart jarvis-arc (was nohup pkill) - arcSetup() JS function with confirm dialog and loading state - Setup log written to /var/log/jarvis/arc-setup.log