Download Octopus Tentacle

We recommended downloading version 8.1.1282.
Install via Chocolatey
choco install octopusdeploy.tentacle --version 6.1.1531
Find out more about chocolatey.
Direct Downloads
FileMD5 Hash
Octopus.Tentacle.6.1.1531-x64.msi 053308a8abaec006ea78a5be113cefa5
Octopus.Tentacle.6.1.1531.msi d46d26f696b71d064c585c15660d11f5
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=6.1.1531
        
CentOS / RHEL / Fedora
wget https://rpm.octopus.com/tentacle.repo -O /etc/yum.repos.d/tentacle.repo
yum install tentacle-6.1.1531
Archive

wget https://download.octopusdeploy.com/linux-tentacle/tentacle-6.1.1531-linux_x64.tar.gz -O tentacle-linux_x64.tar.gz
#or
curl -L https://download.octopusdeploy.com/linux-tentacle/tentacle-6.1.1531-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.1.1531-linux_x64.tar.gz 4aee62b1f6333828a6e3f003144c4646
tentacle_6.1.1531_amd64.deb 8656a2afb0df17b6f4e2bf978442e511
tentacle-6.1.1531-1.x86_64.rpm 872460b04934c214cb980e121722abe5
tentacle-6.1.1531-linux_arm64.tar.gz ceb24445c5766272979c5ddd227a3fad
tentacle-6.1.1531-1.aarch64.rpm 3a6502fb713f0c9a306b161daec9d5c9
tentacle_6.1.1531_arm64.deb 362358978b8001815995fad5dc957f5f
tentacle-6.1.1531-linux_arm.tar.gz 3b7bc6df7fe8e13f5473697c340356d6
tentacle-6.1.1531-1.armv7hl.rpm 4553cf5cd8e8bdd366fe7d70b7ef1719
tentacle_6.1.1531_armhf.deb c325a8fa598fc4bbdaca96ed762299fb
These downloads may require additional dependencies.
Install via Docker
docker run octopusdeploy/tentacle:6.1.1531
Find out more at DockerHub.

Version 6.1.1531 · All downloads · Installation · EULA