The EBX® Metadata Management application is available as part of TIBCO EBX® Container Edition.
When selecting Metadata from the interactive, or the batch installer, the following EBX® add-ons will be automatically installed in the Docker image:
TIBCO EBX® Digital Asset Manager Add-on (DAMA)
TIBCO EBX® Data Exchange Add-on (DINT)
TIBCO EBX® Data Model and Data Visualization Add-on (DMDV)
TIBCO EBX® Insight Add-on (DPRA)
TIBCO EBX® Information Search Add-on (TESE)
See the installer instructions for Building the image and including the EBX® Metadata Management application.
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.
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.
See Installing the TIBCO® Metadata Agent for more information.
After the Docker container starts successfully, use the following to verify that the EBX® Metadata Management application has been installed correctly:
Check the log for the following message: Module ebx-metadata repository initialization complete.
In the EBX® UI check whether the list of perspectives in the main toolbar includes Metadata. If it does, it indicates that installation was successful.
See Accessing the metadata perspective for more information.
Installation of the EBX® Metadata Classifier out the Container is not supported.