This article describe how to setup Nginx proxy server for backend http server located in Azure and without internet access. Access to the web serverRead More
Browsing Category : CentOS
Install Nginx web server to share files and folders (display file content instead of downloading)
The goal of this configuration is to install Ngnix in CentOS 7.5 and setup to act as a simple file/folder sharing. By default when fileRead More
Install terraform on CentOS 7.5
Terraform is an infrastructure as code software by HashiCorp. It is a tool for building, changing, and versioning infrastructure in efficient way. Terraform supports manyRead More