A very minimalistic Hub to top of a QIX Engine, using enigma.js.
314
A very minimalistic Hub to top of a QIX Engine, using enigma.js.
q-hub is a super simple hub on top of Qlik's QIX Engine to list all apps.
The primary purpose of this solution is to support various integration prototypes.
Over time the hub might be extended with additional functionality (such as authentication, etc.), but for now it just lists apps.
q-hub is
The entire solution is packaged as a Docker image.

Pull the image
$ docker pull stefanwalther/q-hub
Run the image
$ docker run -it stefanwalther/q-hub
APP_ENV - The mode of the app. Can be development or production. In case of development a watcher will be started, recompiling the react app in case of any changes.REACT_APP_WEBSITE_NAME - Name of the app, defaults to q-hub.REACT_APP_LINK - Link pattern for each of the apps, defaults to http://localhost:9076/sense/app/$${item.qDocName}.Stefan Walther
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. The process for contributing is outlined below:
I cannot guarantee that I will merge all PRs but I will evaluate them all.
MIT
This file was generated by verb-generate-readme, v0.6.0, on December 16, 2017.
Content type
Image
Digest
Size
340.3 MB
Last updated
almost 8 years ago
docker pull stefanwalther/q-hub