Skip to content

Tag: containers

All the articles with the tag "containers".

Automating Docker via Ansible

Automating Docker via Ansible

Automate Docker container deployment with shell scripts, cron, and Ansible — stop SSHing in and restarting things by hand.

Docker vs Podman: Key Differences

Docker vs Podman: Key Differences

Docker needs a daemon; Podman doesn't. Compare architecture, rootless support, Compose compatibility, and which one belongs in your workflow.

A Guide to LXC/LXD

A Guide to LXC/LXD

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

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

Wireguard VPN Server in Docker

Wireguard VPN Server in Docker

Run a WireGuard VPN server inside Docker — wg-easy setup, peer config generation, and getting road warrior access to your home network.