mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added simpleicons network and port configuration
This commit is contained in:
@@ -61,6 +61,7 @@ ports:
|
||||
syncope: 8041
|
||||
collabora: 8042
|
||||
mobilizon: 8043
|
||||
simpleicons: 8044
|
||||
bigbluebutton: 48087 # This port is predefined by bbb. @todo Try to change this to a 8XXX port
|
||||
# Ports which are exposed to the World Wide Web
|
||||
public:
|
||||
|
@@ -86,6 +86,8 @@ defaults_networks:
|
||||
subnet: 192.168.103.80/28
|
||||
collabora:
|
||||
subnet: 192.168.103.96/28
|
||||
simpleicons:
|
||||
subnet: 192.168.103.112/28
|
||||
|
||||
# /24 Networks / 254 Usable Clients
|
||||
bigbluebutton:
|
||||
@@ -96,4 +98,3 @@ defaults_networks:
|
||||
subnet: 192.168.201.0/24
|
||||
central_ldap:
|
||||
subnet: 192.168.202.0/24
|
||||
|
Reference in New Issue
Block a user