Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

panagenda OfficeExpert uses the following Docker networks per default:

Bridge

  • IP segment: 172.2017.0.1/16


panagenda Network

  • IP segment: 172.1718.0.1/16

...


Customization

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

Code Block
# 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:

Code Block
themeEmacs
asgl customize

 

 



Note

Please note: If 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.