Uniicy Cloud
European-first cloud · Private alpha

Sovereign by default. Fast by design.

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.

EU data residency GDPR by default Exportable audit log Apache 2.0 core
uc — deploy
$ curl -fsSL https://get.uniicy.cloud | sh
→ installed uc 0.9.0 · linux/arm64
$ uc deploy
→ POST /v1/deployments/web · project demo · region eu-fsn1
14:02:11 build pulling node:20-bookworm
14:04:02 push registry.uniicy.cloud/demo/web@sha256:9f2…
14:04:19 health GET /healthz → 200 · ready in 1.4s
14:04:25 route bound web.demo.uniicy.cloud
✔ Deployment live · build 12.4s
App URL: https://web.demo.uniicy.cloud
Next: uc logs --follow
$
// What the platform does

Everything a modern app needs — and nothing it doesn't.

A small, composable set of primitives that integrate cleanly. Every card maps to a working code path, not a roadmap promise.

One-command deploy

A single uc deploy takes source → image → running container with a stable route URL.

Stable URLs

<app>.<project>.uniicy.cloud, retargeted atomically on every release. Zero-downtime cutover.

Encrypted secrets

AES-256-GCM at rest under an operator-held master key. A leaked DB backup reveals nothing useful.

Tamper-evident audit

Every signup, deploy, and secret change lands in a hash-chained log — exportable per project as evidence.

Logs & metrics

Prometheus + Loki + Grafana shipped together. Five operator dashboards live on first boot.

Self-healing

If a container dies, Caddy and the control plane reconcile on the next pass. Health checks run unwatched.

// Also included

Managed Postgres, when you want it.

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

Relational Realtime Full-text search Vector search Durable queues Scheduler Time-series Row-level security
// The golden path

From install to a live URL in under three minutes.

This is the actual production deploy flow — not a marketing simplification. Every step is one command.

  1. InstallGrab the CLIcurl -fsSL get.uniicy.cloud | sh
  2. AccountSign up & log inuc signup && uc login
  3. ProjectCreate a projectuc project create demo
  4. ConfigSet a secretuc secret set API_TOKEN=…
  5. ShipBuild & deployuc deploy
  6. VerifyTail the logsuc logs --follow
// Object storage

S3-compatible storage that never leaves the EU.

Files, 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.

acme-prod-assets age-encryptedEU · HEL1
uploads/invoice-0421.pdf248 KB
assets/hero@2x.webp1.2 MB
exports/audit-2026-06.csv86 KB
backups/pg-prod-main.tar.gz.age428 MB
1,284 objects · 6.4 GBs3://acme-prod-assets.hel1
S3-compatible API

Works with the AWS SDKs, the aws s3 CLI, and rclone — anything that already speaks S3. No proprietary client to learn.

Files, assets & backups

Application uploads, static assets, and database snapshots live in one durable, versioned store.

Encrypted at rest

Objects are age-encrypted; the master key is held by your operator and never lands on the storage host.

Priced by the gigabyte

€0.0045 / GB-month on EU hardware, with zero egress between Uniicy regions. No tiered minimums.

// Install the CLI

A single static binary.

The uc tool is one Go binary on Linux, macOS, and Windows. No dependencies on your laptop just to talk to the platform.

bash
$ curl -fsSL https://get.uniicy.cloud | sh
# verify the install
$ uc version
uc 0.9.0 · commit 4a1c9e2 · built 2026-06-01T09:14:00Z
// Pricing preview

Real EU hardware. Predictable cost.

No AWS-style surprise bills. Final prices land before public beta — alpha customers keep a documented early-access discount.

Self-host

€0
forever · Apache 2.0
  • Run on any Hetzner box
  • Production bootstrap scripts
  • Backup, restore, observability
  • Community support
Read the docs

Production

~€50
/ month · starting at
  • Dedicated Hetzner EX44+
  • Unlimited deploys under quota
  • Nightly off-host backups (HEL1)
  • Full observability dashboards
Join waitlist

Enterprise

Quote
dedicated isolation
  • Per-customer runtime fleet
  • Custom retention / DR
  • DPA & sub-processor list
  • Named on-call
Contact us

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

Deploy compliant software from the EU.

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.