Docker Compose made my NAS easier to manage by turning scattered services into a predictable, repeatable stack.
DokuWiki replaced my notes app because it does one thing perfectly: connect related information ...
If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
A small microservice system that fetches currency rates from the Central Bank of Russia, lets users register/log in, and exposes each user's favourite-currency rates through an authenticated API ...
Docker Include is a Compose application can declare dependency on another Compose application. This is useful if you want to reuse other Compose files. Also, if you need to factor out parts of your ...