-
Notifications
You must be signed in to change notification settings - Fork 0
/
Caddyfile
104 lines (80 loc) · 2.59 KB
/
Caddyfile
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
argocd.androz2091.fr {
reverse_proxy http://argocd-server.argocd.svc.cluster.local:80
}
tagger.androz2091.fr, timetagger.androz2091.fr {
reverse_proxy http://timetagger.home.svc.cluster.local:80
}
pgadmin.androz2091.fr {
reverse_proxy http://pgadmin-pgadmin4.db.svc.cluster.local:80
}
plex.androz2091.fr:32400, plex.androz2091.fr {
reverse_proxy http://plex.sushiflix.svc.cluster.local:80
}
radarr.androz2091.fr {
reverse_proxy http://radarr.sushiflix.svc.cluster.local:80
}
harbor.androz2091.fr {
reverse_proxy http://harbor.workflows.svc.cluster.local:80
}
cloud.androz2091.fr {
reverse_proxy http://filebrowser.home.svc.cluster.local:80
}
vault.androz2091.fr {
reverse_proxy http://vaultwarden.home.svc.cluster.local:80
}
sabnzbd.androz2091.fr {
reverse_proxy http://sabnzbd.sushiflix.svc.cluster.local:80
}
tautulli.androz2091.fr {
reverse_proxy http://tautulli.sushiflix.svc.cluster.local:80
}
qbt.androz2091.fr {
reverse_proxy http://qbittorrent.sushiflix.svc.cluster.local:80
}
kolc-adminjs.androz2091.fr {
reverse_proxy http://kolc-discord-bot.managed.svc.cluster.local:80
}
evolution-markets-adminjs.androz2091.fr {
reverse_proxy http://evolution-markets-discord-bot.managed.svc.cluster.local:80
}
10mans-adminjs.androz2091.fr {
reverse_proxy http://ten-mans-discord-bot.managed.svc.cluster.local:80
}
pokercode-quiz-adminjs.androz2091.fr {
reverse_proxy http://pokercode-quiz-discord-bot.managed.svc.cluster.local:80
}
diswho.androz2091.fr {
reverse_proxy http://diswho.pro.svc.cluster.local:80
}
ddpe.androz2091.fr {
reverse_proxy http://discord-data-package-explorer.pro.svc.cluster.local:80
}
slash-commands-gui.androz2091.fr {
reverse_proxy http://slash-commands-gui.pro.svc.cluster.local:80
}
androz2091.fr, simonlefort.fr {
reverse_proxy http://androz2091-fr.pro.svc.cluster.local:80
}
analytics.androz2091.fr {
reverse_proxy http://umami-analytics.pro.svc.cluster.local:3000
}
haste.androz2091.fr {
reverse_proxy http://haste-server.pro.svc.cluster.local:80
}
prometheus-grafana.androz2091.fr {
reverse_proxy http://kube-prometheus-stack-grafana.monitoring.svc.cluster.local:80
}
photos.androz2091.fr {
reverse_proxy http://immich-server.home.svc.cluster.local:3001
}
api.manage-invite.xyz {
reverse_proxy /socket.io/* http://manage-invite-api.pro.svc.cluster.local:80 {
transport http {
compression off
}
}
reverse_proxy http://manage-invite-api.pro.svc.cluster.local:80
}
dash.manage-invite.xyz {
reverse_proxy http://manage-invite-dash-redirects.pro.svc.cluster.local:80
}