Added ports and networks for bookwyrm, jira, confluence

This commit is contained in:
2025-09-02 12:08:20 +02:00
parent 188b098503
commit 61d852c508
2 changed files with 9 additions and 8 deletions

View File

@@ -10,8 +10,8 @@ defaults_networks:
# /28 Networks, 14 Usable Ip Addresses # /28 Networks, 14 Usable Ip Addresses
web-app-akaunting: web-app-akaunting:
subnet: 192.168.101.0/28 subnet: 192.168.101.0/28
# Free: web-app-confluence:
# subnet: 192.168.101.16/28 subnet: 192.168.101.16/28
web-app-baserow: web-app-baserow:
subnet: 192.168.101.32/28 subnet: 192.168.101.32/28
web-app-mobilizon: web-app-mobilizon:
@@ -34,8 +34,8 @@ defaults_networks:
subnet: 192.168.101.176/28 subnet: 192.168.101.176/28
web-app-listmonk: web-app-listmonk:
subnet: 192.168.101.192/28 subnet: 192.168.101.192/28
# Free: web-app-jira:
# subnet: 192.168.101.208/28 subnet: 192.168.101.208/28
web-app-matomo: web-app-matomo:
subnet: 192.168.101.224/28 subnet: 192.168.101.224/28
web-app-mastodon: web-app-mastodon:
@@ -48,8 +48,8 @@ defaults_networks:
subnet: 192.168.102.16/28 subnet: 192.168.102.16/28
web-app-moodle: web-app-moodle:
subnet: 192.168.102.32/28 subnet: 192.168.102.32/28
# Free: web-app-bookwyrm:
# subnet: 192.168.102.48/28 subnet: 192.168.102.48/28
web-app-nextcloud: web-app-nextcloud:
subnet: 192.168.102.64/28 subnet: 192.168.102.64/28
web-app-openproject: web-app-openproject:

View File

@@ -26,7 +26,7 @@ ports:
web-app-gitea: 8002 web-app-gitea: 8002
web-app-wordpress: 8003 web-app-wordpress: 8003
web-app-mediawiki: 8004 web-app-mediawiki: 8004
# Free : 8005 web-app-confluence: 8005
web-app-yourls: 8006 web-app-yourls: 8006
web-app-mailu: 8007 web-app-mailu: 8007
web-app-elk: 8008 web-app-elk: 8008
@@ -36,7 +36,7 @@ ports:
web-app-funkwhale: 8012 web-app-funkwhale: 8012
web-app-roulette-wheel: 8013 web-app-roulette-wheel: 8013
web-app-joomla: 8014 web-app-joomla: 8014
# Free: 8015 web-app-jira: 8015
web-app-pgadmin: 8016 web-app-pgadmin: 8016
web-app-baserow: 8017 web-app-baserow: 8017
web-app-matomo: 8018 web-app-matomo: 8018
@@ -70,6 +70,7 @@ ports:
web-app-pretix: 8046 web-app-pretix: 8046
web-app-mig: 8047 web-app-mig: 8047
web-svc-logout: 8048 web-svc-logout: 8048
web-app-bookwyrm: 8049
web-app-bigbluebutton: 48087 # This port is predefined by bbb. @todo Try to change this to a 8XXX port web-app-bigbluebutton: 48087 # This port is predefined by bbb. @todo Try to change this to a 8XXX port
public: public:
# The following ports should be changed to 22 on the subdomain via stream mapping # The following ports should be changed to 22 on the subdomain via stream mapping