Skip to content

Add App-level configuration

App-level configurations are storage volumes or networks that each service of the app can use simultaneously.

To add an app-level configuration, click the Add App-level Configuration button, select the type of app-level configuration and follow the respective instructions below.

add applevel config

Add app-level network

To add an app-level network, proceed as follows:

  1. Enter the name of the Network in the Network Name input field.

  2. Select an option from the Driver drop-down menu.

  3. To add a driver option, enter a key-value pair in the respective input fields and click on the plus button.
    To delete a driver option, click on the delete button of the respective driver option entry.

  4. If you want to create an externally isolated overlay network, select the Internal check box.

  5. Enter an external name into the Name input field.

  6. If you want to search for additional Docker configurations related to network configurations, enter the name of the configuration in the search bar. Enter for example IPv6 to enable IPv6.
    Configurations that are not being used frequently are trackable via the search bar.

  7. To add the app-level network, click on the Save button.

    NOTICE

    While defining the external network, ensure that the network is already present on the Edge Device. Otherwise, the app might not work.

Add app-level volume

To add an app-level volume, proceed as follows:

  1. Enter the Name of the volume in the Volume Name input field.

  2. Enter the driver name in the Driver input field.

  3. Enter a key-value pair for the driver options in the respective input fields and click on the plus button.
    To delete a key-value pair, click on the delete button of the respective entry.

  4. To make the volumes externally accessible, select the External check box.

  5. Enter a name in the Name input field.

  6. If you want to search for additional Docker configurations related to volumes, enter the name of the configuration in the search bar.
    Configurations that are not being used frequently are trackable via the search bar.

  7. To add the app-level volume, click on the Save button.