Tutorial
The tutorial introduces you to the ActiveMatrix Service Grid - Container Edition complete cycle of application creation, development, deployment, and monitoring. It assumes that you are comfortable with the concepts and procedures of Docker and Kubernetes.
Setup Requirements
Make sure the following software are installed on your system:
- From the TIBCO eDelivery website, download the
amsgce-runtime-<version>.zip. Copyamsgce-runtime-<version>.zipto your local machine and extract it. Theamsgce-runtime-<version>folder contains all the Dockerfiles and scripts to build ActiveMatrix Service Grid - Container Edition components Docker images and deploy the components on cloud platform. - Docker (see the Readme for the Docker version to use)
- Java Runtime Environment 11 or later
-
Kubernetes command-line tool kubectl
- Minikube to run Kubernetes locally
This tutorial is recommended as an introduction to ActiveMatrix Service Grid - Container Edition:
Subtopics