Table of Contents0.1 #Introduction0.2 Requirements install Kubernetes Cluster with KubeKey1 Install Docker2 How to Install KubeKey3 Deploy the Cluster4 Deploy…
DevOps Blog – Latest DevOps Articles and Tutorials
How to Docker install Oracle 12c: A Step-by-Step Guide
Table of Contents1 Introduction2 Requirements3 Oracle Database 12c Docker Image4 Docker install Oracle 12c5 Oracle Database Setup5.1 Create data and…
Docker deploy MySQL cluster
Table of Contents1 Introduction2 Docker deploy MySQL cluster2.1 Step 1: Create the docker network.2.2 Step 2: Get the mysql docker…
Docker install Nginx container
Table of Contents0.1 #Introduction0.2 Install Docker on Ubuntu here1 Docker install Nginx container2 Building a Web Page to Serve on Nginx2.1…
Docker install Apache Web Server
Table of Contents0.1 #Introduction0.2 Install Docker on Ubuntu here1 Setting up the Apache Docker Container1.1 Docker install Apache web server2…
Docker Containers Share Data
Table of Contents1 Introduction2 Prerequisites3 Create a Volume for Docker containers share data4 Youtube: Docker Containers Share Data5 Conclusion Introduction…
Docker deploy MySQL and phpMyAdmin
Table of Contents0.1 #Introduction0.2 Prerequisites Docker deploy MySQL and phpMyAdmin1 Deploy the MySQL Database2 Deploy the phpMyAdmin Container2.1 The explanation…
Install pyenv and manage multiple python versions
Table of Contents1 Introduction2 Install Dependencies3 Install pyenv4 use pyenv4.1 Useful Commands5 Conclusion Introduction In this post, How to Install…
Step-by-Step Guide: Deploy Ghost Blog with docker
Table of Contents1 Introduction2 Prerequisites3 Deploy a Ghost Container4 External Database5 Summary Ghost blog docker-compose6 Proxying Traffic to Your Container6.1…
How to install Docker compose on Ubuntu
Table of Contents1 Introduction1.1 Prerequisites1.2 Step 1: Update your system1.3 Step 2: Install curl package1.4 Step 3: Download the Latest…