From 57f81a1055f6c2d2e4c891cd043b273a6d9e3ab5 Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Tue, 25 Aug 2026 18:07:00 -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 406f44d0d6..3efcf3b74b 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,10 @@ OctoBot can be easily launched in the cloud from the [DigitalOcean Marketplace]( [![Deploy on DigitalOcean](https://mp-assets1.sfo2.digitaloceanspaces.com/deploy-to-do/do-btn-blue.svg)](https://marketplace.digitalocean.com/apps/octobot) +### Deploying OctoBot with one click on RepoCloud + +[![Deploy on RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/OctoBot/) + ### Using the OctoBot Executable This is the easiest way to download and install OctoBot on your computer or server. Here is [our executable installation guide](https://www.octobot.cloud/en/guides/octobot-installation/install-octobot-on-your-computer?utm_source=github&utm_medium=dk&utm_campaign=regular_open_source_content&utm_content=readme_local_installation).