tagyoureit on comms_refinement
Bump to Node v16 (compare)
tagyoureit on comms_refinement
Change mqtt chlorinator isOn to… Chem Doser functionality (compare)
tagyoureit on comms_refinement
Change send packets to be an as… Update copyright years (compare)
rstrouse on master
Change mqtt chlorinator isOn to… Chem Doser functionality (compare)
tagyoureit on comms_refinement
More mock chlor updates; Refact… (compare)
tagyoureit on comms_refinement
Added peristaltic pump calibrat… Fix typo for showInDashboard fu… Added function endpoint for del… and 4 more (compare)
tagyoureit on comms_refinement
pull master updates Added peristaltic pump calibrat… Fix typo for showInDashboard fu… and 4 more (compare)
tagyoureit on master
#560 - Update *Touch sunrise/su… (compare)
tagyoureit on master
#560 - Do not reset system for … (compare)
rstrouse on master
Normalized ezo-pmp to the relay… (compare)
rstrouse on master
Added function endpoint for del… (compare)
rstrouse on master
Fix typo for showInDashboard fu… (compare)
tagyoureit on comms_refinement
#316 - Only run logic for body … Added SunTouch board definition Added ruleInterface processor f… and 14 more (compare)
rstrouse on master
Added peristaltic pump calibrat… (compare)
pm2 start /home/pi/controller/dist/app.js /home/pi/controller/config.json --name CTL
pm2 monit
is a bit funky. If you just try pm2 logs web
it should show you the last 15 lines and give you the location of the full logs... eg:pi@poolcontroller:~ $ pm2 logs 2
[TAILING] Tailing last 15 lines for [2] process (change the value with --lines option)
/home/pi/.pm2/logs/poolController-webClient-error.log last 15 lines:
/home/pi/.pm2/logs/poolController-webClient-out.log last 15 lines:
2|poolCont | GET /app.747e1315.css
...
env NODE_ENV=production node dist/Server.js
. That will save about 22s on your startup time, not to mention CPU overhead.