Featured Best practices 16 August 2018 Introduction to GIT GIT is a decentralized version control system, created by Linus Torvalds (yes, the same creator of Linux). It provides a complete command line tool to
Infrastructure 15 August 2018 NGINX basic concepts IntroductionNGINX is a free and open-source web server software. It is also a reverse proxy, load balancer, HTTP cache, and web server. It provides a
Infrastructure 15 August 2018 Organize your server with Docker If you are a Python developer, probably you had to deal with versioning issues between your personal or professional projects in the past, or a