Sign inSign up

softproject/keycloak

By softproject

Updated 7 days ago

X4 BPMS keycloak server - Keycloak Docker image for X4 BPMS

Image
2

10K+

softproject/keycloak repository overview

X4 BPMS

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.

More information

X4 Server

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.

Low Code

Modeling instead of Programming

Use the X4 Designer as central tool for modeling your processes intuitively and without programming:

  • Model business processes
  • Define business rules
  • Model integration flows
  • Configure adapters
  • Map data models
  • Create enterprise web apps without any programming knowledge

X4 Designer Download

Request Trial Version

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.

Request Trial Version

System Requirements

System Requirements

Contact us

You would like to learn more about our products and services?

Get in touch with us. We are happy to help you.

Downloads

Documentation

Keycloak Documentation

Commands

Run the docker container using the command:
docker run -d -p 8085:8085 --name x4-keycloak -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin softproject/keycloak
Further helpful commands:

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

Tag summary

Content type

Image

Digest

sha256:cfe4a5a22

Size

228.4 MB

Last updated

3 months ago

docker pull softproject/keycloak