Tech Weekly
A weekly dump of things I learned, bugs I squashed, and tech I’m exploring.
Deploying a Website to an Almost Air-Gapped Server – It Turned Out Easier Than I Expected
Last week I ran into an interesting deployment challenge. Looking back, I thought it was worth documenting—not only as a personal note, but also as a case study that might help someone else in the future. About two years ago, I built a website for a government organization. The previous.
Some security vulnerabilities are surprisingly simple. In fact, the most dangerous ones are often the things we least expect. That’s true not only in programming, but sometimes in life as well. Problems can sit right in front of us for years simply because they’ve become too familiar to question. As.
TL;DR: Kumix Cloud is a multi-tenant SaaS dashboard built with Laravel and React that lets DevOps engineers, system administrators, and hosting providers manage VPS instances, SSH credentials, and server health from a single, real-time interface. Here’s how I built it. The Problem Managing multiple VPS servers across different providers is a fragmented nightmare. You bounce between: I needed.