Skip to content
OneCDOnly edited this page Mar 13, 2023 · 53 revisions

logo

The world's first multi-action CLI package-manager!

Description

A mini-package-manager for QNAP NAS. It's FOSS and is written entirely in BASH.

Package management via sherpa provides extra features like easy application backup and upgrading, service and daemon management, self-checking and repair, and operations may be automated via cron.

Click here for available packages

The aim of this project is to support all QNAP NAS models and all QTS & QuTS hero versions. Please advise if you encounter any errors when running it on your NAS.

Requirements

  • Any model QNAP NAS running QTS 4.0 or-later.

Installation

  1. Click here to download the sherpa QPKG.

  2. Install the QPKG manually through your QTS App Center UI. This QPKG is not digitally signed, so you'll need to allow unsigned packages to be installed in your App Center before installing it. It can "sign" itself (and all supported QPKGs) after installation.

Usage

  1. SSH into your NAS,

  2. Then at the command prompt, run:

$ sudo sherpa

... and follow the help from there.

If sudo is unavailable in your version of QTS, SSH into your NAS as the 'admin' user instead, and run:

# sherpa

Popular content

If you have suggestions for content, please create an issue in this repository.

Clone this wiki locally