Skip to content

axonivy/docker-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Axon Ivy Docker Samples

Axon Ivy Engine on Docker

This repository shows you different docker compose setups with ivy.

All samples are based on the official Axon Ivy Engine Docker Image.

If you have a GitHub user, you can use GitHub Codespaces Quickstart to instantly access and run the examples, see more.

Run

Switch in a directory of your choice

cd ivy-db-mysql

Start the docker compose setup

docker compose up

Afterwards the Axon Ivy Engine is available under http://localhost:8080/ivy

Using GitHub Codespaces

Go to GitHub Codespaces Quickstart and create the codespace.

Wait until the codespace is ready and the terminal has been loaded. Run the examples as described above. If the Axon Ivy Engine is running, localhost:8080 is forwarded. Therefore, switch to the ports view where you can access the forwarded address.

Licence

All these samples are shipped with a limited demo licence. You are able to run the portal application.

Kubernetes Samples

Also have a look at our kubernetes samples