Scripts for more Ease

Since OneCX runs in a Docker Compose environment, most settings can be managed directly through Docker and Docker Compose. However, for a more convenient approach and taking into account specific OneCX features, various shell scripts are available.

Each script has the -h flag to explain how to use.

The following table gives an overview of the available scripts in onecx-local-env root directory.

Table 1. Available Scripts

start-onecx.sh

Start the local environment including import of inital neccessary data

stop-onecx.sh

Stop the local environment

import-onecx.sh

Import data into the local environment

toggle-mfes.sh

Integrate local running microfrontends directly into OneCX

check-images.sh

List local images with state and version

update-images.sh

Update local images to the latest available versions