From 61d852c508dc601eacd19f06343a194269eab297 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Tue, 2 Sep 2025 12:08:20 +0200 Subject: [PATCH] Added ports and networks for bookwyrm, jira, confluence --- group_vars/all/09_networks.yml | 12 ++++++------ group_vars/all/09_ports.yml | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/group_vars/all/09_networks.yml b/group_vars/all/09_networks.yml index 65443e70..779c1012 100644 --- a/group_vars/all/09_networks.yml +++ b/group_vars/all/09_networks.yml @@ -10,8 +10,8 @@ defaults_networks: # /28 Networks, 14 Usable Ip Addresses web-app-akaunting: subnet: 192.168.101.0/28 - # Free: - # subnet: 192.168.101.16/28 + web-app-confluence: + subnet: 192.168.101.16/28 web-app-baserow: subnet: 192.168.101.32/28 web-app-mobilizon: @@ -34,8 +34,8 @@ defaults_networks: subnet: 192.168.101.176/28 web-app-listmonk: subnet: 192.168.101.192/28 - # Free: - # subnet: 192.168.101.208/28 + web-app-jira: + subnet: 192.168.101.208/28 web-app-matomo: subnet: 192.168.101.224/28 web-app-mastodon: @@ -48,8 +48,8 @@ defaults_networks: subnet: 192.168.102.16/28 web-app-moodle: subnet: 192.168.102.32/28 - # Free: - # subnet: 192.168.102.48/28 + web-app-bookwyrm: + subnet: 192.168.102.48/28 web-app-nextcloud: subnet: 192.168.102.64/28 web-app-openproject: diff --git a/group_vars/all/09_ports.yml b/group_vars/all/09_ports.yml index 86515475..8f624c06 100644 --- a/group_vars/all/09_ports.yml +++ b/group_vars/all/09_ports.yml @@ -26,7 +26,7 @@ ports: web-app-gitea: 8002 web-app-wordpress: 8003 web-app-mediawiki: 8004 - # Free : 8005 + web-app-confluence: 8005 web-app-yourls: 8006 web-app-mailu: 8007 web-app-elk: 8008 @@ -36,7 +36,7 @@ ports: web-app-funkwhale: 8012 web-app-roulette-wheel: 8013 web-app-joomla: 8014 - # Free: 8015 + web-app-jira: 8015 web-app-pgadmin: 8016 web-app-baserow: 8017 web-app-matomo: 8018 @@ -70,6 +70,7 @@ ports: web-app-pretix: 8046 web-app-mig: 8047 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 public: # The following ports should be changed to 22 on the subdomain via stream mapping