feat: VPS deploy script + Tor hidden service config

deploy.sh: one-command VPS setup (Docker install, firewall, build)
docker-compose.tor.yml: Tor overlay with persistent onion keys
torrc: maps port 80 onion -> botfights:9100

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-08 00:29:18 +00:00
co-authored by Claude Opus 4.6
parent 725bf290a8
commit 669c914afc
4 changed files with 96 additions and 2 deletions
+2 -2
View File
@@ -417,8 +417,8 @@ Integrated into the fight viewer:
### Phase 4: Go Live
- [x] Docker containerization
- [ ] Anonymous VPS deployment
- [ ] Tor hidden service (optional)
- [x] Anonymous VPS deployment
- [x] Tor hidden service (optional)
- [x] Rate limiting + abuse prevention
- [x] Example bot implementations (at least 2)
- [x] "How to Build a Fighter" tutorial