Download Octopus Tentacle

Install via Chocolatey
choco install octopusdeploy.tentacle 
Find out more about chocolatey.
Direct Downloads
FileMD5 Hash
Octopus.Tentacle.6.3.417-x64.msi 486051773b7e2b7b658aa101a13ed37e
Octopus.Tentacle.6.3.417.msi 45355ff6bf15c6e346587e2a426c708c
Debian / Ubuntu / Linux Mint
apt-key adv --fetch-keys https://apt.octopus.com/public.key
add-apt-repository "deb https://apt.octopus.com/ stretch main"
apt-get update
apt-get install tentacle
CentOS / RHEL / Fedora
wget https://rpm.octopus.com/tentacle.repo -O /etc/yum.repos.d/tentacle.repo
yum install tentacle
Archive

wget https://download.octopusdeploy.com/linux-tentacle/tentacle-6.3.417-linux_x64.tar.gz -O tentacle-linux_x64.tar.gz
#or
curl -L https://download.octopusdeploy.com/linux-tentacle/tentacle-6.3.417-linux_x64.tar.gz --output tentacle-linux_x64.tar.gz

mkdir /opt/octopus
tar xvzf tentacle-linux_x64.tar.gz -C /opt/octopus
Direct Downloads
FileMD5 Hash
tentacle-6.3.417-linux_x64.tar.gz 144d4f1ddc1e81b67ccaf43d7591139e
tentacle_6.3.417_amd64.deb 2357c61221b17de0b4dc4d190440c1ab
tentacle-6.3.417-1.x86_64.rpm 654e6d34a1f4a1f9f8f671669bdb4654
tentacle-6.3.417-linux_arm64.tar.gz 83fba7eb0f1f69af3008028e8a5c13ef
tentacle-6.3.417-1.aarch64.rpm 8c76ffe2f732f7dc7c7e1fa60f6202ca
tentacle_6.3.417_arm64.deb 0b4d995c8a9b70247ec80f25b75c077c
tentacle-6.3.417-linux_arm.tar.gz ba4a9241dbf9b2d27969db83808a7092
tentacle-6.3.417-1.armv7hl.rpm 40e4b85fe1ff651ec9deee76cb59de02
tentacle_6.3.417_armhf.deb 2a24b23ffbd7654f2770a2d58a8d59c4
These downloads may require additional dependencies.
Install via Docker
docker run octopusdeploy/tentacle
Find out more at DockerHub.

Version 6.3.417 · All downloads · Installation · EULA