Change to new codimd-container repository
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
d28a493305
commit
f177cdfbba
1 changed files with 4 additions and 4 deletions
|
@ -101,7 +101,7 @@ To install use `helm install stable/hackmd`.
|
||||||
For all further details, please check out the offical CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).
|
For all further details, please check out the offical CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).
|
||||||
|
|
||||||
## CodiMD by docker container
|
## CodiMD by docker container
|
||||||
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/hackmdio/docker-hackmd/raw/master/docker-compose.yml&stack_name=codimd)
|
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/hackmdio/codimd-container/raw/master/docker-compose.yml&stack_name=codimd)
|
||||||
|
|
||||||
|
|
||||||
**Debian-based version:**
|
**Debian-based version:**
|
||||||
|
@ -116,11 +116,11 @@ For all further details, please check out the offical CodiMD [K8s helm chart](h
|
||||||
The easiest way to setup CodiMD using docker are using the following three commands:
|
The easiest way to setup CodiMD using docker are using the following three commands:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
git clone https://github.com/hackmdio/docker-hackmd.git
|
git clone https://github.com/hackmdio/codimd-container.git
|
||||||
cd docker-codimd
|
cd codimd-container
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
Read more about it in the [docker repository…](https://github.com/hackmdio/docker-hackmd)
|
Read more about it in the [container repository…](https://github.com/hackmdio/codimd-contianer)
|
||||||
|
|
||||||
## Cloudron
|
## Cloudron
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue