diff options
author | Girish Ramakrishnan | 2020-06-11 12:14:04 -0700 |
---|---|---|
committer | Girish Ramakrishnan | 2020-06-12 11:23:10 -0700 |
commit | 8319c19aa5f6d9bb3203a53d69785a3ee6618acc (patch) | |
tree | cbc8e44b7e78ee446b11325f03a163a878d7ee68 | |
parent | 3d1fab0512a828927f277796a0e23e8133230be5 (diff) |
Update Cloudron docs
Added a link to the demo and source code repo
Signed-off-by: Girish Ramakrishnan <girish@cloudron.io>
-rw-r--r-- | docs/setup/cloudron.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/setup/cloudron.md b/docs/setup/cloudron.md index aa707dc4..a33fd2f1 100644 --- a/docs/setup/cloudron.md +++ b/docs/setup/cloudron.md @@ -1,6 +1,11 @@ Cloudron === -Install CodiMD on [Cloudron](https://cloudron.io): +CodiMD is available as a 1-click install on [Cloudron](https://cloudron.io). Cloudron makes it easy to run apps like CodiMD on your server and keep them up-to-date and secure. [![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=io.hackmd.cloudronapp) + +The source code for the package can be found [here](https://git.cloudron.io/cloudron/codimd-app). + +There is a [demo instance](https://my.demo.cloudron.io) (username: cloudron password: cloudron) where +you can experiment with running CodiMD. |