Why Dplyd?

The simplest way to track your deployment journey

Simple & Fast

Post a deployment in under 10 seconds. One HTTP request. That's it.

curl -X POST https://dplyd.com/api \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -d "message=Shipped v1.2.3"

No complex dashboards. No lengthy setup processes. No learning curve. Just ship and share.

Complete Deployment History

Build a permanent record of everything you ship. Over weeks, months, and years, you'll accumulate a comprehensive timeline of your deployment journey.

Track Your Progress

See patterns in your deployment frequency. Identify your most productive periods. Celebrate milestones.

Share Your Journey

Show stakeholders, teammates, or potential employers your consistent shipping record.

Never Lose Context

Link each deployment to commits, PRs, or changelogs. Years later, you'll know exactly what shipped when.

Public by Default

Your deployment feed is your portfolio. Build in public and inspire other developers.

Easy to Get Started

Three steps. Five minutes. You're shipping.

1

Sign up

Email and password. No credit card. No trial period nonsense.

2

Generate API token

Click once on your profile page. Copy token. Done.

3

Post your first deployment

Add a curl command to your CI/CD pipeline, deploy script, or GitHub Action. Instant deployment logging.

Built for Developers

API-first design. Works anywhere you can run curl.

  • GitHub Actions, GitLab CI, CircleCI, Jenkins - works with any CI/CD platform
  • Deploy scripts, bash hooks, custom workflows - integrate anywhere
  • Live deployment badges for your README
  • Real-time updates via Turbo Streams
  • No JavaScript SDK required - just HTTP

Free to Use

No pricing tiers. No feature gates. No hidden costs. Just a tool for developers to celebrate shipping.

Dplyd exists to encourage developers to ship more and celebrate progress. The global feed creates accountability and inspiration.

What Dplyd Is NOT

  • Not a status page - We don't monitor uptime or incidents. Just celebration.
  • Not a changelog builder - We're not here to format release notes or generate customer-facing announcements.
  • Not an analytics platform - No graphs, no metrics, no deployment frequency analysis. Just a timeline.
  • Not a team collaboration tool - No Slack integrations, no approval workflows, no deployment gates.

Dplyd is intentionally minimal. If you need complex features, there are excellent enterprise tools. We're the opposite: dead simple, always free, focused on the joy of shipping.

Ready to start building your deployment history?

Sign Up Free

or view the API docs