Containerize FluentMigrator for effortless db migrations
Continuing the containerization Last year I wrote about how to set up a local reverse proxy with nginx and mkcert via Docker-Compose. Being able to spin »
Continuing the containerization Last year I wrote about how to set up a local reverse proxy with nginx and mkcert via Docker-Compose. Being able to spin »
For the second year in a row, my current employer Bekk has set out on a ambitious December journey: Bekk Christmas, 264 tech articles in 24 »
Good practices from the Twelve-Factor app When developing modern web application or services, the Twelve-factor app taught us that our services is completely self-contained and does »
If you host some simple hobby services with plain old Docker, chances are high that you have been thinking about how to automate the deployment process. »
Intro Github Actions is a welcomed edition to the (still) growing world of CI/CD tools. Since Actions is Github's own tool, it integrates more closely »
Intro Micro-mobility has gotten a lot of hype over the last couple of years. In many cities all over the world rentable city bikes, cargo bikes »
Enter Coverlet The one thing I missed when moving away from full-framework and Visual Studio to VSCode and dotnet core, was simple code coverage. Given the »
Markdown is great. It's easy and flexible, and provides a good markup language even non-technical people can understand and enjoy. But, that flexibility and customizability can »
Three years since my last trip to TDC, I again got a talk approved. This time I submitted the talk Ansible: Configuration Management for Windows og »
Some people still live in a pre-Kubernetes world, installing infrastructure components directly on VMs. Some still hold on to the old and boring, but still going, »