Skip to main content
Version: 7.1

Requirements

Hardware

  • x86-64 CPU
  • 4 GB minimum memory, 8 GB recommended
  • 4 GB disk space, 8 GB recommended
  • 1920 x 1080 minimum recommended screen size

Operating system

ASM should be able to run on any operating system that runs Docker Engine and Docker Compose.

Web browser

ASM currently supports the following browsers:

  • Google Chrome v. 102 and v. 101
  • Firefox v. 101 and v. 100
  • Microsoft Edge v. 102 and v. 101

Third-party software

The following third-party software must be installed before installing ASM.

Docker Desktop

  • Docker Engine 20.10 or later
  • Docker Compose 1.28 or later

ASM 7.1 has been tested with Docker Engine 20.10 and Docker Compose 1.28.

Ports usage

The following TCP ports are currently used by ASM modules, and should be free to use in your operating system.

  • 443

Key files and license

Some items needed for the installation will be provided separately by Axiomatics:

  • An Access key ID and a Secret access key to use as credentials for AWS CLI
  • An ASM license file

ASM cannot be downloaded and installed without these items. Contact Axiomatics Customer Support if you have not received them.

Preparing to install ASM

AWS CLI

Axiomatics Services Manager is downloaded via AWS CLI.

  • If you have not already done so, install AWS CLI according to the instructions here.

Downloading the file

The ASM distribution is downloaded as a zip file, containing a pre-configured Docker-based installation.

  1. To have the appropriate access to Axiomatics' downloads, you need to configure the AWS CLI account with the aws configure command, as explained here. This step requires an Access key ID and a Secret access key, which will have been provided to you by Axiomatics.

  2. After configuring the AWS CLI account, run the following command in the terminal:

aws s3api get-object --bucket axiomatics-customer-artifacts --key releases/com/axiomatics/axiomatics-services-manager/axiomatics-services-manager/7.1.0/axiomatics-services-manager-7.1.0.zip axiomatics-services-manager-7.1.0.zip

This downloads the ASM distribution zip file to your computer.