Table of Contents1 Introduction2 Docker setup Nginx Flask and Postgres2.1 The structure folder and file of the app.3 Nginx4 Flask5…
DevOps Blog – Latest DevOps Articles and Tutorials
Deploy Flask-MySQL app with docker-compose
Table of Contents1 Introduction1.1 The folder and file structure of the app2 Create a Docker image for Flask app2.1 Running…
Mastering the Power of xargs Command for your work
Table of Contents1 Introduction2 What does the xargs command in Linux?2.1 Syntax2.2 xargs command Tips and Tricks3 Conclusion Introduction xargs…
Terraform deploy cluster web servers in ASG with ELB
Table of Contents0.1 #Introduction1 What does Elastic Load Balancer mean?1.1 Structure folder and files2 On AWS3 Deploy cluster web servers…
How to install Ansible by using Virtualenv
Table of Contents1 Introduction2 Why Use Virtualenv with Ansible?3 My lab4 Setting up Vagrant on Ubuntu Linux5 How to Install…
Terraform deploy cluster web servers in Auto Scaling Group
Table of Contents0.1 #Introduction0.2 Structure folder and files Terraform deploy cluster web servers in Auto Scaling Group1 On AWS2 Deploy…
Terraform deploy cluster web servers
Table of Contents0.1 #Introduction0.2 Structure folder and files of Terraform deploy cluster web servers1 Deploy cluster Web Servers with Terraform1.1…
How to install Odoo on Docker Container
Table of Contents0.1 #Introduction1 Install Odoo on Docker Container2 Install Odoo Docker Image3 Install PostgreSQL Database Docker Image4 Create Database…
Deploy a Web Server with Terraform
Table of Contents0.1 #Introduction0.2 Structure folder and files deploy a Web Server with Terraform1 Deploy a Web Server with Terraform1.1…
Terraform deploy a single server
Table of Contents0.1 #Introduction0.2 Structure folder and files for Terraform deploy a single server1 Terraform deploy a single server1.1 Applying…