Skip to content

Your VPS, your docs

These are the public reference docs for the catena software suite as deployed on your VPS. Every page applies to every catena installation; the per-installation specifics (your domain names, your inventory hostname, your S3 bucket) are surfaced in the client portal.

If you are evaluating catena, start with How this software suite works for the plain-language tour. If you are an existing client, your portal links into these docs in context for the operational tasks that come up day-to-day.

  • How this software suite works — a plain-language tour of the services and how they fit together. Start here if this is your first time.
  • Where your data lives — what’s on the VPS, what’s in your S3 backup bucket, what’s lost if the VPS burns down.
  • Files you should not touch — hand-edits get overwritten the next time your operator pushes an update. Here’s what to leave alone.

Every catena installation publishes the same set of subdomains under your zone. Your portal shows the actual values for your deployment. The shape:

ServiceSubdomain
Keycloak (identity + SSO)auth.yourdomain.com
Dokploy (app deployment)admin.yourdomain.com
Gatus (service health)monitor.yourdomain.com
Homepage (dashboard)dash.yourdomain.com
OliveTin (one-click actions)actions.yourdomain.com
Healthchecks (cron / dead-man)checks.yourdomain.com

Note: Throughout the docs, yourdomain.com is the business domain you provided at onboarding — the input pill at the top of this page rewrites every occurrence on the fly so the URLs you see match your installation.