v1.4.10
Changes
- New feature: NDS Jobs
NDS Jobs
NDS Jobs are a quick and easy way to run management jobs periodically to check on the status of deployments, backup volumes, and many more actions.
Update
- Log into an account with administrator permissions
- Navigate to
/admin/update
or click on the green arrow in the menu - Click "Update"
Installation
- Download and extract the files attached
- Navigate to the directory in terminal and run
npm i
to install required NPM dependencies - Run
npm run start
Full Changelog: v1.4.9...v1.4.10