Difference between revisions of "Install and Basic Configuration"

From Mupssoft Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
<h5>ip service set api-ssl disabled=no address=1.1.1.1</h5>
 
<h5>ip service set api-ssl disabled=no address=1.1.1.1</h5>
 
<h5>1.1.1.1 - ip address of the PC where MUPSBOX is installed</h5>
 
<h5>1.1.1.1 - ip address of the PC where MUPSBOX is installed</h5>
 +
 +
<h2>The location of the program on the server.</h2>

Revision as of 02:58, 24 June 2019

How to install MupsBox

Install Firebird 2.5.x

The data used to store data (connection data to devices, temporary data, statistical data, etc.) is the Firebird database. Download the https://www.firebirdsql.org/en/firebird-2-5/ When you start the installation, select a language, accept the terms of the agreement, select the installation folder (you can default to C: \ Program Files (x86) \ Firebird \ Firebird_2_5), select which components to install (you can leave the default), create shortcuts in the menu, select additional tasks ( can be left by default).
For the MUPSBOX program to work, on ROS in IP → Services it is necessary to enable api or api-ssl port.

API

ip service disable www,www-ssl,ftp,ssh,telnet
ip service set api-ssl disabled=no address=1.1.1.1
1.1.1.1 - ip address of the PC where MUPSBOX is installed

The location of the program on the server.