Skip to content

oswaldein5/vagrant-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Apache | PHP | Mysql | WordPress using Puppet Agent

Automate the installation of a WordPress server, using as target server a virtual machine managed with Vagrant, using Puppet for the installation and configuration of packages.

The configuration should allow access to the server and directly display a blog with a default theme applied.


1. Puppet default manifest

2. Modules configured in Puppet

3. Vagrant configuration file

4. Start Virtual Machine with Ubuntu Server 22.04

vagrant init bento/ubuntu-22.04
vagrant up
http://localhost:8080

About

Vagrant | Puppet | WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published