Skip to main content

Single server solution

The Q-net v7 system's central server architecture satisfies the needs of most institutions. Its advantage lies in its simplicity, both in installation and maintenance, as the operation of a single server needs to be managed. (It requires backing up only one database and installation folder, etc.)

By default, the system has no external dependencies or databases. The data is managed by the built-in ElasticSearch database server.

The system's upgrade and version switch are also straightforward, often achievable by simply replacing a single file.

Every user interface is web-based, accessible through a secure WebSocket connection served by the built-in web server.

Non-network devices, such as printers and displays, are controlled by the "Device controller" service running locally in the branches. This service also communicates with the server over a WebSocket connection. These Device Controllers are mostly ran by the branches ticket dispensers or media players.

Installation

In case of Windows operating system the installation process is very simple:

You just need to choose if you'd like to start the service automatically after the install process finished.

Installer

Since the installer includes all necessary components, (JAVA, Application server, ElasticSearch database engine), no further installation is necessary.

After successful installation, - if the "Start Q-net Pro 7 service" option was not selected, you will need to restart the pc or start the service manually; Enter services.msc in the search bar and open the app.

Locate the Q-net Pro 7 service in the list, select it and click on the start button:

Service start

Then wait about 30 seconds (depending on the server performance) and the start page of the application can be opened in a browser by entering the server hostname or IP address and the communication port (if necessary) For example: http://localhost:3000

Main Page

Click on "Administration" and proceed with the System configuration.