BAMOE Canvas and its related services can be run on a single machine using Docker Compose for BAMOE Canvas
.
Prerequisites
You need Docker and Docker Compose to run the BAMOE Canvas. See Docker Installation and Compose Plugin Installation for more information.
The bamoe-9.1.x-docker-compose.zip
can only be downloaded from IBM Passport Advantage, and you can find information on the Support and Download Page.
Run
To Run BAMOE Canvas with Docker Compose follow these steps:
-
Extract the downloaded
bamoe-9.1.x-docker-compose.zip
. -
In a terminal, navigate to the extracted folder:
bamoe-9.1.x-canvas-docker-compose
. -
Run the command:
$ docker compose up
BAMOE Canvas will be available at http://localhost:9090.