Crawler (Majestic Million → undici → cheerio → Meilisearch), Hono search API with P2P peer federation, Cloudflare Worker frontend, VM provisioning scripts. Adds README, .gitignore, and moves VM credentials out of deploy.sh into a git-ignored deploy.env. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
4 lines
132 B
Text
4 lines
132 B
Text
# Copy to deploy.env (git-ignored) and fill in. Used by deploy.sh.
|
|
VM_HOST=your.vm.ip.address
|
|
VM_USER=root
|
|
VM_PASS=your-vm-password
|