mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 18:24:29 +00:00
Updated Auto Starting MagicMirror (markdown)
@@ -1,4 +1,4 @@
|
||||
The methods below describe ways to automatically start you MagicMirror on boot, and even ways to keep it running in case of a failure.
|
||||
The methods below describe ways to automatically start your MagicMirror on boot, and even ways to keep it running in case of a failure.
|
||||
|
||||
## Using PM2
|
||||
PM2 is a production process manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to facilitate common system admin tasks. In this case we will use it to keep a shell script running.
|
||||
|
||||
Reference in New Issue
Block a user