Download

KaDeck Web can be downloaded from multiple sources.

Docker Container

You can start using KaDeck by pulling the official KaDeck docker container from the official Docker hub using the following command:

docker run -d -p 80:80 -e xeotek_kadeck_teamid="<teamid>" -e xeotek_kadeck_secret="<secret>" -e xeotek_kadeck_port=80 xeotek/kadeckweb:latest

Port 80

Make sure that no other application is already occupying port 80. If the port is already occupied, change the xeotek_kadeck_port argument to a free port.

Logging in

Navigate to http://localhost:80 with your browser and log in with the default user:

Username: admin
Password: admin

Helm Chart

https://artifacthub.io/packages/helm/kadeck/kadeck-web 
https://cloudsmith.io/~xeotek-gmbh/repos/kadeck/packages/detail/helm/kadeck-web/0.5.0/

Was this article helpful?
0 out of 2 found this helpful

Comments

0 comments

Please sign in to leave a comment.