Skip to content

Tag: docker

All the articles with the tag "docker".

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.

Install & use Doxygen via Docker

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.

Docker Compose useful commands

Docker Compose useful commands

The docker compose commands you actually use daily — up, down, logs, exec, pull, and the flags that make them way more useful.