Table of Contents1 Introduction2 Install CouchDB on Rocky Linux 82.1 Install CouchDB3 YouTube: Step-by-Step Guide: Installing CouchDB on Rocky Linux…
DevOps Blog – Latest DevOps Articles and Tutorials
How to install kubernetes on ubuntu
To install Kubernetes on Ubuntu, you can use the kubeadm tool, which simplifies the process of setting up a cluster.…
Docker deploy Joomla
Table of Contents1 Introduction1.1 Requirements2 Docker Joomla3 Deploy the database4 How to deploy Joomla4.1 Access the web-based installer5 Via Youtube6…
Setup Kubernetes Cluster with K3s
Table of Contents1 Introduction2 Setup Kubernetes Cluster with K3s2.1 Download the Rancher binary2.2 How to manage your cluster3 Add nodes…
Create docker secret and deploy a service
Table of Contents0.1 #Introduction0.2 Requirements1 How to create a secret2 create a service that uses the secret3 Conclusion #Introduction In…
Using Ansible with Testinfra test infrastructure
Table of Contents1 Introduction2 Ansible Testinfra test infrastructure2.1 Install Testinfra2.2 For example, A simple test script3 Testinfra and Ansible4 Conclusion…
Elastic APM Tool for Application Performance Monitoring
Table of Contents0.1 #Introduction1 Elastic APM Tool1.1 Running the APM tool2 Configuration steps on Kibana3 Conclusion #Introduction Elastic APM helps…
How to run a single command on multiple Linux machines at once
Table of Contents1 Introduction1.1 Prerequisites2 Configure SSH on Server 12.1 Create the script to run a single command on multiple…
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…