Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

panagenda OfficeExpert uses the following Docker networks per default:

Bridge

  • IP segment: 192.168.237.0/24


panagenda Network

  • IP segment: 192.168.238.0/24

 

Customization

To change the default settings, please create an "/opt/panagenda/appdata/as/config" file with the following content (adapt 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:

as 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.