Octopus tentacles octopus

broken image
broken image

tar.gz -C /opt/octopus Setting up a Tentacle instance tar.gz mkdir /opt/octopus tar xvzf tentacle-linux_ $( $arch ). tar.gz #or curl -L $( $arch ) TarGz/OctopusTentacle -output tentacle-linux_ $( $arch ). Installing Tentacle Debian/Ubuntu repository apt-key adv -fetch-keys add-apt-repository ' deb stretch main ' # for Raspbian use # sh -c 'echo 'deb buster main' > /etc/apt/sources.list' apt-get update apt-get install tentacle Redhat/CentOS/Fedora repository wget -O /etc//tentacle.repo yum install tentacle -y Archive arch = ' 圆4 ' # arch='arm' # for Raspbian 32-bit # arch='arm64' # for 64-bit OS on ARM v7+ hardware wget $( $arch ) TarGz/OctopusTentacle -O tentacle-linux_ $( $arch ).

broken image

Many of the steps described below require elevated permissions, or must be run as a super user using sudo.

broken image