From 27e2bc16d8cbc331fd08f1e9f63b39816729868a Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Tue, 11 Feb 2025 14:35:45 -0700 Subject: [PATCH] Adding one-click deploy button for RepoCloud.io to README.md Adding button enabling community access to deploy template for self-hosting on RepoCloud.io with one click --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0a4e77e0..a959ce07 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,12 @@ Remember to always commit your local changes or stash them before pulling update --- +## One-Click Deployment Options + +[![Deploy to RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/?app_id=321) + +--- + ## Contributing We welcome contributions! Check out our [Contributing Guide](CONTRIBUTING.md) to get started.