From f1178730a1ef658aba684eb5dd67fb59a7cee642 Mon Sep 17 00:00:00 2001 From: Ephraim Duncan <55143799+ephraimduncan@users.noreply.github.com> Date: Thu, 3 Sep 2026 08:25:03 +0000 Subject: [PATCH] docs(readme): add deploy on railway button (#2628) Add a "Self-Hosting with Railway" section to the README. The section has the one-click deploy button and a link to the template repository. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2f214519..0d7cbb52 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,14 @@ ghcr.io/openstatushq/openstatus-checker:latest [Complete Coolify Deployment Guide](./COOLIFY_DEPLOYMENT.md) +### Self-Hosting with Railway + +Deploy the full stack (dashboard, status pages, API, workflows, probes, libSQL, and Tinybird Local) to one Railway project with one click: + +[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/new/template/openstatus?utm_medium=integration&utm_source=button&utm_campaign=openstatus) + +The template source and the setup instructions are in [ephraimduncan/openstatus-railway](https://github.com/ephraimduncan/openstatus-railway). + ### Manual Setup #### Requirements -- 2.51.2