Files
sense-installer/README.md
2020-03-13 14:58:34 +01:00

1.1 KiB

(WIP) Qlik Sense installation and operations CLI

Documentation

To learn more about Qlik Sense installer go to https://qlik-oss.github.io/sense-installer/

About

The Qlik Sense installer CLI (qliksense) provides an imperative interface to many of the configurations that need to be applied against the declarative structure described in qliksense-k8s. This cli facilitates:

  • installation of QSEoK
  • installation of qliksense operator to manage QSEoK
  • air gapped installation of QSEoK

This is a technology preview that uses Qlik modified kustomize to kubernetes manifests of the versions of the qliksense-k8s repository.

For each version of a qliksense edge build there should be a corresponding release in [qliksense-k8s] repository under releases

Future Direction

  • More operations:
    • Expand preflight checks
    • backup/restore operations
    • fully support airgap installation of QSEoK
    • restore unwanted deletion of kubernetes resources