2026-03-26
This project combined backend logic, event-driven device data processing, and an operational interface. The key difficulty was not only to store readings, but to act on them in real time while maintaining a transparent …
Read more2026-03-26
This project was about applied automation with strict business constraints. It was not enough to build a simple input form: the system had to reject invalid readings, explain why, and still remain convenient for tenants …
Read more2025-10-30
A PostgreSQL proxy or connection pooler is an intermediary application that sits between your client applications and one or more PostgreSQL servers. It speaks the PostgreSQL network protocol, which allows any standard …
Read more2025-10-08
Congratulations! You just set up your web server (LAMP, LEMP, or something else) and are ready to build awesome websites. You have an operating system, a web server, a programming language, but one important puzzle piece …
Read more2025-08-03
Introduction to Dokploy: Manage Docker Apps on Your Terms In previous articles, we explored powerful SaaS deployment platforms like Vercel and Netlify, which offer simplicity and speed by letting a third party manage …
Read more2025-07-29
In the world of self-hosted solutions for application management, Dokploy is a modern and powerful platform designed to significantly simplify the deployment and management of Docker containers on your own server. Forget …
Read more2025-07-23
n8n + Supabase: PostgreSQL, Authentication, and API All in One We continue our series on n8n’s integration with backend services. Today’s focus is Supabase — a popular open-source Firebase alternative built on …
Read more2025-07-07
Introduction to FastPanel In the market of free server control panels, FastPanel stands out as a powerful and modern solution offering a wide range of features without compromising on performance. Unlike lightweight …
Read more2025-06-27
In the previous article, we covered MySQL — a reliable and popular leader in the world of relational databases. Today we turn to its main competitor, often called “the world’s most advanced open-source …
Read more2025-06-25
In today’s digital world, where every click, purchase, or message generates data, there’s a pressing need for efficient storage, management, and fast access. That’s exactly what database servers are …
Read more