Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Installation

philbrookes edited this page May 11, 2015 · 2 revisions

In order to ease the installation of this tool, it has been added to the service catalog in the Feed Henry platform. This can be found in the Feed Henry studio by clicking 'Services & APIs' and then clicking 'Provision mBaaS Service/API'. If you select monitoring in the available categories on the left, you will see the template listed on the right.

Click 'choose' here and then enter a name for the service. The platform will then go ahead and install the service to your studio, once it is completed, click 'finish'.

Accessing the Monitor

After this installation process is complete, you will not be able to view the monitor yet. To view the monitor the project needs to be made public. To do this enter the Service's configuration screen in the studio and in Service Settings under Security put a tick into 'Make this Service Public to all Projects and Services' click save, and then re-deploy the service.

The Monitor can then be viewed either in the preview section of the studio, or else at the URL listed under 'Current Host' in the deploy page.

Configuring the Database

The app will now be available, but it will have an error displayed stating that it cannot contact the Mongo database. The app will display the steps involved in getting the database set up and you can follow those, they are also detailed here:

  • Click into this app's data browser (for the current environment)
  • Click 'upgrade database' to upgrade the collection to dedicated collection
  • Click 'Upgrade now'.
  • Click the 'deploy' button in the prompt that shows up after upgrading.
  • Click 'deploy cloud app'

This should have the app fully deployed and functional. See the documentation link in the app for further details on how to configure it for use.

Clone this wiki locally