Before you start
- The origin must be reachable from the internet over HTTP or HTTPS.
- A signed-in kombify account registers names through api.kombify.io. Self-hosted installs register with an API key after email verification.
- Connected StackKits and Techstack flows can register first-party kit names for you.
Give the service a name
- Register a base name for the homelab. Hosted accounts get
{homelab}-{you}.kombify.me. Self-hosted installs getsh-{homelab}-{device}.kombify.me. - Register the service under that base. First-party kit slugs such as
auth,id, andcoolifyalways become{base}-{service}.kombify.me. - Point the service at the public origin URL.
- Expose the service route. Unexposed service names stay unpublished.
https://{base}-{service}.kombify.me in a browser.
Reserved apex names such as auth.kombify.me stay unused. Kit login still
lands on {your-lab}-auth.kombify.me.
