arjunrao87 / latchkey-child

Home automation system for door entry
0 stars 0 forks source link

Figure out a way to keep the node server running continuously on the Pi #13

Open arjunrao87 opened 7 years ago

arjunrao87 commented 7 years ago
  1. Running pi continuously : https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror {Use PM2}
  2. Weekly restart : configure cron jobs
  3. Auto restart pi with node server : Check link 1
  4. Configure logs : Check link 1