clawdie-iso/docs
Sam & Claude d00de950d0 Add VPS migration support for Vultr/Hetzner
- clawdie-vps-setup.sh: Main installer that runs on mfsBSD
  - Partitions disk with ZFS
  - Installs FreeBSD 15.0 base
  - Downloads Clawdie-AI from Codeberg
  - Auto-generates secrets and .env

- clawdie-vps-migrate.sh: Linux rescue mode migration
  - Downloads mfsBSD + writes to disk
  - For Hetzner/OVH rescue mode

- build-vps.sh: Custom ISO builder (optional)
  - Injects Clawdie into mfsBSD ISO
  - For fully offline installs

- VPS-MIGRATION.md: Documentation with quick start

Usage (Vultr):
  1. Upload mfsBSD ISO from depenguin.me
  2. Boot and SSH: ssh mfsbsd@ip (password: mfsroot)
  3. Run: fetch -o - https://clawdie.si/vps-setup.sh | sh
2026-03-18 21:28:52 +01:00
..
SYNCOID-SETUP.md docs: add Syncoid ZFS replication setup guide 2026-03-17 16:16:35 +01:00
VPS-MIGRATION.md Add VPS migration support for Vultr/Hetzner 2026-03-18 21:28:52 +01:00