Deploying a Jekyll blog in production with Docker and HAProxy
Update — September 2026 This site no longer runs WEBrick in production. It is now built statically at deploy time and served by Apache in a hardened, read-only container on...
Read morePosts in the Docker category
Update — September 2026 This site no longer runs WEBrick in production. It is now built statically at deploy time and served by Apache in a hardened, read-only container on...
Read moreDocker dropped support for RHEL 8 starting with version 29. If your infrastructure still runs Docker on RHEL 8, here is how to migrate cleanly to Debian 13 without a...
Read morePterodactyl is an open-source game server management panel. The classic problem: Wings (the daemon) listens on port 8080 by default, which is often blocked on corporate networks. The solution: put...
Read more