Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Imran_Arshad
Partner - Contributor III
Partner - Contributor III

Installing QSEoK (On Premises) - Qlik Repository is not available for deployment

Dear Community,

i am sharing the details with the screenshots of my deployment as i am struck as Qlik Sense repository is not available which is mentioned on help site:

Imran_Arshad_0-1606054398095.png

Docker Version:

Imran_Arshad_1-1606054465902.png

Kubernetes version:

Imran_Arshad_2-1606054535465.png

Helm version:

Imran_Arshad_3-1606054601802.png

Qlik Sense Stable Repository not Available: 

Imran_Arshad_4-1606054715706.png

Tried multiple times but failing, its seems that repository is moved to another URL or deleted.

Imran_Arshad_5-1606054813548.png

https://qlik.bintray.com/stable     --------> (This repository is not accessible) 

 

Help me with the error, 

Thanks,

Imran

 

Labels (1)
1 Reply
Imran_Arshad
Partner - Contributor III
Partner - Contributor III
Author

Anyone can help me with values.yaml file, i am using below:

Please guide, if changes are required: 

@Leigh_Kennedy  your valueable feedback will be very helpfull:

--------------------------------------

#Added for testing
devMode:
enabled: true

engine:
acceptEULA: "yes"

elastic-infra:
nginx-ingress:
controller:
service:
type: NodePort
nodePorts:
https: 32443
extraArgs.report-node-internal-ip-address: ""

hub:
ingress:
annotations:
nginx.ingress.kubernetes.io/auth-signin: https://$host:32443/login?returnto=$request_uri

management-console:
ingress:
annotations:
nginx.ingress.kubernetes.io/auth-signin: https://$host:32443/login?returnto=$request_uri

#These setting specifies the storage for the services
global:
persistence:
storageClass: localnfs

redis:
master:
persistence:
storageClass: localnfs

dcaas:
dcaas-redis:
master:
persistence:
storageClass: localnfs