Tech Rescue
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals

DecK

DecK

1. Installation options: * MacOS: brew tap kong/deck brew install deck * Linux: Alternative download / install options are available here: https://github.com/kong/deck/releases curl -sL https://github.com/kong/deck/releases/download/v1.8.1/deck_1.8.1_linux_amd64.tar.gz -o deck.tar.gz tar
Hector Perez Mar 8, 2022

Install DecK for Kong in Ubuntu 20.04 (focal)

1. Download the TAR file: curl -sL https://github.com/kong/deck/releases/download/v1.11.0/deck_1.11.0_linux_amd64.tar.gz -o deck.tar.gz 2. Extract the TAR file: tar -xf deck.tar.gz -C /tmp 3. Copy the files to the right place: sudo
Hector Perez Feb 28, 2022
Tech Rescue © 2025. Powered by Ghost