Note
The following Extreme Docker applications are installed with default configuration templates. You cannot modify templates for the following applications:Use a configuration template to install and upgrade container applications in ExtremeCloud IQ Controller.
Field | Description |
---|---|
Name | Application name |
Title | Application title |
Description | Text description |
Proxy URL | Check to enable a URL proxy for your application. Clear to
disable a URL proxy. Consider the following when using Proxy
URL:
|
Icon | The application icon. Select Change to select a new image file. After selecting a new image file, the Default button displays. Select Default to revert to the default image. |
Image | The application image file name that is used in the Docker Registry. Or, for local files, the application name that is tagged in the local Docker file. |
Entry Point Arguments | Program used to start
the application. The Entry Point Arguments are provided by the
container application by default. Provide a value only if you
must override the default Entry Point Arguments. Note: Docker
command line options, such as
privileged , are not supported. |
Registry | Docker Hub is the only supported registry. |
Upload File Format | Local file format. |
Logs Config | Log file format. Valid
values include:
|
Restart Policy | Indicates the
application restart behavior when ExtremeCloud IQ
Controller is started. Valid values are:
|
CPU Limit | Used to manage CPU allocation when multiple applications are installed. Max limits are dependent on the appliance platform limitations. |
Memory Limit (MB) | Used to manage memory allocation when multiple applications are installed. Max limits are dependent on the appliance platform limitations. Default value is 50 percent of maximum limitation. |
Volume Mapping | Indicates folder name
and path for volume storage. Volume storage will not be deleted
upon application upgrade. Note: All data is
deleted when the application is uninstalled.
|
Config Files Mapping | Indicates folder name and path for configuration files, including API key files. |
Port Mapping | Configure source and destination ports for the application. The external port range must be 32768-65535, because this is the open port filter range. |
Environment Variables | Configure environment variables. |