You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[CodiMD by docker container](#codimd-by-docker-container)
28
-
-[Cloudron](#cloudron)
29
26
-[Upgrade](#upgrade)
30
27
-[Native setup](#native-setup)
31
28
-[Configuration](#configuration)
@@ -83,7 +80,7 @@ Just to more confusion: We are still friends with HackMD :heart:
83
80
7. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db to the latest schema
84
81
8. Run the server as you like (node, forever, pm2)
85
82
86
-
To stay up to date with your installation it's recommended to join our [Matrix channel][matrix.org-url] or subscribe to the [release feed][github-release-feed].
83
+
To stay up to date with your installation it's recommended to subscribe the [release feed][github-release-feed].
87
84
88
85
## Heroku Deployment
89
86
@@ -99,19 +96,10 @@ To install use `helm install stable/hackmd`.
99
96
100
97
For all further details, please check out the offical CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).
101
98
102
-
## CodiMD by docker container
103
-
[](http://play-with-docker.com?stack=https://github.com/hackmdio/codimd-container/raw/master/docker-compose.yml&stack_name=codimd)
104
-
105
-
106
99
**Debian-based version:**
107
100
108
101
[](https://microbadger.com/images/hackmdio/hackmd"Get your own version badge on microbadger.com")[](https://microbadger.com/images/hackmdio/hackmd"Get your own image badge on microbadger.com")
109
102
110
-
111
-
**Alpine-based version:**
112
-
113
-
[](https://microbadger.com/images/hackmdio/hackmd:alpine"Get your own version badge on microbadger.com")[](https://microbadger.com/images/hackmdio/hackmd:alpine"Get your own image badge on microbadger.com")
114
-
115
103
The easiest way to setup CodiMD using docker are using the following three commands:
116
104
117
105
```console
@@ -121,12 +109,6 @@ docker-compose up
121
109
```
122
110
Read more about it in the [container repository…](https://github.com/hackmdio/codimd-container)
123
111
124
-
## Cloudron
125
-
126
-
Install CodiMD on [Cloudron](https://cloudron.io):
@@ -142,7 +124,7 @@ If you are upgrading CodiMD from an older version, follow these steps:
142
124
6. Run `node_modules/.bin/sequelize db:migrate`, this step will migrate your db to the latest schema
143
125
7. Start your whole new server!
144
126
145
-
To stay up to date with your installation it's recommended to join our [Matrix channel][matrix.org-url] or subscribe to the [release feed][github-release-feed].
127
+
To stay up to date with your installation it's recommended to subscribe the [release feed][github-release-feed].
146
128
147
129
***migrate-to-1.1.0**
148
130
@@ -371,8 +353,6 @@ See more at [http://operational-transformation.github.io/](http://operational-tr
0 commit comments