mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Added ports and networks for bookwyrm, jira, confluence
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user