Skip to content

Tag: docker

All the articles with the tag "docker".

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.

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.

Docker Compose useful commands

Docker Compose useful commands

· Updated:

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

How to install NextCloud via Docker

How to install NextCloud via Docker

· Updated:

Self-host Nextcloud in Docker with persistent storage and a reverse proxy, your own Google Drive without the Google.