X4 BPMS keycloak server - Keycloak Docker image for X4 BPMS
10K+
X4 BPMS as a central digitization platform allows you to digitize your business processes on a business and technical level. Connect people, systems and devices and thus eliminate manual processes. Due to the low-code principle, users can use the X4 BPMS to independently digitize processes without deeper programming knowledge.
X4 Server is the core element of the X4 BPMS. As central component of the X4 BPMS architecture, X4 Server is both the central storage for projects and business processes, and due to the integrated process engine (Virtual Execution System) the component responsible for the execution and control of all processes. An X4 Server license includes the subcomponents X4 ESB, X4 BPM and X4 Control Center.
Use the X4 Designer as central tool for modeling your processes intuitively and without programming:
Use the complete functionality of the X4 BPMS 30 days free of charge. Install the X4 BPMS and experience how easy process automation can be.
You would like to learn more about our products and services?
Get in touch with us. We are happy to help you.
docker run -d -p 8085:8085 --name x4-keycloak -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin softproject/keycloak
Run a container and display the logs after creating the container:
docker run -d -p 8085:8085 --name x4-keycloak -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin softproject/keycloak && docker logs x4-keycloak
To use it together with x4 docker image, please refer to this documentation X4 Server
Content type
Image
Digest
sha256:cfe4a5a22…
Size
228.4 MB
Last updated
3 months ago
docker pull softproject/keycloak