Updating OctoXLabs
This guide covers the process of stopping Octoxlabs services, running the update package and then configuring updates and starting all services again.
Step 1: Stop All Services
Before updating the OctoX platform, you must turn off all services. Use the following commands:
octox-ctl -x downStep 2: Run the Update Package
Ubuntu or Debian
$ dpkg -i octoxlabs_***.debRedhat or CentOS
$ rpm -i --force octoxlabs_***.rpmStep 3: Start All Services
octox-ctl -x upAt the end of this process, the OctoXLabs update will be completed.
Last updated
Was this helpful?