Navigation

  • index
  • next |
  • PyScada 0.7.0rc16 documentation »

Welcome to PyScada’s documentation!¶

A Open Source SCADA System with HTML5 HMI, build using the Django framework. If you like to setup your own _SCADA_ system head over to the Installation section.

Installation and Commandline

  • Installation
    • Dependencies
    • Add a new system-user for Pyscada (optional, recommend)
    • Create a MySql Database
    • Create a new Django Project
    • Initialize Database And Copy Static Files
    • Add a Admin User To Your Django Project
    • Setup the Webserver (nginx, gunicorn)
    • to use ssl (https, recommend)
    • Start PyScada
  • Django Settings
    • urls.py
    • settings.py
  • Nginx Setup
    • nginx configuration
    • to use ssl
  • Docker
    • Download the necessary files
    • Generating SSL Certificates
    • Build and Run the Image
  • 0.6.x to 0.7.x
  • 0.7.0b18 to 0.7.0b19
  • systemd
  • Command-line
    • Start the PyScada Daemons
    • Start Gunicorn
    • Get Installed PyScada Version
    • Export Recorded Data Tables
  • Using the Front-End
  • Using the Backend
    • Add a new Device
    • Add a new Variable
    • short instructions for the HMI
    • Add a new View
    • Add a new Page
    • Add a new Chart
    • Add a new Control Panel
  • Installation

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Welcome to PyScada’s documentation!
  • Indices and tables

Next topic

Installation

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • PyScada 0.7.0rc16 documentation »
© Copyright 2019, Martin Schröder. Created using Sphinx 1.7.6.