mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
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)
|
- [Heroku Deployment](#heroku-deployment)
|
||||||
- [Kubernetes](#kubernetes)
|
- [Kubernetes](#kubernetes)
|
||||||
- [CodiMD by docker container](#codimd-by-docker-container)
|
- [CodiMD by docker container](#codimd-by-docker-container)
|
||||||
|
- [Cloudron](#cloudron)
|
||||||
- [Upgrade](#upgrade)
|
- [Upgrade](#upgrade)
|
||||||
- [Native setup](#native-setup)
|
- [Native setup](#native-setup)
|
||||||
- [Configuration](#configuration)
|
- [Configuration](#configuration)
|
||||||
|
@ -121,6 +122,12 @@ docker-compose up
|
||||||
```
|
```
|
||||||
Read more about it in the [docker repository…](https://github.com/hackmdio/docker-hackmd)
|
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
|
# Upgrade
|
||||||
|
|
||||||
## Native setup
|
## Native setup
|
||||||
|
|
Loading…
Reference in a new issue