Skip to content

NodeJS script allowing to create and upload many dashboards at once to a Content Server, for scaling tests

Notifications You must be signed in to change notification settings

activeviam/mass-dashboards-creator

Repository files navigation

Mass dashboards creator

NodeJS script allowing to create and upload many dashboards at once to a Content Server, for scaling tests.

Prerequisites

Install

  • Run:
yarn

Run

In your configuration.json file, make sure to specify:

  • your Content Server's URL
  • your ActiveUI version ("4" or "5")
  • the credentials of the user with whom you will upload
  • the number of copies you wish to create
  • the state of the dashboard you wish to use (that you can grab from your Content manager, on a dashboard that you manually created beforehand)

Then run:

node upload -c ./path/to/your/configuration.json

About

NodeJS script allowing to create and upload many dashboards at once to a Content Server, for scaling tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published