deploy-self-hosted
Installation
SKILL.md
Deploy self-hosted Scalekit
Install Scalekit on Kubernetes with Helm. Then stop.
Guardrails
- MUST use an enterprise license and the distribution portal for the chart and registry token.
- MUST use external PostgreSQL 15+ and Redis 6.2+ in production. Bundled DBs are eval only.
- MUST set
app.domainwith no scheme and no trailing slash. - MUST NOT commit registry tokens, SMTP passwords, or DB passwords.
- MUST NOT write SaaSKit login. Name
implement-saaskitinstead. - MUST point the app at
SCALEKIT_ENVIRONMENT_URL=https://app.<domain>. NeverSCALEKIT_ENV_URL. Neverapp.scalekit.com.