Focused Tool · Apache 2.0 · Single Binary · Operations

Self-hosted async team standup tool

Post your daily standup, see what your team is working on, no meeting required. The Geekbot alternative for teams who want standups without Slack or a $3/user/mo tool.

Install Campfire Free Complete — all 150 tools $29/mo

Full REST API

Every operation in Campfire is available through a JSON REST API. No SDK required — use curl, fetch, or any HTTP client.

The problem

The moment you store discussions in someone else's cloud, you have accepted their terms, their pricing changes, and their uptime. Campfire puts that decision back in your hands with a standalone binary that runs anywhere you can run a Linux process.

Run Campfire on any server where you can execute a binary. The dashboard is immediately available at localhost, and the REST API integrates with your existing scripts and workflows. No external dependencies to configure, no managed service to subscribe to.

Setup and daily use

Install Campfire with the one-line shell script or download the binary directly from GitHub. Run it, open /ui, and start creating discussions. The SQLite database lives in a single file under the data directory. To migrate to a new server, copy the binary and the data directory. That is the entire migration procedure.

Endpoints

Geekbot at $3/user/mo.

Self-hosted async team standup tool. Self-hosted on your infrastructure. Your data never leaves your server.

Quickstart

Running in under a minute.

Download
curl -fsSL https://stockyard.dev/install.sh | sh -s -- --tool campfire
Run
PORT=8850 ./campfire
Open
http://localhost:8850

Single binary. Embedded SQLite. No Docker. No database. No dependencies.

Pricing

Free to start. Pro when you need it.

Free
$0
forever
  • 5 users, 30-day history
  • Single binary, embedded SQLite
  • Apache 2.0 — modify freely
Pro
$0.99
per month
  • Unlimited users, custom prompts, mood tracking, CSV export
  • License key, no cloud dependency
  • Email support

License key by email. One env var.

Your license key arrives by email within 5 minutes of checkout. Set it as an environment variable and restart the binary.

export CAMPFIRE_LICENSE_KEY=stockyard_xxxxxxxxxxxxxxxxxxxx
./campfire

No cloud connectivity required. The binary validates the key offline with Ed25519 signatures.

Part of the Stockyard family — 150 focused self-hosted tools · Complete bundle $29/mo · stockyard.dev