-
Notifications
You must be signed in to change notification settings - Fork 140
Expand file tree
/
Copy pathinventory-remote-multi-server.example
More file actions
65 lines (53 loc) · 1.04 KB
/
Copy pathinventory-remote-multi-server.example
File metadata and controls
65 lines (53 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
all:
nextcloud:
hosts:
nextcloud.example.com:
redis:
hosts:
nextcloud.example.com:
database:
hosts:
nextcloud.example.com:
elasticsearch:
hosts:
nextcloud.example.com:
coturn:
hosts:
turn.example.com:
signal:
vars:
additional_fqdns:
additional_fqdn_recording: rec.example.com
hosts:
signal.example.com:
hapr:
hosts:
nextcloud.example.com:
# nextcloudoffice and onlyoffice are mutual exclusive
# choose one or the other
nextcloudoffice:
hosts:
office.example.com:
#onlyoffice:
# hosts:
# onlyoffice.example.com:
whiteboard:
hosts:
whiteboard.example.com:
# webserver and docker groups are managed automatically
# do not edit them even if you don't install a particular service
webserver:
hosts:
nextcloud.example.com:
signal.example.com:
onlyoffice.example.com:
office.example.com:
whiteboard.example.com:
docker:
hosts:
nextcloud.example.com:
signal.example.com:
onlyoffice.example.com:
office.example.com:
whiteboard.example.com: