Add DB schema, agent script, vhost config, deploy cron

- db/schema.sql: full jarvis_db schema (15 tables)
- agent/jarvis-agent.py: production agent script
- config/vhost/: OpenLiteSpeed vhost configuration
- deploy/jarvis-agent.service: systemd unit
- deploy/cron-jarvis.txt: JARVIS cron entries
- .gitignore: exclude system dirs and logs
This commit is contained in:
2026-05-25 13:51:12 +00:00
parent 6b6b6fcc3b
commit d3156b98b3
8 changed files with 1060 additions and 0 deletions
+5
View File
@@ -8,3 +8,8 @@ logs/
# OS
.DS_Store
.imunify_patch_id
.ssh/
mail.*/
logs/
backup/