Installing on a Virtual Machine

You can install the system on a virtual host machine.
Supported virtualization systems:

Remote installation on the server in the data center

  • Log in to the server using the SSH protocol
  • Install the program to download files over the network "wget" by running the command:
    yum install -y wget
    
  • Install Carusto platform with the command:
    wget api.carusto.com/install.sh -O - | bash