My Blog

Thoughts, tutorials, and updates

When users use subdomain as domain while the is part of the other user domain nano /usr/local/hestia/data/users/mir/web.confDOMAIN='abzal.net' IP='217.217.248.184' TPL='default' SSL='yes' DISK='0' BW='0' SPND='no' DATE='2026-01-31' ALLOW_USERS='yes'// Need …

Read More →

# Git CI/CD Setup Guide (GitHub Actions + HestiaCP Server) ## Part 1: Server Setup ### 1.1 Generate SSH key pair (on the server, as …

Read More →

Location /usr/local/hestia/data/templates/web/nginx/ That’s the Nginx proxy template directory. Any Gunicorn proxy template (from your existing setup or a custom one) will be in this folder. Typical Gunicorn template files A full …

Read More →

Managing inventory and accounting efficiently is one of the biggest challenges for small and growing businesses. Many still rely on spreadsheets or disconnected tools, which …

Read More →

Freight forwarding and international trade businesses deal with some of the most complex invoicing requirements. Multi-currency transactions, port charges, freight costs, VAT, and customer-specific pricing …

Read More →

1. Check Available Memory Check disk space first: df -h / Verify Swap:  free -h 2. Add Swap Space (Recommended for Low-Memory VPS) fallocate -l 2G /swapfile …

Read More →

Step 1.1: Create the HTTP Template (.tpl) Location: /usr/local/hestia/data/templates/web/nginx/nextjs-universal.tpl Command to create: #=========================================================================# # Universal Next.js Web Domain Template # # DO NOT MODIFY THIS …

Read More →

Introduction When building a web application, one of the most time-consuming parts is the frontend — especially if you don’t need a flashy UI. Many …

Read More →

When it comes to web hosting, you're often faced with two main options: purchasing a hosting package from a company (usually shared hosting), or renting …

Read More →

Microsoft Access has long been a go-to solution for small to medium-sized businesses looking for a simple way to create database-driven applications. For years, it …

Read More →