Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 883 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 883 Bytes

FreeNASTempsGUI

  1. Move index.js and package*.json to a directory in a jail
  2. npm i in said directory
  3. Move injectTempGUI.sh to your main system
  4. Edit the vars in injectTempGUI.sh to match your setup (You don't have to make the nginx.conf and index.html files in the jail. This script will create them for you)
  5. Edit the defaultValues in index.js (probably only need to change tempAlias to match the location of https://github.com/seren/freenas-temperature-graphing graphs)
  6. Add a cron job for injectTempGUI.sh every hour or to your liking