Linux
- Download the DEB package file from the latest releases page.
- Install the package
-
Download config tar.gz from the latest releases page.
-
Unpack with -
- Set up environment variables (see Paths for details) -
ln -s /opt/tenx-cloud/bin/tenx-cloud /opt/tenx-cloud/bin/tenx
echo "export TENX_HOME=/opt/tenx-cloud" | sudo tee "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-cloud" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
ln -s /opt/tenx-edge/bin/tenx-edge /opt/tenx-edge/bin/tenx
echo "export TENX_HOME=/opt/tenx-edge" | sudo tee "/etc/profile.d/tenx-edge.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-edge" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
ln -s /opt/tenx-edge/bin/tenx-edge /opt/tenx-edge/bin/tenx
echo "export TENX_HOME=/opt/tenx-edge" | sudo tee "/etc/profile.d/tenx-edge.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-edge" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
- Environment variables will only work when starting a new terminal session, or -
- Done. You can now configure and start the runtime -
- Download the RPM package file from the latest releases page.
- Install the package
-
Download config tar.gz from the latest releases page.
-
Unpack with -
- Set up environment variables -
ln -s /opt/tenx-cloud/bin/tenx-cloud /opt/tenx-cloud/bin/tenx
echo "export TENX_HOME=/opt/tenx-cloud" | sudo tee "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-cloud" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
ln -s /opt/tenx-edge/bin/tenx-edge /opt/tenx-edge/bin/tenx
echo "export TENX_HOME=/opt/tenx-edge" | sudo tee "/etc/profile.d/tenx-edge.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-edge" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
- Environment variables will only work when starting a new terminal session, or -
- Done. You can now configure and start the runtime -
- Download the RPM package file from the latest releases page.
- Install the package
-
Download config tar.gz from the latest releases page.
-
Unpack with -
- Set up environment variables -
ln -s /opt/tenx-cloud/bin/tenx-cloud /opt/tenx-cloud/bin/tenx
echo "export TENX_HOME=/opt/tenx-cloud" | sudo tee "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-cloud" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-cloud.sh"
ln -s /opt/tenx-edge/bin/tenx-edge /opt/tenx-edge/bin/tenx
echo "export TENX_HOME=/opt/tenx-edge" | sudo tee "/etc/profile.d/tenx-edge.sh"
echo "export TENX_BIN=\$TENX_HOME/bin/tenx-edge" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_MODULES=\$TENX_HOME/lib/app/modules" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export TENX_CONFIG=/etc/tenx/config" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
echo "export PATH=\$TENX_HOME/bin:\$PATH" | sudo tee -a "/etc/profile.d/tenx-edge.sh"
- Environment variables will only work when starting a new terminal session, or -
- Done. You can now configure and start the runtime -