I thought self-hosting would make software less convenient, but the opposite happened
…I also shut Docker Desktop down when I was gaming to free up RAM. But when I started moving my most important services to my NAS, I unlocked a lot of additional…
Tracked topic
Docker is a platform that uses Linux kernel features to run applications in isolated containers, providing tools such as Docker Engine, Docker Desktop, and Docker Compose.
…I also shut Docker Desktop down when I was gaming to free up RAM. But when I started moving my most important services to my NAS, I unlocked a lot of additional…
…Most guides expected me to learn Docker, set up a reverse proxy, configure HTTPS certificates, manage authentication, and deal with networking before I could even install the apps I wanted. It felt…
…That’s why Docker is the key tool I rely on. It treats my AI tools as isolated, portable containers, making the setup repeatable and clean. Using Docker Compose, if I want…
…Docker Docker Desktop is a one-click-install application for your Mac, Linux, or Windows environment that lets you build, share, and run containerized applications and microservices. It provides a straightforward GUI…
…Proxmox 9.2 gave us OCI / Docker Image support for LXCs Native support for images without you having to convert them Proxmox quickly became my favorite way to run containerized apps, thanks…
…I installed Claude Code on the server and registered docker-mcp to the Docker socket. I added a CLAUDE.md to set boundaries around sensitive containers. No new containers, no complex configuration…
…Podman Desktop serves as my self-hosting companion With the right extension, it can even support Docker environments Switching gears from wacky projects to FOSS tools, Syncthing isn’t the only productivity…
…Before you can so much as create your first notebook, you've got to get Docker Desktop installed and running, grab the right docker-compose file, set an encryption key, spin up…
…Later, when I got introduced to Docker containers, I tried installing them too, but the DS218J wasn’t one of Synology's Docker-capable models. I even thought of upgrading my NAS…
…Then I got a little clue that it might be something to do with my Docker. I ran docker network inspect on a few bridges and confirmed it—these were Docker's…