Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
/ vagrant-wordpress Public archive

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP and Wordpress.

License

Notifications You must be signed in to change notification settings

obihann/vagrant-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Wordpress

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP and Wordpress. Provisioned with puppet and ready to deploy.

Fork us:
https://github.com/obihann/vagrant-wordpress/

Download the latest box:
https://atlas.hashicorp.com/obihann/boxes/wordpress/

Install the latest box:
$ vagrant init obihann/wordpress; vagrant up --provider virtualbox

Useful Info

Base Image

Software Versions

  • Ubuntu 12.04 LTS
  • puppet 3.8.7
  • git 1.7.9.5
  • python 2.7.3
  • perl 5.14.2
  • ruby 1.8.7
  • MySQL Ver 14.14 Distrib 5.5.49
  • apache 2.4.20
  • PHP 5.6.22-3
  • memcached 1.4.13
  • sqlite3 3.7.9
  • curl 7.22.0
  • composer 1.1.2
  • redis version 2.2.12

Puppet Modules

PHP Packages

  • php5.6-curl
  • php5.6-gd
  • php5.6-imagick
  • php5.6-mbstring
  • php5.6-mysql
  • php5.6-mcrypt
  • php5.6-sqlite3
  • php5.6-xml
  • php5.6-zip
  • php5.6-xml
  • php-pear

MySQL Users

  • root: toor
  • red: space

##License This tool is protected by the GNU General Public License v2.

Copyright Jeffrey Hann 2016

About

A Vagrant box based containing Ubuntu linux, Apache, MySQL and PHP and Wordpress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages