search-engine/scripts/deploy.env.example
King Omar b3aea18d9c Initial commit: RADICAL_SEARCH self-hosted web search engine
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>
2026-07-22 01:52:31 +10:00

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