PyScada
  • Installation
    • Debian/Ubuntu
      • Install Dependencies
      • Install PyScada
      • Create a Database
      • Create a new Django Project
      • Edit urls.py And settings.py
      • Initialize Database And Copy Static Files
      • Add a Admin User To Your Django Project
      • Configuration of Nginx
      • Add Init.d Scripts
    • Raspberry Pi (RASPBIAN)
      • Install Dependencies
      • Install PyScada
      • Create a new Django Project
      • Edit urls.py And settings.py
      • Initialize Database And Copy Static Files
      • Add a Admin User To Your Django Project
      • Configuration of Nginx
      • Add Init.d Scripts
    • Windows
      • Install Dependencies and PyScada
      • Create a new Django Project
      • Edit urls.py And settings.py
      • Initialize Database And Copy Static Files
      • Add a Admin User To Your Django Project
      • Start the Django Development Server
      • Start the PyScada Daemons
  • Update/Upgrade
    • Debian/Ubuntu
      • Stop the Daemon Processes
      • Update Dependencies
      • Update PyScada
      • Reinitialize Database And Update Static Files
      • Add/Update Init.d Scripts
      • Start the Daemon Processes
  • Command-line
    • Start the PyScada Daemons
    • Start Gunicorn
    • Get current PyScada Version

Using the Frontend

Using the Backend

 
PyScada
  • Docs »


© Copyright 2015, Martin Schröder.

Built with Sphinx using a theme provided by Read the Docs.