Tag: server
-
Design and Implementation of an Odoo Community Node Architecture
•
Odoo is a comprehensive and open-source Enterprise Resource Planning (ERP) platform designed to help organizations manage and integrate their core business processes efficiently. By offering a wide range of modular applications, Odoo enables businesses to streamline operations, improve productivity, and support data-driven decision-making within a single, unified system. Odoo is…
-
Implementation of HAProxy and NGINX Reverse Proxy for a High-Availability Web Server
•
Ensuring continuous availability for web services requires resilient architecture, precise configuration, and active health monitoring—far beyond simply “running a web server.” This article presents a formal, end-to-end approach to implementing a high-availability web tier using HAProxy as a load balancer in front of multiple NGINX reverse proxy nodes, including conceptual…