Features

Everything after go-live.

The part most deploy tools skip — the surface you live in for the next two years.

01 / releases

Ship, then un-ship.

Every release keeps its commit and its author. A bad one never goes out — the old version keeps serving. Go back to any earlier release in a click.

campfire · releases live
#218 a1b2c3d maya just now live
#217 9f4e1a2 maya 2h ago Redeploy
#216 7c0d8b3 sam yesterday Redeploy
#215 3ab9f10 sam 2d ago Redeploy

02 / data

Databases, handled.

Postgres, MySQL and Redis provisioned and connected — the connection strings are injected into your app. Scheduled backups, and a verifier that proves a backup restores.

campfire · data 3 attached
Postgres 16 pgvector provisioned
DATABASE_URL=postgres://…@db-nyc-1:5432/campfire
Redis 7 provisioned
REDIS_URL=redis://…@cache-nyc-1:6379/0
MySQL 8 provisioned
MYSQL_URL=mysql://…@db-nyc-1:3306/legacy

03 / logs

Logs and a real console.

Build and application output streams live, tagged by stream. Drop into a shell on the running container from the browser.

campfire — deploy #218 buildinglive

04 / monitoring

See it before your users do.

CPU, memory and disk history per server. Health checks after every deploy. Alerts when a number moves.

web-nyc-1 · resource history 24h · 7d · 14d
CPU 34%
Memory 71%
Disk 48%

05 / team

Teams, roles, a paper trail.

Owner down to viewer. Two-factor auth, scoped API tokens, and a permanent, attributed record of every deploy and config change.

Activity — team live
  • maya deployed campfire #218 just now
  • maya rolled back orbit #91 → #90 12m
  • sam changed 3 env vars on campfire 1h
  • system provisioned web-fsn-1 (hetzner) 3h
  • sam invited priya as deployer yesterday

Your next deploy could be on a server you own.

Attach a machine with a host, a user and an SSH key. Railyard installs the rest and watches it come online.

Free for one server, forever. No credit card.