Skip to content

tomwhickey/pythian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pythian DevOps Challenge - Install Wordpress using Vagrant and Ansible

####OVERVIEW

Use Vagrant to provision ubuntu14-cloudimage and call Ansible playbook to install apache2, mysql, php, and wordpress.  Use ansible to copy checkip.sh script to vagrant home directory on guest vm and execute.  

####FILES
Vagrantfile - vagrant file to provision ubuntu14-cloudimage vm and run ansible playbook.
playbook.yml - ansible playbook to install and configure apache2, mysql, php, wordpress, and checkip.sh script.
checkip.sh - script to query checkip.dyndns.org and append datetimestamp and current ip to checkip.log. Script and log file located in /home/vagrant on guest vm.

####VERSION Vagrant: 1.8.5
Ansible: 2.1.1.0

####USAGE git clone https://github.com/tomwhickey/pythian.git cd pythian vagrant up

####WordPress URL http://localhost:8080/wordpress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages