Ansible uses Testinfra test infrastructure
#Introduction In this tutorial, How to Ansible uses Testinfra test infrastructure. You can write unit tests in Python to test…
Elastic APM Tool for Application Performance Monitoring
#Introduction Elastic APM helps you monitor overall application health and performance. Prerequisites Host OS: Ubuntu 21.04 Installed Docker and Docker-compose…
run a single command on multiple Linux machines at once
#Introduction In this tutorial, How to run a single command on multiple Linux machines at once. I will create a…
Docker swarm cheat sheet
#Introduction In this tutorial, I will study the Docker swarm cheat sheet. How to Management swarm and Handling nodes use…
Deploy service to the swarm
#Introduction In this tutorial, How to Deploy service to the swarm. First, You need to install the Docker swarm cluster…
Install Docker Swarm cluster
#Introduction In this tutorial, How to Install Docker Swarm cluster. Docker Swarm is a way to create a cluster for…
Vagrant proxy configuration
#Introduction In this tutorial, How to use Vagrant proxy configuration the Virtual machine. The Vagrant plugin can set: generic http_proxy…
Deploy a self-hosted Docker registry
#Introduction In this tutorial, How to Deploy a self-hosted Docker registry with self-signed certificates. How to access it from a…
Deploy Redash data visualization dashboard
#Introduction In this tutorial, How to Deploy Redash data visualization dashboard with helps use Docker. You can deploy the powerful…
Install Kubernetes Cluster with KubeKey
#Introduction In this tutorial, How to Install Kubernetes Cluster with KubeKey. I will deploy a Kubernetes Cluster using KubeKey Quickstart.…