How to Install Docker on Fedora 44 / 43 / 42
Fedora ships with Podman as its default container runtime, and for plenty of workloads Podman is enough. The…
Fedora ships with Podman as its default container runtime, and for plenty of workloads Podman is enough. The…
Ollama runs models locally on the command line, but most people who try it for more than a…
Coolify is the open-source self-hosted answer to Heroku, Render, and Vercel. It runs on your own hardware, deploys…
Portainer is the browser interface Docker admins install the day after they install Docker. It shows every container,…
Home Assistant is the self-hosted smart home hub that controls over 3,000 devices and services without phoning home…
Vaultwarden is the Rust rewrite of the Bitwarden server, packaged as a single container you can self-host on…
Immich has become the self-hosted answer to Google Photos for people tired of quota increases and ad-funded photo…
Local LLMs have moved from “nice demo” to “thing you actually run on a Linux box.” Ollama is…
On occasion, you will need a Windows machine, and frankly, you can always have it as a VM…
Podman runs containers without a daemon. That single difference changes how you think about container security on a…
Docker Compose v2 ships as a plugin with Docker CE. No separate binary to download, no Python dependency…
Kubernetes stopped supporting Docker as a runtime back in 2022. Four years later, the container runtime landscape has…