From 29e0b3335b038b514bba1e505fed7b941f52072a Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Sat, 24 Feb 2024 15:59:49 -0700 Subject: [PATCH] Add RepoCloud Deployment Option to README This pull request introduces the addition of a RepoCloud deployment button to our project's README file, enabling users to deploy our application directly through RepoCloud. This update complements our existing deployment options, providing our users with a broader range of deployment platforms to choose from. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9e06d8a..6595bd97 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ DocuSeal is an open source platform that provides secure and efficient digital d | [Deploy on DigitalOcean](https://cloud.digitalocean.com/apps/new?repo=https://github.com/docusealco/docuseal-digitalocean/tree/master&refcode=421d50f53990) | [Deploy to Render](https://render.com/deploy?repo=https://github.com/docusealco/docuseal-render) |**Koyeb**|**Elestio**| | [Deploy on Koyeb](https://app.koyeb.com/deploy?name=docuseal&type=docker&image=docker.io/docuseal/docuseal&env[PORT]=8000&env[DATABASE_URL]=CHANGE_ME&env[SECRET_KEY_BASE]=CHANGE_ME&ports=8000;http;/) | [Deploy on Elestio](https://dash.elest.io/deploy?soft=DocuSeal&id=339) | +|**RepoCloud**| | +| [Deploy on RepoCloud](https://repocloud.io/details/?app_id=252) | | #### Docker