Docker Image
You can load the X4 Server and Keycloak in Docker and start both components as a container. To do so, you must load the corresponding docker image. You can navigate from the X4 BPMS > Downloads section on the SoftProject website to Docker Hub and directly obtain the docker images needed.
Prerequisites:
Docker must be installed and configured on the system. For more information, see the Docker documentation at https://docs.docker.com/.
Knowledge of the Docker functionality is required.
Please refer to the Docker Hub for more information on the docker images and helpful commands:
Information about the Docker image for X4 Server (https://hub.docker.com/r/softproject/x4_server)
Information about the Docker image for Keycloak (https://hub.docker.com/r/softproject/keycloak)