Guide to Deploying n8n Workflow Automation with PostgreSQL, Redis, Uptime Kuma, and Netdata Monitoring

In this guide, we’ll deploy a complete n8n automation system on Ubuntu, including PostgreSQL, Redis, NGINX, SSL (Certbot), and monitoring tools such as Netdata and Uptime Kuma, plus a daily automatic backup system.The entire stack is managed using Docker Compose, making it easy to scale, maintain, and ensure a stable environment for n8n. How the

Đọc thêm

Guide to Installing DirectAdmin and Configuring a Website with Just One Command

DirectAdmin is a widely known control panel nowadays, used for managing servers that host multiple websites and services. If you are new and have just purchased a license, you might not know what additional components are needed for a stable website setup. This guide will help you get started with the basic DirectAdmin setup. Step

Đọc thêm

Guide to Deploying n8n with Docker and HTTPS

In the digital era, workflow automation plays a crucial role in optimizing efficiency and reducing manual tasks. n8n is an open-source automation platform that enables seamless connections between applications, services, and processes without requiring complex programming. This system is deployed on n8n.datacloud.vn, utilizing Docker to ensure flexibility, scalability, and easy management. With HTTPS integration via

Đọc thêm

Fix error message IonCube not enabled when installing softaculous cPanel and adding key

ionCube Loader is not loaded. Please enable it to continue installation When installing softaculous, it says IonCube is not enabled. Step 1: Server Configuration > Tweak Settings > Find the keyword loader, select ioncube then Save Step 2: After turning on IonCube, install softaculous and check the IonCube version cd /home wget -N http://files.softaculous.com/install.sh chmod

Đọc thêm

INSTRUCTIONS FOR INSTALLING AND BASIC CONFIGURATION OF PFSENSE ON CLOUD SERVER

A complete Cloud Server system cannot be complete without a firewall. And pfSense is a worthy Firewall platform for you to install for your server. Instructions for Installing and Basic Configuration of pfSense on Cloud Server Firewall is considered a barrier to protect individuals and organizations from Internet users illegally accessing important information and data.

Đọc thêm

Instructions for installing Mailserver with Zimbra

MAIL SERVER uses SMTP protocol as the server that performs the task of mail management to control the amount of mail sent and received to avoid spam mail cases, virus intrusion leading to mail block. Set the server to use the domain name vdata.cf Step 1: Change the server name to mail.vdata.vn using the command

Đọc thêm

Bonding Installation Instructions

Bonding is a combination of many links of network cards in the server for higher speed as well as a backup plan when a network card has a problem. Install Bonding  Step 1: install Bonding by command modprobe –first-time bonding Step 2: Check the successful installation of Bonding using the command lsmod | grep “bonding”

Đọc thêm