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 app-level network¶
To add an app-level network, proceed as follows:
-
Enter the name of the Network in the
Network Name
input field. -
Select an option from the
Driver
drop-down menu. -
To add a driver option, enter a key-value pair in the respective input fields and click on the
button. To delete a driver option, click on the
button of the respective driver option entry.
-
If you want to create an externally isolated overlay network, select the
Internal
check box. -
Enter an external name into the
Name
input field. -
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. -
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:
-
Enter the Name of the volume in the
Volume Name
input field. -
Enter the driver name in the
Driver
input field. -
Enter a key-value pair for the driver options in the respective input fields and click on the
button. To delete a key-value pair, click on the
button of the respective entry.
-
To make the volumes externally accessible, select the
External
check box. -
Enter a name in the
Name
input field. -
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.
-
To add the app-level volume, click on the
Save
button.