How to set up Nginx as a reverse proxy? How to achieve it with Docker and docker-compose? Today I will show you a simple setup example. (more…)
Read more »
I recently bought a new M1 Macbook Pro. My old one, a mid-2012 Retina, recently took its final breath, so there was no time to wait. For… (more…)
Read more »
GitHub Actions are a perfect way to set up workflows to build applications, Docker images, and similar things on git repo actions. Those actions could be pushes to a branch, pull request creations or merges, or release tags. In this case, we’ll create a D... (more…)
Read more »
You might have seen the Magazine’s previous article on running SQL Server v.Next on Fedora. That post talks about how to install it directly in to your Fedora installation. However, containers are an incredibly popular way to deploy apps especially ...
Read more »
On Nov 1st, all images pulled from the Docker Hub will be subjected to severe limits, which will affect all Kubernetes users. Learn what solutions exist, and how how to prepare.
(more…)
Read more »