- For use with https://github.com/seren/freenas-temperature-graphing
- See seren/freenas-temperature-graphing#12 for reference
- Move
index.jsandpackage*.jsonto a directory in a jail npm iin said directory- Move
injectTempGUI.shto your main system - Edit the vars in
injectTempGUI.shto match your setup (You don't have to make thenginx.confandindex.htmlfiles in the jail. This script will create them for you) - Edit the
defaultValues inindex.js(probably only need to changetempAliasto match the location of https://github.com/seren/freenas-temperature-graphing graphs) - Add a cron job for
injectTempGUI.shevery hour or to your liking