Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

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

panagenda iDNA Applications uses the following Docker networks per default:


Bridge (Docker internal)

  • IP segment: 172192.168.17237.0.1/1624

panagenda Network (Docker internal)

  • IP segment: 172192.168.18238.0.1/1624

 


Customization

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

 


Afterwards execute the following command:

Code Block
themeEmacs
ifa customize

 

...



Note

Please note: If you adapt the IP segments in the DEFAULT /opt/panagenda/appdata/ifa/config.default file, your customization will be overwritten with any iDNA Applications upgrade.