Self-hosted PaaS, ergonomically simple

Push to GitHub. Get a URL.

Loocy Cloud runs on a single VPS you own. Connect a repo, get HTTPS, preview deploys, and one-click databases — without the complexity of larger PaaS tools.

The stack, in one breath

One VPS. Two containers (web + worker). Caddy in front, Docker beneath. Nothing to learn that you don't already know.

Caddy
Auto HTTPS, dynamic config
Docker Engine
One image per deploy
Nixpacks
Zero-config builds
Next.js + Hono
UI + API in one app
SQLite (WAL)
One file is the metadata
GitHub App
Login + private repo access

What you get

Git push deploy

Connect a GitHub repo. Each push to your branch builds and rolls out with zero downtime.

Automatic HTTPS

Auto subdomain on loocy.cloud, plus your own custom domains. Caddy handles certificates so you don't think about them.

PR preview deploys

Open a PR — get a fresh URL. Close it — the container disappears. No babysitting.

One-click databases

Postgres, Redis, MySQL, Mongo as managed services. Internal DNS, copy connection string, done.