panagenda OfficeExpert uses the following Docker networks per default:

Bridge

panagenda Network


Customization

To change the default settings, please create an "/opt/panagenda/appdata/as/config" file with the following content (change the IP segments as required):

# defines the default Docker bridge ip segment
PANAGENDA_DOCKER_BRIDGE=172.30.0.1/16
# defines the panagenda Docker network ip segment
PANAGENDA_COMPOSE_NETWORK_SUBNET=172.31.0.1/16


Afterwards, execute the following command:

gl customize



Please note: if you adapt the IP segments in the DEFAULT /opt/panagenda/appdata/oe/config.default file, your customization will be overwritten with any OfficeExpert upgrade.