Software AG Products 10.11 | Running Business Processes and Composite Applications | Administering My webMethods Server | Startup and Configuration | Using My webMethods Server with Docker | Running and Customizing My webMethods Server Containers
 
Running and Customizing My webMethods Server Containers
 
About the My webMethods Server Environment Variables
Managing Assets and Data in My webMethods Server Containers
Installing My webMethods Server Components and Custom Applications
Redirecting Container Logs to a Non-Perishable Storage
Using External Libraries in My webMethods Server Containers
Modifying the Configuration of a Container
About the My webMethods Server Environment Variables
When starting a new container from a My webMethods Server image you can override the default configuration of the image using environment variables. My webMethods Server container environment variables match the corresponding parameters of the mws new command, or provide container-specific configuration options.
You supply My webMethods Server environment variables using the -e/--env parameters of the docker run command, or in a file. For more information, see the Docker documentation.