User's Guide

Table Of Contents
Table 95: Container Application Configuration Template (continued)
Field Description
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:
json-file. Default value, which enables you to view the
application logs from the application Details icon in
Extreme Campus Controller.
syslog. View application logs from the System log file.
gelf. Graylog Extended Log Format.
Restart Policy Indicates the application restart behavior when Extreme
Campus Controller is started. Valid values are:
Always. The application will always restart.
Unless Stopped. The application will restart unless it was
manually stopped prior to the Extreme Campus Controller
start. The application will keep its current state.
Failed. Will restart only after an application failure.
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.
Administration Install an Application
Extreme Campus Controller User Guide for version 5.46.03 385