As we catapult into an era where digital technology influences almost every facet of our lives, understanding and leveraging the capabilities of tools like Alpine…
Category: Guide
In the rapidly evolving world of technology, Docker containers have become a boon for packaging and distribution of software applications. Understanding the intrinsic workings of…
Alpine Linux, with its fast, efficient, and lightweight features, has revolutionized the world of operating systems. As we become more reliant on technology, understanding the…
Problem You need to do your first config for Nginx behind Cloudflare with SSL? Look no further. Requirements Cloudflare Account Domain configured for Cloudflare usage…
You may not always want files in your GIT repository to be committed or to be “committable”, in fact, and the easiest way to do…
Problem You have a project running live on the Google Cloud Platform, but only one environment. It´s a simple stack organized with docker-compose. Suddenly you…
Introduction From a birds eye view GitHub is a website with a software behind it. And it is aiming primarily at people developing software in…
Problem You need to develop with using Amazon SNS, but you don´t have enough Budget. Or you want to impress your Boss by saving money.…
Problem Password authentication with Github is being deprecated. The tools you use make problems for you? You have multiple GitHub Accounts that you need to…
Problem You´re new to Django and need to count the number of items in your QuerySet (for a query), e.g. to check that the current…