diff --git a/INSTALLATION.md b/INSTALLATION.md new file mode 100644 index 000000000..5aa27a14e --- /dev/null +++ b/INSTALLATION.md @@ -0,0 +1,20 @@ + +# INSTALLATON INSTRUCTIONS + +You can use our app as a cloud version from [OpenSignLabs](www.opensignlabs.com) + +or follow below instructions to install it on your own infrastructure. + +- Digital Ocean +- Localhost + +## Digital Ocean + +OpenSign application consistes of 3 components - +- ReactJS frontend +- NodeJS API +- MongoDB database + +You can install all 3 components on digital ocean using the button below - + +[![Deploy to DO](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/OpenSignLabs/OpenSign/tree/updatedocumentation&refcode=30db1c901ab0)