Download Kadeck docker image for offline use

Download Kadeck docker image for offline use

Offline docker setup

These are the steps to transfer the Kadeck Teams docker image to a server that runs docker without internet access:

Start Kadeck Teams with the docker command as usual.

    • Related Articles

    • Download Kadeck Teams image to a private repository

      Replace {latest version} with the actual latest released version. On a server with internet connection, use the save command to export the image: docker save xeotek/kadeckweb:{latest version} > kadeckweb.tar Optionally, the file can be compressed ...
    • Activate licenses offline

      If you have purchased licenses and Kadeck is not able to communicate with our Xeotek Link servers, you need to activate and transfer the licenses to Kadeck manually (see "Offline activation" below). Alternatively, you can allow internet access for ...
    • Try out Kadeck Teams on a local machine

      Replace {latest version} with the actual latest released version. Getthe Kadeck Teams docker image via docker from our official repository, using: docker pull xeotek/kadeck:{latest version} Free version Use the following command to run Kadeck Teams ...
    • Download and Startup

      Download the version of Kadeck Desktop from here. There are 3 supported operating systems. Windows After downloading the file win.zip, extract its contents and click on the Kadeck executable. MacOS After downloading the file mac.zip, extract its ...
    • Configure a Kadeck cluster setup

      This article describes how to configure multiple Kadeck instances that run as a cluster. Define master nodes First define a list of master nodes. In this example, we will configure 3 Kadeck instances running as a minimum (to handle 2 simultaneous ...