🤖 CARLOKU

Ship it. Promote it. Sleep.

Carloku is the hosted home of the CARLOS platform. One command packs your app into an immutable release with an instant canary URL; one more promotes the same bytes to production. Idle apps hibernate and wake on the next request.

Open the dashboard About CARLOS

How shipping works

  1. carlos ship — packs your working tree into a content-addressed release and uploads it. You get a canary URL serving exactly those bytes, immediately.
  2. carlos promote — signs that release onto a channel. Production adopts the same bytes the canary served; nothing is rebuilt on the way.
  3. Roll back by promoting the previous release. Releases are immutable, so going back is the same operation as going forward.

What you get