From 250c2d768bcd185ce383af9bf0077466a0df5891 Mon Sep 17 00:00:00 2001 From: Amol Date: Fri, 14 Jun 2024 23:29:24 +0530 Subject: [PATCH] Update DigitalOcean.md --- docs/docs/self-host/One-click-Install/DigitalOcean.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/self-host/One-click-Install/DigitalOcean.md b/docs/docs/self-host/One-click-Install/DigitalOcean.md index 5eba5662d..b73b65a54 100644 --- a/docs/docs/self-host/One-click-Install/DigitalOcean.md +++ b/docs/docs/self-host/One-click-Install/DigitalOcean.md @@ -11,3 +11,5 @@ OpenSign application consistes of 3 components - You can install all 3 components on digital ocean using the button below - [![Deploy on DigitalOcean](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/OpenSignLabs/Deploy-OpenSign-to-Digital-Ocean/tree/main&refcode=30db1c901ab0) + +**Note:** This button is not intended for production installations because it sets up the OpenSign database within an app platform container that lacks persistent storage. Instead, in the next step, replace the MongoDB connection string with one from a managed MongoDB instance, which you should set up on DigitalOcean. \ No newline at end of file