-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathport-docs.toml
More file actions
120 lines (89 loc) · 2.19 KB
/
port-docs.toml
File metadata and controls
120 lines (89 loc) · 2.19 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
[spire.homer.web-ui]
port = 1025
[spire.nextcloud.web-ui]
port = 8085
[spire.homeassistant.web-ui]
port = 8123
[alto-marr.qbittorrent]
web-ui = { port = 8090 }
torrenting = { port = 50000, forwarded = true }
[alto-marr.flaresolverr.api]
port = 8191
[alto-marr.prowlarr.web-ui]
port = 9696
[alto-marr.sonarr.web-ui]
port = 8989
[alto-marr.bazarr.web-ui]
port = 6767
[alto-marr.radarr.web-ui]
port = 7878
[alto-marr.lidarr.web-ui]
port = 8686
[alto-marr.scraparr.metrics]
port = 7100
[gallery.jellyfin]
web-ui = { port = 8096 }
discovery = { port = 7359 }
[gallery.immich]
web-ui = { port = 2283 }
metrics-1 = { port = 8081 }
metrics-2 = { port = 8082 }
[gallery.immich-share]
web-ui = { port = 2284 }
[gallery.navidrome]
web-ui = { port = 4533 }
[watch.grafana.web-ui]
port = 3000
[watch.prometheus.api]
port = 9090
[watch.prom-node-exp.metrics]
port = 9100
[watch.prom-systemd-exp.metrics]
port = 9558
[watch.prom-proc-exp.metrics]
port = 9256
[watch.prom-nginx-exp.metrics]
port = 9113
[gate.wireguard.wireguard]
port = 51820
[gate.unbound]
dns = { port = 53 }
sdns = { port = 8953 } # I don't actually know what this port is for
[gate.sshd.ssh]
port = 22
[gate.nginx]
http = { port = 80, forwarded = true }
https = { port = 443, forwarded = true }
stub_status = { port = 8080 }
[basement.blind-eternities]
api = { port = 1651 }
metrics = { port = 9001 }
[basement.planar-bridge]
web-ui = { port = 1711 }
metrics = { port = 9002 }
[basement.memnarch]
api = { port = 8043 }
[basement.mirrodin]
web-ui = { port = 8042 }
metrics = { port = 9003 }
[basement.red-fly]
api = { port = 25500 }
connect-proxy-1 = { port = 25501 }
connect-proxy-2 = { port = 25502 }
connect-proxy-3 = { port = 25503 }
connect-proxy-4 = { port = 25504 }
connect-proxy-5 = { port = 25505 }
connect-proxy-6 = { port = 25506 }
connect-proxy-7 = { port = 25507 }
connect-proxy-8 = { port = 25508 }
connect-proxy-9 = { port = 25509 }
connect-proxy-10 = { port = 25510 }
[basement.rtp-memoria-dl]
web-ui = { port = 8312 }
[minecraft.server]
game-connection = { port = 40000 }
voice-chat = { port = 50002 }
rcon = { port = 49998 }
metrics = { port = 19565 }
gate = { port = 50001, forwarded = true }
gate-offline = { port = 45000, forwarded = true }