Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
/ node-unraid-api Public archive

Serving data from Unraid as JSON for use in custom applications.

License

Notifications You must be signed in to change notification settings

pugson/node-unraid-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-unraid-api

Exposing data from Unraid as JSON for use in custom applications.

⚠️🙈️ This is a work in progress, don’t use it. 🙈️⚠️

I couldn’t crack the goddamn PHP server not returning any data even with a CSRF token when trying to get info about the array, so instead this is using an extra plugin on Unraid.

Config

Make a .env file in the root directory with your credentials. Sample:

UNRAID_HOST=192.168.1.111
UNRAID_USERNAME=root
UNRAID_PASSWORD=420sixtynine
SECURE=

About

Serving data from Unraid as JSON for use in custom applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published