Posts
Page 19 of 59
-
Glance vs Homepage vs Dashy: Home Lab Dashboards Compared
Glance, Homepage, and Dashy compared: speed, setup overhead, widget depth, and which self-hosted dashboard actually holds up after a year of homelab use.
· Updated:12 min read -
Grafana Dashboard Variables: One Dashboard for All
Build one Grafana dashboard that adapts to any host or environment using variables, query, custom, constant, and multi-select types with real examples.
· Updated:5 min read -
Home Lab Hardware Guide 2026: What to Buy, What to Avoid, and What to Beg For
2026 home lab hardware picks: N100/N150 mini PCs, used rack servers, NAS options, UPS, and switches, plus the power-draw math you need to justify the build.
· Updated:10 min read -
How to install NextCloud via Docker
Self-host Nextcloud in Docker with persistent storage and a reverse proxy, your own Google Drive without the Google.
· Updated:5 min read -
How to Transfer docker Images Without a Repository
Move Docker images between hosts without a registry using docker save and docker load, air-gapped deployments made simple.
· Updated:6 min read -
Immich Hardware Acceleration: Stop Cooking Your CPU
Wire up QSV, VAAPI, or NVENC in Immich so face recognition and thumbnails run on the GPU, not your CPU. Step-by-step for Intel, AMD, and Nvidia.
· Updated:10 min read -
Immich vs PhotoPrism: Escape Google Photos Without Losing Your Mind
Immich vs PhotoPrism compared side-by-side: mobile app, ML face detection, Docker setup, and the real gotchas before you ditch Google Photos for good.
· Updated:11 min read -
Install Caddy reverse proxy via Docker
Get Caddy running as a reverse proxy in Docker, automatic HTTPS, Caddyfile config, and Docker Compose setup in under 10 minutes.
· Updated:5 min read -
Install docker on Ubuntu/Debian
The official, no-nonsense way to install Docker Engine on Ubuntu and Debian, repository setup, key import, and one command to verify it works.
· Updated:5 min read -
Install & use Doxygen via Docker
Generate code documentation with Doxygen without installing it, run it from a Docker container and get HTML docs from any codebase.
· Updated:5 min read -
Invidious, Piped, Redlib, Nitter: 2026 Status
Invidious, Piped, Redlib, and Nitter status in 2026: which privacy frontends still work, which died from API changes, and how to self-host the survivors.
11 min read -
io_uring: Linux's Async I/O Future Is Already Here
io_uring slashes syscall overhead vs epoll and AIO. Covers the submission/completion queue model, liburing examples, security caveats, and when to skip it.
10 min read