Skip to content

Home Alarm wiki

Commands

  • python main.py - run flask app in console (debug mode)
  • sudo supervisorctl status
  • sudo supervisorctl start all - gunicorn & alarm process
  • sudo service nginx start / stop - serve web app
  • python manager.py database init_all - Create all databases
  • python manager.py users create - Create admin user
  • sudo systemctl status evok - Check if evok is running