From 662b2ea1e27d1497247a3c537129fb2c72e34f4c Mon Sep 17 00:00:00 2001 From: Frikky Date: Sun, 19 Nov 2023 18:15:30 +0100 Subject: [PATCH] Update install-guide.md --- .github/install-guide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/install-guide.md b/.github/install-guide.md index bcc1ded3..1a340b36 100755 --- a/.github/install-guide.md +++ b/.github/install-guide.md @@ -55,9 +55,11 @@ OUTER_HOSTNAME=YOUR.IP.HERE docker-compose up -d ``` -### Configurations (proxies, default users etc.) +### Configurations (high availability, scale, proxies, default users etc.) https://shuffler.io/docs/configuration +![architecture](https://github.com/frikky/Shuffle/raw/main/frontend/src/assets/img/shuffle_architecture.png) + ### After installation 1. After installation, go to http://localhost:3001 (or your servername - https is on port 3443) 2. Now set up your admin account (username & password). Shuffle doesn't have a default username and password.