Download Octopus Tentacle

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

wget https://download.octopusdeploy.com/linux-tentacle/tentacle-6.1.1403-linux_x64.tar.gz -O tentacle-linux_x64.tar.gz
#or
curl -L https://download.octopusdeploy.com/linux-tentacle/tentacle-6.1.1403-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.1403-linux_x64.tar.gz b6041c58707b60d5a66e0d869665ee89
tentacle_6.1.1403_amd64.deb 451d1b142ac51636ba0dce0b859100fb
tentacle-6.1.1403-1.x86_64.rpm e68e9b5123f389e43ff50394b1ad367d
tentacle-6.1.1403-linux_arm64.tar.gz 160bf1135b297cee6ea9d5e13123a7f8
tentacle-6.1.1403-1.aarch64.rpm b07536a54216f129786069bdf7531370
tentacle_6.1.1403_arm64.deb eef6e3c436481b2fe701e55388a6b4e3
tentacle-6.1.1403-linux_arm.tar.gz fbc20363e6f54a138235eda731df5e83
tentacle-6.1.1403-1.armv7hl.rpm 18c14adca1e8b68a0b8f91ec86d3888e
tentacle_6.1.1403_armhf.deb e638e99bf339ce41c91f131226bf4975
These downloads may require additional dependencies.
Install via Docker
docker run octopusdeploy/tentacle:6.1.1403
Find out more at DockerHub.

Version 6.1.1403 · All downloads · Installation · EULA