Skip to main content

Step 2: Configure the .ini File

Step 2: Configure the .ini File

Every Enactor device is installed using an .ini file. The key fields are:

FieldWhat to Set
DEVICE_IDpos1@YOURLOCATION.enactor
LOCATION_IDMust match a location in Estate Manager
DATABASE_USERNAME / DATABASE_PASSWORDDB credentials on the local machine
DATABASE_SCHEMAenactorpos
SERVER_BOAPP_URL_BASEhttp://YOUR_SERVER_IP:39848
SERVER_EMAPP_URL_BASEhttp://YOUR_SERVER_IP:39830
SERVER_EMPROC_URL_BASEhttp://YOUR_SERVER_IP:39832
SERVER_EMWS_URL_BASEhttp://YOUR_SERVER_IP:39833
DEVICE_TYPEPOS
PROCESS_SETHTMLPos
REACT_POS_CONTENT_URLapps/react-pos-all-app/index.html
BROWSER_TYPEchromium
FULL_SCREENtrue
MODULE_CRMtrue
MODULE_CUSTOMER_COLLECTIONStrue
MODULE_INVENTORYtrue
MODULE_ORDERtrue

Device ID naming convention: [type][number]@[LocationID].enactor

note

All the SERVER_* entries point to the same IP address -- only the port number changes for each service. In most setups, this will be the Estate Manager's IP.