When you running command Vagrant resume, Vagrant halt and vagrant destroy. Then Vagrant triggers backup databases. For example backup Mysql…
DevOps Blog – Latest DevOps Articles and Tutorials
Vagrant SSH key pair Setup: Essential Guide for DevOps Professionals
Table of Contents1 Introduction2 Understanding SSH Key Management in Vagrant2.1 Vagrant SSH Key Location2.2 Managing Vagrant SSH Keys3 Vagrant SSH…
How to set up a wordpress vagrant
In this tutorial, I’m set up a WordPress Vagrant, using vagrant box ubuntu with Nginx + MariaDB + WordPress. Vagrant…
Your Complete Guide to Useful vagrant commands line
Table of Contents1 Introduction2 Useful vagrant commands line2.1 Vagrant commands for Virtual Machine3 Conclusion Introduction Master the essentials of Useful…
How to install Vagrant on Ubuntu: A Comprehensive Guide
Table of Contents1 Introduction1.1 Requirements install vagrant on ubuntu1.2 Step 1: Update Your System1.3 Step 2: Install VirtualBox1.3.1 Installing VirtualBox…
How to install vagrant on centos 6
Vagrant is Configuration Management (CM). Development environment made easy use vagrant. To knowledge, vagrant to help for building and deployment.…
How to install GitLab on Linux
In this tutorial, How to install Gitlab on Linux such as centos server and ubuntu server. To use Gitlab CE…
Install docker and learn containers on Centos
Table of Contents1 Introduction2 Install docker2.1 To install docker on Centos 72.2 To install docker on Centos 63 To Learn…