Skip to content

Introduction to Metahub Featureยค

The Metahub feature is introduced to synchronize metadata between two CMF servers. This document explains how to use this feature effectively via the GUI.


Steps to Use Metahub featureยค

1. Start the CMF Serverยค

Ensure that the CMF server is up and running. you can follow below document.

๐Ÿ“„ Guide to start CMF Server


2. Navigate to Metahub Tabยค

In the GUI, locate and click the Metahub tab from the navigation panel.

After clicking the Metahub tab, you will see three tabs:

  • Registration โ†’ Register a new server for syncing.
  • Sync Server โ†’ Perform sync with a registered server.
  • Registered Server โ†’ View the list of registered servers.

metahub_ui_overview.png


Registration Tabยค

The Registration tab allows you to register another server that you want to sync with.

๐Ÿ“ Functionality:ยค

  1. Register the target server you want to sync with.
  2. You can provide either:
    • Server Name + IP Address
      or
    • Server Name + Hostname
  3. Click Submit. Youโ€™ll receive a message confirming whether the server registration was successful.

registration_form


Sync Server Tabยค

The Sync Server tab is used to sync metadata with a registered target server.

๐Ÿ“ Functionality:ยค

  1. A dropdown will show all the registered target servers.
  2. Select a server from the list.
  3. Click to sync. If the selected server is available and properly registered, the sync will succeed. Otherwise, it will fail.

sync_serverยค

Registered Server Tabยค

This section displays all registered servers in a table format.

๐Ÿ“ Functionality:ยค

  1. View the list of all registered target servers.
  2. The table includes a last_sync_time column to indicate when each server was last successfully synced.

registered_server_table


๐Ÿ“Œ Make sure all servers involved are running and reachable via the provided IP or hostname.