Code Monkey home page Code Monkey logo

core-assisted-prescription-gateway's Introduction

core-assisted-prescription-gateway

CircleCI

This repo contains configuration for the openresty service running in the Qliktive "Custom Analytics UI" use-case.

Each change to this repo will publish an image to Docker hub, tagged <branch name>-<rolling build number>, e.g. qlikea/qliktive-custom-analytics-openresty:master-123.

Changes on master branch will also update the latest tag on Docker hub.

Contributing

Contributions are welcome and encouraged! See more info at Open Source at Qlik R&D.

Required environment variables

To use this container you need to set these environment variables:

KIBANA_HOST, KIBANA_PORT, GRAFANA_HOST, GRAFANA_PORT, VISUALIZER_HOST, VISUALIZER_PORT, QIX_SESSION_HOST, QIX_SESSION_PORT, AUTH_HOST, AUTH_PORT, AUTH_STRATEGY

And these are optional:

CERT_FILE, CERT_KEY - HTTPS certificates (if not set, self-signed certificates will be generated on start up) ERROR_LEVEL - Log level for openresty. Possible values are debug, info, notice, warn, error, crit, alert, or emerg (if not set, info will be used)

Developing the UI

Note: You do not need to set any environment variables for this.

  • Start up a local environment of qliktive-custom-analytics
  • Open up a terminal (or Git Bash in Windows) and run ./run-dev.sh
  • When it has booted up, go to https://localhost/ to see the page, 'admin' and 'password' as credentials.
  • Now you will be able to do changes to the files in /src folder, and it will be rebuilt and shown in your browser after a refresh.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.