Found 2 results

Setup a Private Docker Registry

Setting up a private Docker registry locally for our organisation or maybe for personal use can be seen as a must if we don’t want to expose publicly our custom Docker images. It is true that we can easily get a private repository if we would go for a paid subscription to one of the providers available out there on the market that are offering such services, but why doing so when we can simply do it by ourselves, internally, completely isolated and being under our control. Having a private Docker repository / registry will give us the ability to […]

Category: Docker | Published: 20/12/2019 | Updated: 31/12/2019

Install latest NGiNX on CentOS 7

In this short tutorial we will learn how to install latest NGiNX version on CentOS 7. In an era of containers and all fancy technologies we have to admit that from time to time we need to look and even go back to the basics and install ourselves, manually services like NGiNX for example. NGiNX is a great web server software being able to perform very well as reverse proxy, load balancer and even as ingress router for container technologies. Indeed the free version of NGiNX may not have all capabilities as the commercial one but still plenty of nice […]

Category: General | Published: 14/05/2019 | Updated: 30/05/2019