OneDrive Proxmox LXC ZFS Mirror: Complete 7-Step Setup Guide
In this guide you’ll set up a local mirror of your Microsoft OneDrive — for one or more accounts — on a Proxmox host using a dedicated Debian…
ls -la /categories/
In this guide you’ll set up a local mirror of your Microsoft OneDrive — for one or more accounts — on a Proxmox host using a dedicated Debian…
Setting up a self-hosted Vaultwarden password manager is one of the simplest and most rewarding things you can do in your homelab. A single Docker container, a few…
Just installed Proxmox VE 9.1 and your repository panel looks like this? 👇 Old bookworm entries sitting next to the new trixie ones, an orange banner about the…
Setting up a private VPN used to mean hours of config files, key management, and debugging. Not anymore. In this guide, you’ll install WireGuard VPN on Proxmox in…
If you’ve been thinking about building a home lab or a production-grade hypervisor, now is a great time to install Proxmox VE 9.1 on bare metal. This guide…
If you’re running Jellyfin on a home server inside Docker, you’ve probably stared at a “new version available” notification wondering — is it safe to update? Will I…
If you want a private, self-hosted assistant you can reach from anywhere, OpenClaw Docker on Home Server is a solid setup: the Gateway runs in Docker, your data…
If you’re new to Docker, it can feel like “magic”: you run a single command and suddenly an app works on your machine without installing a bunch of…
⚠️ Update: After a recent Bitwarden Lite image update, I ran into critical bugs that make the container unusable. The internal nginx proxy fails to resolve localhost inside…
I run a small homelab where a couple of “developer quality-of-life” services run on a NAS: Both services were reachable via raw IP + port (e.g., http://<NAS_IP>:<PORT>). That…