diff options
author | Girish Ramakrishnan | 2018-08-20 20:40:50 -0700 |
---|---|---|
committer | Girish Ramakrishnan | 2018-08-20 20:42:52 -0700 |
commit | aa0c4705dbd5d5409d5a4daf10a9195d12d8cde6 (patch) | |
tree | 80789974f0229d2cadf90fbbc413f9cd31117412 /README.md | |
parent | c9fe23659402336cb0c7b5e69e24792e47cfbae3 (diff) |
Add Cloudron as an installation method
Fixes #923
Signed-off-by: Girish Ramakrishnan <girish@cloudron.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -29,6 +29,7 @@ Thanks for using! :smile: - [Heroku Deployment](#heroku-deployment) - [Kubernetes](#kubernetes) - [CodiMD by docker container](#codimd-by-docker-container) + - [Cloudron](#cloudron) - [Upgrade](#upgrade) - [Native setup](#native-setup) - [Configuration](#configuration) @@ -121,6 +122,12 @@ docker-compose up ``` Read more about it in the [docker repository…](https://github.com/hackmdio/docker-hackmd) +## Cloudron + +Install CodiMD on [Cloudron](https://cloudron.io): + +[![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=io.hackmd.cloudronapp) + # Upgrade ## Native setup |