Restarting the FileHub appliance can be safely done two ways.
- The restart button on the Appliance Manager
- Using the veridocker command on the shell
To Restart the appliance with the Appliance Manager visit https://<your-appliance-url-here>:9002 and login with the password created during installation. After logging in a Restart button will be present in the upper right corner of the display. Clicking that button will immediately restart the appliance.
Restarting the appliance from veridocker can be done like the below:
sudo veridocker -o restart
More information on veridocker can be found by running :
sudo veridocker --help