Introduction In this tutorial, How to Deploy Services to a Docker Swarm Cluster. First, You need to install the Docker…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
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…