mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update 2. Installation guide
This commit is contained in:
parent
ef1cf04869
commit
b5d6d25c2a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue