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.
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
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.
All these samples are shipped with a limited demo licence. You are able to run the portal application.
Also have a look at our kubernetes samples