Deploy Peekaping + SQlite

Open Source & Self-Hosted uptime monitoring tool

Deploy Peekaping + SQlite

Peekaping + SQlite

0xfurai/peekaping-bundle-sqlite:latest

Just deployed

/app/data

Deploy and Host Peekaping on Railway

Peekaping is a modern, self-hosted uptime monitoring and status page tool built with Go and React. It tracks websites, APIs, services, databases, and more, with real-time dashboards and multi-channel alerts. It’s MIT-licensed, API-first, and supports Postgres, MongoDB, or SQLite storage. A clean Uptime Kuma alternative focused on performance and extensibility. Sources: peekaping.com, docs.

About Hosting Peekaping

On Railway, you deploy Peekaping as a containerized service and attach a database (PostgreSQL is a great fit). Peekaping’s new architecture can run as a single bundled image (simplest) or as microservices (API, worker, producer, ingester) for scale. You’ll configure env vars (DB connection, base URL, SMTP or chat-webhooks), expose the web UI, and optionally add Redis if you go microservices. Railway handles HTTPS, scaling, and restarts. After deploy, create monitors (HTTP, TCP, Ping, DNS, gRPC, Docker, Postgres, Redis, etc.), set alert channels (Email, Slack, Telegram, PagerDuty, Ntfy, Gotify, etc.), and publish a public status page.

Common Use Cases

  • Replace Uptime Kuma with a typed, API-first monitor and status pages
  • Monitor apps, infra, and databases with real-time alerts to Slack/PD
  • Host a branded public status page for your product or internal teams

Dependencies for Peekaping Hosting

  • Railway project with a Postgres database (or MongoDB/SQLite)
  • Docker deployment enabled (use the bundled image for simplicity)

Deployment Dependencies

Implementation Details

Just hit deploy

Why Deploy Peekaping on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Peekaping on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

Want me to wire a Railway template.json and env matrix so folks can one-click this?


Template Content

More templates in this category

View Template
N8N Main + Worker
Deploy and Host N8N with Inactive worker.

View Template
Postgres S3 backups
A simple NodeJS app to back up your PostgreSQL database to S3 via a cron

View Template
Prefect [Updated Nov ’25]
Prefect [Nov ’25] (ETL & Automation alternative to Airflow) Self Host