Sign inSign up

stefanwalther/q-hub

By stefanwalther

Updated almost 8 years ago

A very minimalistic Hub to top of a QIX Engine, using enigma.js.

Image
1

314

stefanwalther/q-hub repository overview

q-hub

A very minimalistic Hub to top of a QIX Engine, using enigma.js.


Motivation

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.

Technologies used

q-hub is

The entire solution is packaged as a Docker image.

Screenshot

Usage

Pull the image

$ docker pull stefanwalther/q-hub

Run the image

$ docker run -it stefanwalther/q-hub
Configuration
  • 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}.

About

Author

Stefan Walther

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. The process for contributing is outlined below:

  1. Create a fork of the project
  2. Work on whatever bug or feature you wish
  3. Create a pull request (PR)

I cannot guarantee that I will merge all PRs but I will evaluate them all.

License

MIT


This file was generated by verb-generate-readme, v0.6.0, on December 16, 2017.

Tag summary

Content type

Image

Digest

Size

340.3 MB

Last updated

almost 8 years ago

docker pull stefanwalther/q-hub