Shipyrd gives your team full visibility into every deployment. See who shipped, what changed, and what's waiting to go out—without going digging.
Shipyrd answers the questions your team asks every day—automatically.
See the exact time, duration, and commit SHA of every deploy across all destinations.
Every deploy is attributed. No more guessing who pushed that Friday afternoon change.
Shipyrd links to the commits in each deploy so you can see exactly what shipped.
Manually lock a destination before deploying, or auto-lock outside your team's business hours to prevent off-hours deploys.
Run /shipyrd lock production, /shipyrd unlock production, or /shipyrd status from any channel. No tab-switching.
See what's On Deck—commits merged but not yet in production.
Sign up, wire it in, deploy. That's it.
Create your account on Shipyrd and add your SHIPYRD_API_KEY to your secrets.
Use the GitHub Action, Kamal hooks, an AppSignal or Rollbar webhook, or plain HTTP. Whatever your pipeline already runs.
Deploy your app and watch your dashboard light up.
Drop Shipyrd into your deploy pipeline in minutes—however you ship.
Add the gem and two hook files. Shipyrd is notified automatically on every deploy.
bundle add shipyrd kamal deploy
One step in your workflow. Track pre-deploy, post-deploy, and failed states straight from CI.
- uses: shipyrd/deploy-action@v1
with:
api-token: ${{ secrets.SHIPYRD_API_KEY }}
status: post-deploy
Connect your account and deploy events flow into Shipyrd automatically.
honeybadger deploy \ --environment production
Send AppSignal deploy markers to Shipyrd over a webhook. Zero CI changes.
webhook: https://hooks.shipyrd.io /incoming/appsignal/$KEY
Point Rollbar's deploy webhook at Shipyrd and deploys show up alongside everything else.
webhook: https://hooks.shipyrd.io /incoming/rollbar/$KEY
No framework needed. Notify Shipyrd from any script or CI pipeline with a single request.
curl -X POST \ https://hooks.shipyrd.io/deploys.json \ -H "Authorization: Bearer $KEY"
Everything you need to keep your team in sync on deployments.
Chronological view of every deploy across all apps and destinations.
Claim a destination before deploying. Slack notifications keep the team in sync.
Notifications on deploy completion and lock/unlock events.
Track how long each deploy takes across apps and destinations. Spot regressions early.
See which commits are merged but not yet deployed. Know exactly what's going out next.
Drop a Shipyrd badge into any README. Shows current deploy status per destination—just like a CI badge.
Same product. You decide who runs it.
| Community | Hosted | |
|---|---|---|
| Price | Free | $14.99/mo |
| Deploy tracking & all integrations | ✓ | ✓ |
| Run on your own infra | ✓ | — |
| Managed hosting, updates, backups | — | ✓ |
| Weekly deploy summary email | — | ✓ |
| Trial | — | 45 days |
Self-hosting setup lives in the shipyrd/shipyrd README.
Replace "hey, did you deploy?" with a dashboard that actually answers the question.
45-day free trial. Plans start at $14.99/mo.