Workspace Git Sync
Back up ~/.openclaw/workspace to a private GitHub repo automatically. Runs as a native cron job on the VPS, pushing to a configurable branch (default: auto).
Setup
Add to secrets/.env:
| |
The cron job auto-enables when GIT_WORKSPACE_REPO is set. Deploy with make deploy.
Operations
| |
Logs
The cron job writes to ~/openclaw/logs/workspace-sync.log on the VPS:
| |