v1.4 — now with layer caching

Ship containers without
the platform tax.

A lightweight image registry and deployment API for small teams. Push, version and roll out — no clusters to babysit, no seat pricing games.

# push an image and cut a release
$ nodecrates push registry.nodecrates.net/app:1.4.0
$ nodecrates release app --to production --strategy rolling
✓ 3 replicas healthy in 11s
Why teams switch
Everything you need to move an image from your laptop to production, and nothing you don't.

Private registry

S3-backed, deduplicated storage with content-addressable layers. Your images, your bucket.

Deploy API

One REST call to roll out, one to roll back. Rolling, canary and blue-green out of the box.

Build cache

Shared layer cache across CI runners cuts cold builds by up to 60%.

Access tokens

Scoped, expiring tokens per environment. Audit every pull and push.

Webhooks

Fire on push, release or rollback. Wire it into Slack, PagerDuty or your own bot.

Self-host or cloud

Run the single binary on your own box, or let us host it. Same API either way.

11 msmedian pull latency
99.95%API uptime (90d)
4.2 Mimages served / mo
18regions
Documentation
Get from install to first deploy in about five minutes.

Quickstart →

Install the CLI, authenticate and push your first image.

Deploy API →

Full reference for /api/v1 — releases, rollbacks, health.

CI recipes →

Drop-in configs for GitHub Actions, GitLab CI and Woodpecker.

Pricing
Start free. Pay when you grow. No per-seat nonsense.
$0
Hobby — forever
  • 1 project
  • 5 GB storage
  • Community support
$19
Team / month
  • Unlimited projects
  • 100 GB storage
  • Deploy API + webhooks
  • Email support
Custom
Enterprise
  • Self-hosted or dedicated
  • SSO & audit logs
  • SLA & priority support
Changelog
Shipped recently.

1.4.0

Shared build cache across runners. Faster cold builds.

1.3.2

Canary strategy for the deploy API. Bug fixes for large layers.

1.3.0

Scoped access tokens and per-environment audit logs.