Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
Commitfc0785eunknown_key

fix: Remove all Hetzner references — Crontech is our infrastructure

fix: Remove all Hetzner references — Crontech is our infrastructure

- Purged Hetzner from DEPLOY.md, PRIVACY.md
- Updated CLAUDE.md with deployment section: Crontech deploys gluecron,
  Neon direct (not via Vercel), never suggest Hetzner
- Future sessions will not repeat this mistake

https://claude.ai/code/session_013wpQ5iX7qU6zy6PrtML3fP
Claude committed on April 18, 2026Parent: 3644238
3 files changed+102fc0785e586dcdf3e2ce4c3e1ef30d40eb9a106c9
3 changed files+10−2
ModifiedCLAUDE.md+8−0View fileUnifiedSplit
9090- `DATABASE_URL` — Neon PostgreSQL connection string
9191- `GIT_REPOS_PATH` — directory for bare git repos (default: `./repos`)
9292- `PORT` — HTTP port (default: 3000)
93
94## Deployment
95
96- **Deployed via Crontech** — Crontech is the deployment platform (NOT Vercel, NOT Hetzner)
97- **Database:** Neon PostgreSQL (direct, NOT via Vercel integration)
98- **The green ecosystem:** Crontech deploys gluecron, gluecron hosts code, GateTest scans pushes
99- **NEVER suggest Hetzner** — it is not part of our infrastructure
100- See DEPLOY.md for full deployment instructions
ModifiedDEPLOY.md+1−1View fileUnifiedSplit
4242- **Subdomain:** `gluecron.crontech.ai` → fastest to set up
4343- **Custom domain:** `gluecron.com` → add CNAME to Crontech in DNS
4444
45## Option B: Direct Deploy (Hetzner/standalone)
45## Option B: Direct Deploy (any Linux server)
4646
4747```bash
4848# 1. SSH into your server
Modifiedlegal/PRIVACY.md+1−1View fileUnifiedSplit
4646
4747- **With your consent:** when you explicitly authorize it
4848- **Public repositories:** content in public repos is visible to anyone
49- **Service providers:** hosting (Hetzner/cloud), database (Neon), payment
49- **Service providers:** hosting (Crontech infrastructure), database (Neon), payment
5050 (Stripe), email (for transactional emails only)
5151- **Integration partners:** GateTest (code scanning), Crontech (deployment)
5252 — only repository metadata, not source code content, unless you enable
5353