Download Octopus Tentacle

Install via Chocolatey
choco install octopusdeploy.tentacle 
Find out more about chocolatey.
Direct Downloads
FileMD5 Hash
Octopus.Tentacle.8.1.1282-x64.msi bc5beae1a26dd26c279412e4dd839f0d
Octopus.Tentacle.8.1.1282.msi d86f36d3d5eaea616e1661920b0d9b51
Debian / Ubuntu / Linux Mint
        curl https://apt.octopus.com/public.key | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/octopus.gpg
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-8.1.1282-linux_x64.tar.gz -O tentacle-linux_x64.tar.gz
#or
curl -L https://download.octopusdeploy.com/linux-tentacle/tentacle-8.1.1282-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-8.1.1282-linux_x64.tar.gz db6b7744b74876f4bfacb2f0a462aa1c
tentacle_8.1.1282_amd64.deb 87f7bf2625e8566d98f7242a4f1c4045
tentacle-8.1.1282-1.x86_64.rpm be9856b832861dfc246bb3dd5dc7bf19
tentacle-8.1.1282-linux_arm64.tar.gz e9a5ee02cc3fbbed9f1882b1bf7dddeb
tentacle-8.1.1282-1.aarch64.rpm 5ff06bc4121833c1a596ae9d85d150ca
tentacle_8.1.1282_arm64.deb 677ac578845853b561dc49b83fe59335
tentacle-8.1.1282-linux_arm.tar.gz d8f0908adcad23beecbf6c26b4ed3b1d
tentacle-8.1.1282-1.armv7hl.rpm 74f5b7a50eae31112be7ed3e2ada6cc8
tentacle_8.1.1282_armhf.deb 890e4a8c25f4f7556106e49c4be3dfd9
These downloads may require additional dependencies.
Install via Docker
docker run octopusdeploy/tentacle
Find out more at DockerHub.

Version 8.1.1282 · All downloads · Installation · EULA