🆘 Infrastructure Rescue & Sync Guide
Created: April 21, 2026
1. Current State
- The Engine: The Chromebox (The Box) is fully provisioned with Nix, Docker, and Antigravity. (The waycup-vm remains as a GCP backup).
- The Keys: Use the “KDock SSH” key from 1Password.
- The IP: 34.123.155.205 (User: kevin_waycupcreative_com)
2. Setting up a new Local Machine (Chromebox/Laptop)
If things feel broken on a local machine, run these commands to sync with the new architecture:
Sync Dotfiles (Aliases & SSH Config)
cd ~/dotfiles
git fetch origin
git reset --hard origin/main
source ~/.bashrcSync the Vault (Knowledge)
cd ~/projects/01_internal/core/vault
git pull origin main3. Termius Setup
Do NOT rely on terminal aliases for the primary connection.
- Open Termius.
- Add New Host:
- Label: WayCup Admin VM
- Address: 34.123.155.205
- Username: kevin_waycupcreative_com
- Key: Select/Import your KDock SSH key.
- Connect.
4. On the VM (The Engine)
Once connected via Termius, you have these tools:
gemini: Antigravity AIdocker: Containerizationgcloud: Google Cloud SDKwaycup: Sync and reload command