@ridenui/unraid
TypeScript icon, indicating that this package has built-in type declarations

0.17.0 • Public • Published

Unraid API

This module adds the ability to access your unraid Server directly from nodejs. It works via SSH so it could be compatible with our Linux Distros but the main focus is on Unraid.

How to use

First of all you have to provide you SSH Credentials via your environment. You can find all needed env vars in the .env.example file:

SSH_HOST=tower.local
SSH_USER=root
SSH_PASSWORD=hunter2
SSH_PORT=22

The variables should be pretty self explanatory.

/@ridenui/unraid/

    Package Sidebar

    Install

    npm i @ridenui/unraid

    Weekly Downloads

    0

    Version

    0.17.0

    License

    MIT

    Unpacked Size

    208 kB

    Total Files

    97

    Last publish

    Collaborators

    • thenoim
    • high5-bot
    • dunklestoast