Installation
ActiveMatrix Service Grid - Container Edition is easy to install. There is no Universal Installer. The amsgce-runtime-<version> folder contains all the Dockerfiles and scripts to build ActiveMatrix Service Grid - Container Edition components Docker images and to deploy the components on cloud platform.
System Requirements
- A machine with Docker installation (see the Readme for the Docker version to use) and initial setup based on your operating system, to generate Docker images. For complete information about Docker installation, see Docker Documentation.
-
The machine on which you are building the Docker image must have Java 11 installed.
<JAVA_HOME>must be added in the Path environment variable. Java 11 is the default and supported Java Runtime Environment (JRE) for ActiveMatrix Service Grid - Container Edition.
- Procedure
- From the TIBCO eDelivery website, download the
amsgce-runtime-<version>.zip. - Copy
amsgce-runtime-<version>.zipto your local machine and extract it.
What to do nextThere are no other installation steps required to install ActiveMatrix Service Grid - Container Edition. You can use the scripts and Dockerfiles in
amsgce-runtime-<version>.zip to build ActiveMatrix Service Grid - Container Edition components Docker images and deploy the components on cloud platform. For more information, see TIBCO ActiveMatrix® Service Grid - Container Edition Cloud Deployment.