Skip to content

Wordpress deployment provisioned with Vagrant on Rackspace Cloud

Notifications You must be signed in to change notification settings

mariusv/rax-vagrant-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rackspace Vagrant, Apache, Puppet base repo

Installation

###This setup is based and tested with Ubuntu Precise 64 bit base box, with Vagrant 1.2.7 version (works with 1.3.4 too now)

  • Install Vagrant using using the installation instructions

  • Clone this repository

    $ git clone https://github.com/mariusv/rax-vagrant-wordpress.git

  • install git submodules $ git submodule update --init

  • run vagrant (for the first time it should take up to 10-15 min) $ vagrant up --provider=rackspace

  • Vagrant automatically setups database with this setup:

    • Username: wordpress
    • Password: wordpress-vagrant
    • Database: wordpress

Installed components

TODO

  • Add Nginx and PHP-FPM support
  • Different endpoins for Rackspace as now is supporting only U.K
  • Clean the code and organise it :-)

About

Wordpress deployment provisioned with Vagrant on Rackspace Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published