Die BPC Version 4.1 wird nicht mehr gewartet.

Sollten Sie diese BPC Version nutzen, empfehlen wir Ihnen eine Migration auf eine aktuelle Version. Die Dokumentation zur neusten BPC Version finden Sie hier. Sollten Sie Fragen haben, wenden Sie sich bitte an unseren Support.

Download - Virtimo File Server

You can download all the files (except for License) you need to install or update the BPC from this page.

The installation files are made available via the Virtimo File Server. There, the required files are organized by version and can be downloaded via your browser.

At https://files.Virtimo.net/BPC/latest/support/4.1.x/release/, you will always find the latest release of version 4.1.

BPC Bundle

In addition to the individual files, we also provide a bundle.
This contains the files required for a basic installation of the BPC, as well as those that are recommended. The files are packaged in an archive and are already organized according to the recommended folder structure.

The bundle contains the following components:

Files to Download

Click on the links below to download the files directly.

Core Component Apache Karaf

See also Karaf.

OpenSearch core component

See also OpenSearch.

BPC Modules

Core Application

Dashboard Module

See also Process Dashboard.

VIMON Module

See also VIMON.

This module is used for the easy integration of Virtimo VIMON into the BPC.

Dark Theme

This is a dark theme for the BPC.

PAX JDBC Feature Installer Module

Watchdog Module

Optional special module. By default, it becomes active after 90 seconds and then checks the status of the Backend Core module (core application) every 30 seconds. As long as the Backend Core module is in the 'RESOLVED' status, it will keep trying to start it.

Central Configuration Files

For the central configuration of the BPC outside of Karaf and OpenSearch.

Java

See also Java Installation.

OpenSearch BPC Plugin

This plugin is already preinstalled in our OpenSearch distribution. You can also install the plugin in a vanilla OpenSearch installation or update an existing one. However, we recommend always updating the entire OpenSearch.

Start and Stop Scripts

Scripts for starting and stopping the BPC and the OpenSearch and Karaf system components.

For more information on using the scripts, see Starting and Stopping BPC.

Scripts for Creating Systemd Configurations

These scripts can be used to install the BPC as a Service on Linux/Unix systems via systemd.

Example / Template Theme

This is an alternative theme for the BPC. It can be used as a starting point for creating your own themes.

Verify Files

We provide additional signatures for most files. Using the signature, you can verify that the downloaded file was not corrupted during the download or tampered with by unauthorized parties. The signature file has the same name as the file to be verified, with the additional extension .sig.

We use the established sigstore project to generate the signatures and perform the subsequent verification. Please install the cosign program to verify the artifacts. You can find the installation documentation at https://docs.sigstore.dev/cosign/system_config/installation/.

The public key for verifying the signature is provided via the public repository https://bitbucket.org/Virtimo/product-verification/. This allows changes to the public key to be transparently tracked. It also ensures that the files (including the signature) and the public key are distributed across two separate systems. This makes it more difficult for attackers to deliberately manipulate the files.

Verifying a File with a Signature

To verify a file, you also need the signature file and the public key.

Example using the file bpc-be-core
cosign verify-blob bpc-be-core.jar --signature bpc-be-core.jar.sig --key https://bitbucket.org/virtimo/product-verification/raw/main/cosign.pub

Keywords: