From 42bcdaff08246bc80f8e71df47ca5201dc6158a2 Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:56:05 -0700 Subject: [PATCH] docs: add RepoCloud one-click deploy button --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f71a6a5f..8b8d9030 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,10 @@ docker run -p 3001:3001 --env-file .env \ Leave `EMBEDDED_POSTGRES` off and set `DATABASE_URL` to point at a database you already run. [docs/deployment.md](docs/deployment.md) has the minimum sizes, the platform notes, and how it behaves behind more than one replica. +## ☁️ One-Click Deploy + +[![Deploy on RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/OpenBot/) + ## Try it - Open `/bot` and ask: `Open news.ycombinator.com and tell me the top story.`