This installation guide is for installing the mySCADA PRO Manager. The update section describes the installation of runtime after installing the mySCADA PRO Manager.
Windows
mySCADA PRO for Windows is supported on Windows 11 and above. Windows installer is provided as a self-installation .exe package. To install the mySCADA PRO do the following:
- Download the latest version of mySCADA PRO V9 from the downloads section
- Double-click on the installation package to perform the installation.
- Follow the onscreen instructions to finish the installation.
After the installer finishes, please reboot your system, after you log-in into windows you will be asked by gsudo app about further updates, this step is mandatory as it updates WSL and installs sub-system Linux, without this mySCADA PRO manager won’t be working properly.
Note for Windows: Please make sure that virtualization is enabled sometimes, this setting has to be allowed in BIOS
Linux
myPRO for Linux is tested on the following distributions: Ubuntu, Linux Mint, Debian. The installer installs the mySCADA PRO V9 application, which takes care of the settings of mySCADA PRO V9, such as changing the ports and passwords for downloading project / API and SMTP settings. It’s also capable of making backups and notifying the user when the newer version of container is available.
Installation for the server and for the desktop is the same.
- Open a terminal and change the directory to the location of the installation package .sh (usually, it’s located in downloads so you enter the directory by cd ./Downloads/
- Make sh package executable by running: sudo chmod +x ./myPRO_x64_9.sh
- Run installer: sudo ./myPRO_x64_9.sh
After the installer finishes, please reboot your system to finish the installation; if your system doesn’t have docker installed, you have to install it first by using a provided script (Which will work only for ubuntu distro, otherwise you have to install docker on your own according to the distro you’re using), which you need to make again executable as mentioned in the second installation step. This step is necessary otherwise you won’t be able to run/stop containers – means the runtime won’t be working.
Docker package installation script for UBUNTU can be downloaded here
Important
If you’re installing mySCADA PRO V9 on a non-graphical OS – server, you can access the container mySCADA administrative UI on port 34022 and HMI by default on the HTTP port 80 and HTTPS 443
mySCADA PRO Manager is password protected – the default password is “password”. This password is requested when you want to change anything in the app ONLY once after starting.
The default password can be changed HERE