From 04d26637d6d2d1e8e7b45b9fde32af5e5b12dd80 Mon Sep 17 00:00:00 2001 From: chbmb Date: Wed, 12 Jun 2019 11:46:49 +0100 Subject: Add docker image from LinuxServer.io as an install option. As requested by @SISheogorath [here](https://github.com/linuxserver/docker-codimd/issues/4#issue-454332233) and further to discussion about previous PR [here.](https://github.com/codimd/server/pull/110#issuecomment-501214087) Signed-off-by: Neil Green --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 467b5d2d..6720f63b 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,11 @@ You can run CodiMD in a number of ways, and we created setup instructions for all of these: * [Docker](docs/setup/docker.md) +* [Docker (LinuxServer.io)](docs/setup/docker-linuxserver.md) * [Kubernetes](docs/setup/kubernetes.md) * [Cloudron](docs/setup/cloudron.md) * [Heroku](docs/setup/heroku.md) -* [manual setup](docs/setup/manual-setup.md) +* [Manual setup](docs/setup/manual-setup.md) If you do not wish to run your own setup, you can find a commercial offering at https://hackmd.io. This is not the same codebase as this one, but it is a very -- cgit v1.2.3