Skip to content

v1.4.10

Compare
Choose a tag to compare
@Joshua-Zou Joshua-Zou released this 04 Jun 00:28
· 7 commits to main since this release

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

  1. Log into an account with administrator permissions
  2. Navigate to /admin/update or click on the green arrow in the menu
  3. Click "Update"

Installation

  1. Download and extract the files attached
  2. Navigate to the directory in terminal and run npm i to install required NPM dependencies
  3. Run npm run start

Full Changelog: v1.4.9...v1.4.10