Skip to content

Contains the vagrant config file for provisioning a website in CENTOS and a wordpress site in Ubuntu 20.04 using LAMP Stack. Also includes a sample multiVM provisioning vagrant config file.

Notifications You must be signed in to change notification settings

irkghub/vagrant-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Know about the project from here ...

Vagrant Files

  • Vagrantfile: This is the main configuration file for vagrant. It sets up the virtual machine environment and specifies how to access it. The vagrant files are located in the vagrant directory. The main file is called Vagrantfile.

  • Includes vagrant configuration files to automate the provisioning of a website on Apache Web Server for CentOS and a wordpress site for Ubuntu 20.04 on the same.

  • Also includes the vagrant configuration file to automate the deployment/provisioning of multiple VMs from a single vagrant config file.

Practice of IaaC on a local development environment using Vagrant

About

Contains the vagrant config file for provisioning a website in CENTOS and a wordpress site in Ubuntu 20.04 using LAMP Stack. Also includes a sample multiVM provisioning vagrant config file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages