From b5d6d25c2a852f69938f354d7063b6814e090ec0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20G=C3=BCmpelein?= Date: Thu, 8 Dec 2022 15:33:50 +0000 Subject: [PATCH] Update 2. Installation guide --- 2.-Installation-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/2.-Installation-guide.md b/2.-Installation-guide.md index 6a74e2e..9d6537e 100644 --- a/2.-Installation-guide.md +++ b/2.-Installation-guide.md @@ -70,9 +70,9 @@ gunzip -c examples/sharee_operator.sql.gz | psql -U [your-psql-user] sharee_oper The installation has some configuration defaults and examples. You have to edit to fit your web-reachable DNS registered sharee servers. -- Operator-Instance DMS hostname is identified by "shareedms-operator.example.tld" -- Operator-Instance App API hostname is identified by "shareeapp-operator.example.tld". -- Web-Project hostname is identified by "shareeweb-operator.example.tld". +- Operator-Instance DMS hostname is identified by "shareedms-operator.example.tld" and the helper hostname "shareedms-operator1.example.tld" +- Operator-Instance App API hostname is identified by "shareeapp-operator.example.tld" and the helper hostname "shareeapp-operator1.example.tld". +- Web-Project hostname is identified by "shareeweb-operator.example.tld" and the helper hostname "shareeweb-project1.example.tld". ``` cd /exports/gitlab/copri4