Run EximeeBPMS using Docker
Community Edition
The Community Edition docker images can be found on GitHub and GitHub Container Registry.
Start EximeeBPMS Run using Docker
To start EximeeBPMS Run execute the following commands:
docker pull ghcr.io/eximeebpms/eximeebpms-bpm-platform:latest
docker run -d --name eximeebpms -p 8080:8080 ghcr.io/eximeebpms/eximeebpms-bpm-platform:latest
Please note that by default the Spring Boot distribution is used. For a guide on how to use one of the other distributions, see the tag schema.