Additional Started Services

In addition to the original OneCX products, some open-source tools are also used and launched.

Keycloak

Keycloak is an open-source software for Identity and Access Management (IAM) that provides features like single sign-on (SSO), user authentication, and authorization for modern applications and services.

There is an OneCX realm which contains all configurations needed by OneCX like users, roles, clients etc.

screenshot successful keycloak onecx
Figure 1. Keycloak running on localhost

pgAdmin

pgAdmin is a popular, open-source administration and development platform for PostgreSQL databases.

This service is optional, as it is not strictly necessary for OneCX to function. For a better user experience, use a native client directly on your computer.
screenshot successful pgadmin
Figure 2. pgAdmin running on localhost

Traefik

Traefik is required for routing within Docker Compose networks as well as to and from networks outside this network.

screenshot successful traefik
Figure 3. Traefik Dashboard