- Step1: Clone the GitHub repository to your local machine.
- Step2: Install Java 8+ and Maven dependencies with 'mvn install'.
- Step3: Configure the 'config.xml' file for agent parameters and data sources.
- Step4: Set up the database connection (MySQL/PostgreSQL) in the config file.
- Step5: Launch the JADE runtime and deploy agent containers via the provided scripts.
- Step6: Start agent services and connect to the CMS/POS integration API.
- Step7: Access the web-based dashboard for real-time monitoring and logs.
- Step8: Customize or extend agent behaviors by modifying Java classes and redeploy.