Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can do so by connecting to the instance and using the package manager of the system to update it. For example, on :

CentOS 7:

No Format
sudo yum -y upgrade morpheus-vm-node
sudo morpheus-node-ctl reconfigure

Ubuntu:

No Format
sudo apt-get update morpheus-vm-node
sudo apt-get install -y morpheus-vm-node
sudo morpheus-node-ctl reconfigure

...