Smart Mirror Documentation
  • Introduction
  • Hardware
  • Installation
    • Install Raspberry PI OS
    • Install dependencies
  • Configuration
    • Configure the Pi
    • Configuring Sound
    • Cloud Speech Recognition
    • First Time Running Smart Mirror
    • Configure the smart-mirror
  • Running
    • Setting up Smart-Mirror to Run on Boot
    • Commands Used to Run Smart-Mirror
  • Troubleshooting & FAQs
    • Issues installing electron-prebuilt
    • Microphone and Speech Recognition issues
    • Issues with Remote and ConfigUI
  • Development and Contributing
  • Updating
  • Index
  • How Tos
    • How To Obtain Chromium Speech Keys
    • How To Install Raspberry Pi OS(full)
    • Enabling Motion Detection
Powered by GitBook
On this page

Was this helpful?

  1. Running

Setting up Smart-Mirror to Run on Boot

PreviousRunningNextCommands Used to Run Smart-Mirror

Last updated 3 years ago

Was this helpful?

Optionally, you can configure your Pi to start the mirror on boot.

During install you will be prompted if you want to use the node process manager to control auto starting your smart-mirror. this process is setup for all platforms and hides any platform specific details.

after starting your pi, you can use pm2 help for additional commands, stop, restart, logs,

Have an issue? Take a look at the .

pm2
Troubleshooting Page