Skip to content

Tag: homelab

All the articles with the tag "homelab".

A Guide to LXC/LXD

A Guide to LXC/LXD

· Updated:

LXC/LXD runs full Linux environments in lightweight containers, faster to spin up than VMs and perfect for home lab service isolation.

NocoDB DB Management System

NocoDB DB Management System

· Updated:

NocoDB wraps any SQL database in a spreadsheet UI, self-host an Airtable alternative on top of MySQL, PostgreSQL, or SQLite with Docker.

Appwrite Backend-as-a-service (BaaS)

Appwrite Backend-as-a-service (BaaS)

· Updated:

Appwrite is an open-source Firebase alternative you can self-host, databases, auth, storage, and functions without vendor lock-in.

Wireguard VPN Server in Docker

Wireguard VPN Server in Docker

· Updated:

Run a WireGuard VPN server in Docker with the linuxserver image, Compose setup, peer config generation, and road warrior access to your home network.

Install & use Doxygen via Docker

Install & use Doxygen via Docker

· Updated:

Generate code documentation with Doxygen without installing it, run it from a Docker container and get HTML docs from any codebase.