Prepare a web application container
As a Java application, AM must be deployed in a Java container. Refer to Application containers for the list of supported containers.
The following table summarizes the high-level tasks required to prepare your container:
Task | Resources |
---|---|
Prepare the container for AM Follow the instructions for your container. |
|
Secure the container There are many ways to deploy and configure your environment for AM. Enforce HTTPS connections to AM where possible. If a Java Security Manager is enabled for your web application container, add permissions before installing AM. |