Why I Run Everything Behind Traefik Instead of Nginx
Traefik reads your Docker labels and configures itself automatically. SSL renews itself. New services appear without touching a config file. Here is why it replaced Nginx in my stack.
31 posts · Page 3 of 4
Traefik reads your Docker labels and configures itself automatically. SSL renews itself. New services appear without touching a config file. Here is why it replaced Nginx in my stack.
Role-based access control is simple and works well for most apps. Attribute-based access control gives you fine-grained control when roles alone are not enough. Here is how to decide.
A single $20/month VPS can replace dozens of paid SaaS subscriptions. Here is what I host on mine, what it costs, and how Traefik + Docker make managing everything straightforward.
Twenty-plus utility modules for TypeScript covering strings, arrays, dates, math, colors, crypto, URLs, media, and more. One package, consistently typed, built with Bun.
How the first version of Mentorize came together as a full-stack Nuxt app with MySQL, interactive courses, and video-based learning-and what I learned building it.
Reading today means juggling multiple apps depending on format. LibroFlare is our answer: one digital library for every format, built with Nuxt on the frontend and Symfony on the back.
Browser default form styles look terrible in every browser. Forms Pretty is a universal CSS stylesheet that makes any form look polished instantly, with no framework dependency and no configuration.
From basic HTML fetching to full headless browser automation with stealth plugins and rotating proxies-a practical guide to gathering data from the web without getting blocked.
A personal portfolio should do more than list skills. Mine has holographic tilt effects, parallax scrolling, a timeline of my work, and a live project showcase. Here is how I built it with Nuxt.
I kept juggling five different apps to manage my day: tasks, calendar, meals, workouts, notes. So I built Chronitask to replace all of them with one clean dashboard.