Focused Tool · Apache 2.0 · Single Binary · Operations

Self-hosted remote server monitor

Check that your servers, APIs, and services are responding. Get alerted when they're not. Uptime Robot without the third party having a feed of your infrastructure topology.

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

A devops team integrates Outpost into their CI pipeline. A post-deploy hook creates a host record via the API. The stats endpoint feeds a Grafana panel. When something goes wrong, the team searches hosts by keyword to find related records without switching tools.

What Outpost replaces

Self-hosting used to mean spending a weekend configuring Docker, Postgres, Redis, and an Nginx reverse proxy. Outpost skips all of that. It compiles to a static binary with an embedded database, so there is nothing to install and nothing to maintain.

Endpoints
Under the hood

Install Outpost with the one-line shell script or download the binary directly from GitHub. Run it, open /ui, and start creating hosts. 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.

Uptime Robot at $7/mo.

Self-hosted remote server monitor. 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 outpost
Run
PORT=8740 ./outpost
Open
http://localhost:8740

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

Pricing

Free to start. Pro when you need it.

Free
$0
forever
  • 5 monitors, 5-min checks
  • Single binary, embedded SQLite
  • Apache 2.0 — modify freely
Pro
$0.99
per month
  • Unlimited monitors, 1-min checks, multi-region, SLA reports
  • 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 OUTPOST_LICENSE_KEY=stockyard_xxxxxxxxxxxxxxxxxxxx
./outpost

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