Updating HADashboard
To update the dashboard after new code has been released, just run the following command to update your copy:
$ git pull origin
For some releases you may also need to rerun the bundle
command:
$ bundle
For Docker users, you will also need to rerun the Docker build process.