This commit is contained in:
Sebastian Moser
2026-02-26 19:34:43 +01:00
parent d98c64bc11
commit 8e5316761c
5 changed files with 19 additions and 9 deletions

View File

@@ -34,12 +34,14 @@
- ppc hosting ports
- 8000 dav
- 8001 affine
- 8002 git
- 8003 git ssh
## hosting container ips (on the interface br-proxy
- fusu 192.168.101.1
- me-hosting 192.168.101.2
- ppc-hosting 192.168.101.3
- pcmc 192.168.101.4
- fusu 192.168.1.2
- me-hosting 192.168.1.20
- ppc-hosting 192.168.1.21
- pcmc 192.168.1.23
*/
@@ -423,6 +425,7 @@ in {
{ name = "instant-backend"; domain = "instant-backend.ppc.social"; host = "me-hosting"; port = 8005; }
{ name = "isotoke-website"; domain = "isotoke.ppc.social"; host = "192.168.1.26"; port = 80; }
{ name = "affine"; domain = "affine.ppc.social"; host = "ppc-hosting"; port = 8001; }
{ name = "gitea"; domain = "git.ppc.social"; host = "ppc-hosting"; port = 8002; }
]
# extraRouters (full configs)