General Knowledge
A summary of different useful things not specific to my homeserver setup
Docker
Installation
The following steps are for installing Docker Engine on a Debian system. The instructions are tak...
Container setup
Overview A lot of services will be installed using docker containers for ease of use. This way se...
Tips & Tricks
Simplify docker compose files When working with a larger app-stack, that uses multiple different ...