Part of #1029.
Publish a Railway template so operators can deploy the gittensory self-host stack on Railway with one click — and list it in the Railway Template Marketplace to earn creator revenue from usage.
Scope:
railway.json at repo root: Dockerfile builder, healthcheckPath: /health, healthcheckTimeout: 60, ON_FAILURE restart policy (max 5 retries), 15s draining, 1 replica
- Verify template schema compatibility with Railway's validator
- Publish to marketplace at railway.com/templates — template earns creator commission on deployments
- Document Railway as a deployment option in
docs/SELF_HOSTING.md alongside Docker Compose and Terraform
Part of #1029.
Publish a Railway template so operators can deploy the gittensory self-host stack on Railway with one click — and list it in the Railway Template Marketplace to earn creator revenue from usage.
Scope:
railway.jsonat repo root: Dockerfile builder,healthcheckPath: /health,healthcheckTimeout: 60, ON_FAILURE restart policy (max 5 retries), 15s draining, 1 replicadocs/SELF_HOSTING.mdalongside Docker Compose and Terraform