Cloud Software Group, Inc. EBX®
Documentation > Administration Guide > Installation & configuration > Installation notes for the EBX® Metadata Management application
Navigation modeDocumentation > Administration Guide > Installation & configuration > Installation notes for the EBX® Metadata Management application

Installation notes for EBX® Container Edition

Overview

The EBX® Metadata Management application is available as part of TIBCO EBX® Container Edition.

Required EBX® add-ons

When selecting Metadata from the interactive, or the batch installer, the following EBX® add-ons will be automatically installed in the Docker image:

Note

See the installer instructions for Building the image and including the EBX® Metadata Management application.

EBX® Metadata Classifier database

Requirements

The Classifier database must be one of the following: SQLite, PostgreSQL, Microsoft SQL Server or Oracle Database (via ORM SQLAlchemy).

See Supported databases for more information.

Customizing and running

By default, the container uses an embedded SQLite database. To use PostgreSQL or another database, add the corresponding driver to your custom Docker image and run the image with the required environment variables.

See Adding a driver for the Metadata Classifier database and Metadata classifier database connectivity for more information.

EBX® Metadata Agent

See Installing the TIBCO® Metadata Agent for more information.

Verification

After the Docker container starts successfully, use the following to verify that the EBX® Metadata Management application has been installed correctly:

See Accessing the metadata perspective for more information.

Limitations

Installation of the EBX® Metadata Classifier out the Container is not supported.

Documentation > Administration Guide > Installation & configuration > Installation notes for the EBX® Metadata Management application