Table of Contents0.1 #Introduction1 Install Odoo on Docker Container2 Install Odoo Docker Image3 Install PostgreSQL Database Docker Image4 Create Database…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
List Dependencies of a Package in Ubuntu
Table of Contents0.1 #Introduction1 How to Check Package Dependencies in Ubuntu1.1 APT Package Manager1.2 Alternatively, You can use apt-cache command2…
Beginner’s Terraform aws get started
Table of Contents1 Introduction2 Step-by-Step Guide: Terraform aws get started3 Create a new AWS free tier4 Setup MFA for the…
Run a Local Shell Script on a Remote SSH Server
Table of Contents1 Introduction2 Pass The Script Over to Standard Input3 Running Remote Commands Inside a Script4 Conclusion Introduction In…
Linux Commands Cheat Sheet: A Handy Reference Guide
Table of Contents1 Introduction2 System Information3 File Permissions4 Hardware Information5 Networking6 Archives and File Compression7 Installing Packages8 Search Commands9 SSH…
Record Linux Terminal Commands
Table of Contents1 Introduction2 Record Linux Terminal Commands2.1 Appending to an Existing File3 Conclusion Introduction This tutorial covers how to…
Pass environment variables to Docker containers
Table of Contents0.1 #Introduction1 Set environment variables to Docker containers2 Pass the variable to a container3 Pass variables with an…
Docker pull issues TLS handshake timeout
Table of Contents0.1 #Introduction1 My Lab2 How do fixed it2.1 Open Network Connections on Windows 102.1.1 The result, Docker pull…