Difference between revisions of "Update Fusion Metadata Registry"
Jump to navigation
Jump to search
(→Deploying the Fusion Metadata Registry Core WAR file to Tomcat) |
m (Glenn moved page Deploy a WAR File to Update Fusion Metadata Registry without leaving a redirect: Title change) |
(No difference)
|
Revision as of 08:37, 24 February 2021
Overview
The Fusion Metadata Registry Core software is distributed as a ZIP file containing:
- The FusionRegistry.war file - the actual software
- PDF documentation - setup, configuration and operating guides
- Some sample SDMX structural metadata and data
To install Fusion Metadata Registry, the WAR file needs to be deployed to the Tomcat web application server. That's explained in the next section.
Deploying the Fusion Metadata Registry Core WAR file to Tomcat
- Stop Tomcat if it is already running
- Copy the WAR file into the
tomcat\webapps
directory - Start Tomcat
The deployment process will take between 1 and 2 minutes.
Point your web browser at http://localhost:8080/FusionRegistry
and you'll see the Fusion Metadata Registry installation page when the deployment process is complete.