Self-host
- Run on any Hetzner box
- Production bootstrap scripts
- Backup, restore, observability
- Community support
Your code and your data stay on EU-operated hardware — GDPR is the home jurisdiction, not a checkbox bolted on later. And the path from source to a live URL is a single command, with logs, metrics, and an exportable audit trail already wired in. Managed Postgres included when you want it.
A small, composable set of primitives that integrate cleanly. Every card maps to a working code path, not a roadmap promise.
A single uc deploy takes source → image → running container with a stable route URL.
<app>.<project>.uniicy.cloud, retargeted atomically on every release. Zero-downtime cutover.
AES-256-GCM at rest under an operator-held master key. A leaked DB backup reveals nothing useful.
Every signup, deploy, and secret change lands in a hash-chained log — exportable per project as evidence.
Prometheus + Loki + Grafana shipped together. Five operator dashboards live on first boot.
If a container dies, Caddy and the control plane reconcile on the next pass. Health checks run unwatched.
Every project can provision managed PostgreSQL in one click — then opt into vector search, scheduled jobs, time-series, or row-level security as platform capabilities. No separate cluster to run, and nothing to wire up by hand.
$ uc db create · uc db capability enable pgvector
This is the actual production deploy flow — not a marketing simplification. Every step is one command.
curl -fsSL get.uniicy.cloud | shuc signup && uc loginuc project create demouc secret set API_TOKEN=…uc deployuc logs --followFiles, assets, and database backups in one durable, versioned store — encrypted at rest with a key only your operator holds, and priced by the gigabyte instead of by surprise.
Works with the AWS SDKs, the aws s3 CLI, and rclone — anything that already speaks S3. No proprietary client to learn.
Application uploads, static assets, and database snapshots live in one durable, versioned store.
Objects are age-encrypted; the master key is held by your operator and never lands on the storage host.
≈ €0.0045 / GB-month on EU hardware, with zero egress between Uniicy regions. No tiered minimums.
The uc tool is one Go binary on Linux, macOS, and Windows. No dependencies on your laptop just to talk to the platform.
No AWS-style surprise bills. Final prices land before public beta — alpha customers keep a documented early-access discount.
Pricing is preview only — the official rate card lands before public beta. We will never silently switch you to a more expensive tier; every price change requires opt-in.
Private alpha is invite-only while we harden the runtime fleet. Tell us what you'd deploy — the team reads every message and replies within 48 hours.