Services Setup
  • 09 Aug 2024
  • 1 Minute to read
  • PDF

Services Setup

  • PDF

Article summary

Services Setup 

There are four batch scripts in the Configuration changes folder. 

  • Servicecreation - The batch script is run to create a service. 
  • Start_service - The batch script is run to start a service. 
  • Stop_Delete_service - The batch script is run to stop a service. 
  • Updateconfigs - The batch script is run to update the changes made to any of the files. 

Note
While creating RabbitMQ Service, the RabbitMQ service name must be changed in batch file as below
  • Service creation - servicecreation.bat 
  • Start service - enable_start_service
  • Stop delete service - stop_disable_service.bat  

Configuration Services

The folder named Configuration Services contains 5 files and 4 batch scripts. The files are different for each instance. The values can be updated in the four folders listed below and the batch scripts are run to update it. 

  • Angular - This folder contains an environment.js and the web config file. The environment file needs to be changed and the batch script run, so that whatever changes were updated in the environment file will get updated in the Angular binary. 
  • CAPI (Configuration API) - This folder contains the appsettings.production file. Here we need to update the value of Database, Rabbit Mq, & AllowOrigin and run the batch script so that it gets updated.
  • Master - This folder contains the appsettings.production file. 
  • RBMQ - This folder contains the appsettings.production file. 
  • Report - This folder contains the appsettings.production file. 
Note 
All the changes that need to get updated in the 10 files can be updated in the appsettings.production file under CAPI, Master, RBMQ, and Report. Once changes are done, the batch script (updateconfigs) can be run to reflect the changes. 

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.