On-premises
Follow the instructions below for real-time order updates if ODS/KDS is installed on-premises.

Obtain the folder Qservice-1.0.0 from the S drive and follow the
Read me.txt
file.Go Qservice-1.0.0 > Installers. The folder 'Installers' contains the required installations. Check if you have all the installers installed, otherwise, you can install them from the Installers folder.
The required installations are as below:
RabbitMQ (along with its compliant software 'Erlarge')
Note
After installing RabbitMQ, please verify that the RabbitMQ service is running correctly.
Also refer, how to install and configure RabbitMQ
Next, go to QService > Configuration > appsettings.json
Ensure that the (1) password is defined for the root user while installing MySQL. Also, ensure that (2) the Rabbit MQ configuration is correct.
Thereafter, go to the folder QService > QService (type Application).
Running Qservice (type application) will initiate the application. Check if everything is running well.
The credentials of the default Qservice user are qservadmin | Qserv1ce@123.
Note
You can check the Qservice health using the URL http://localhost:5000/health. This URL will be defined at the time of configuring the 'OdsKds notifier' plugin.