Architecture Overview
Architecture Overview

The Enactor architecture has three layers:
- Estate Manager -- Cloud, hosted by Enactor. Ports:
39830/39832/39833 - Store Server (Back Office) -- Cloud or Local. Device type:
BACK_OFFICE. Database:enactorbo. Port:39848 - Fixed POS -- Local (in-store). Device type:
POS. Database:enactorpos - Self-Checkout -- Local (in-store). Device type:
POS. Database:enactorpos
Tip: The Mobile Server is a separate component -- covered in Module 2.