Author: mursidin
-
Transforming Microsoft 365 with Custom Domain Integration
•
Introduction Every Microsoft 365 deployment begins with a default domain address: yourcompany.onmicrosoft.com. While this serves as a functional entry point, it does not reflect the unique identity of your organization. It is comparable to moving into a new office where the signage displays the landlord’s name rather than your own. Integrating…
-
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…
-
Create Virtual Host with NGINX Server
•
Introduction In modern web management, subdomains are an effective way to separate specific services or features from the main domain. For example, you might create blog.example.com for blog content or app.example.com for a web application. By leveraging NGINX as a web server, configuring subdomains becomes both flexible and efficient. NGINX…
-
Migrate Domain and Hosting to Alibaba Cloud
•
Introduction In today’s increasingly interconnected digital landscape, domain management serves as a foundational element for building resilient, secure, and scalable systems. Migrating a domain to a cloud-based platform is not merely a technical adjustment it is a strategic move aimed at enhancing operational efficiency and infrastructure reliability. Alibaba Cloud, recognized…