Ployer: A Lightweight Self-Hosted PaaS That Doesn't Eat Your RAM
Ployer is a single-binary, Git-driven self-hosted PaaS built in Rust and SvelteKit, doing roughly what Coolify does at about 30% of the memory.
Ployer is a single-binary, Git-driven self-hosted PaaS built in Rust and SvelteKit, doing roughly what Coolify does at about 30% of the memory.
How I diagnosed and fixed a new subdomain that was unexpectedly redirecting to an unrelated admin URL, due to a missing SSL certificate on the origin server.
My home server's Tailscale expired while I was working from a cafe. I couldn't SSH in to fix it, but I could still talk to Claude Code over Telegram, and that turned out to be enough.
Building a small Rust Telegram bot that pipes messages to Claude Code running on my Raspberry Pi 5, so I can chat with Claude from anywhere.
How to offload Docker builds to GitHub Actions with GHCR and trigger Coolify deployments, cutting deploy time from 10 minutes to 30 seconds.
A side-by-side performance comparison of Apache and OpenLiteSpeed running the same WordPress site with a shared backend API.
A walkthrough on migrating a WordPress site from Apache to OpenLiteSpeed using Docker, deployed via Coolify.
Running out of disk space on EC2? You can expand storage without stopping your instance. Here's how.