Table of Contents1 Introduction1.1 Prerequisites2 Configure SSH on Server 12.1 Create the script to run a single command on multiple…
DevOps Blog – Latest DevOps Articles and Tutorials
Docker Swarm cheat sheet: Essential Commands and Tips
Table of Contents1 Introduction2 The Docker swarm cheat sheet2.1 Docker swarm Management2.2 Docker Service Management2.3 Docker Stack Management3 Conclusion Introduction…
Deploying Services to a Docker Swarm Cluster
Introduction In this tutorial, How to Deploy Services to a Docker Swarm Cluster. First, You need to install the Docker…
Install Docker Swarm cluster
Table of Contents0.1 #Introduction0.2 Prerequisites1 How to install Docker Swarm cluster2 Conclusion #Introduction In this tutorial, How to Install Docker…
Easy Guide to Vagrant proxy configuration
Table of Contents1 Introduction2 Install the Vagrant plugin called vagrant-proxyconf2.1 Environment variables2.2 Turning off the plugin2.3 For example Vagrantfile file3…
Deploy a self-hosted Docker registry
Table of Contents1 Introduction2 Prepare your directories3 Now, Deploy a self-hosted Docker registry3.1 Login into your second machine4 How to…
Deploy Redash data visualization dashboard
Table of Contents0.1 #Introduction0.2 Requirements1 Install Docker2 Deploy Redash data visualization dashboard2.1 Deploy Redash3 How to access Redash4 Conclusion #Introduction…
Install Kubernetes Cluster with KubeKey
Table of Contents0.1 #Introduction0.2 Requirements install Kubernetes Cluster with KubeKey1 Install Docker2 How to Install KubeKey3 Deploy the Cluster4 Deploy…
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…