d9cbbf54ccfd472cbbaa6f5bb74086ffa87aec8d
Tidying up docs/readme
Optionally keep temporary patches in the config repo after each install/upgrade and use an explicit command to remove these patches later (#193)
(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
Languages
Go
98.8%
Makefile
1.2%