Building the Future, One Website at a Time
⚠️ Delete removes ALL data permanently!
Server-level monitoring that complements MainWP/WPMU DEV.
Windows: GitHub Desktop + VS Code | VPS: git CLI
Proves backups restore. Note: WPVivid → Google Drive (download to verify locally)
Claude Desktop can query VPS directly via Hostinger API.
| Command | Purpose | Command | Purpose |
|---|---|---|---|
| jps-deploy-site | Deploy new WordPress site | jps-audit | Server health & drift detection |
| jps-remove-site | Delete a site completely | jps-audit --brief | Quick health summary |
| jps-list-sites | List all hosted sites | jps-backup-verify | Verify backup integrity |
| jps-status | Quick site inventory | jps-monitor | Health checks for cron |
| jps-checkpoint | Pre-change backup trigger | jps-site-suspend | Disable site without deleting |
Edit locally → Commit/Push (GitHub Desktop) → Pull on VPS
Or: Edit on VPS → Push → Fetch/Pull locally