From df67a13198b688f5fb895c4feaa331f6c85b955b Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 24 Jan 2023 13:58:20 +0100 Subject: [PATCH] add direct link for Synology Signed-off-by: Simon L --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9acbb54c..18552e32 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ Included are: - Fulltextsearch ## How to use this? -The following instructions are especially meant for Linux. For macOS see [this](#how-to-run-aio-on-macos), for Windows see [this](#how-to-run-aio-on-windows). Also, the instructions are meant for installations without a reverse proxy already being in place. If you want to run AIO behind a reverse proxy, see the [reverse proxy documentation](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md). +The following instructions are especially meant for Linux. For macOS see [this](#how-to-run-aio-on-macos), for Windows see [this](#how-to-run-aio-on-windows) and for Synology see [this](#how-to-run-aio-on-synology-dsm). Also, the instructions are meant for installations without a reverse proxy already being in place. If you want to run AIO behind a reverse proxy, see the [reverse proxy documentation](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md). 1. Install Docker on your Linux installation by following the official documentation: https://docs.docker.com/engine/install/#server. The easiest way is installing it by **using the convenience script** (`curl -fsSL get.docker.com | sudo sh`). 1. If you need ipv6 support, you should enable it by following https://docs.docker.com/config/daemon/ipv6/. 2. Run the command below in order to start the container: