Add Cloudron as an installation method
Fixes #923 Signed-off-by: Girish Ramakrishnan <girish@cloudron.io>
This commit is contained in:
parent
c9fe236594
commit
aa0c4705db
1 changed files with 7 additions and 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
|
||||
|
|
Loading…
Reference in a new issue