Skip to content

brint/chef-joomla

Repository files navigation

chef-joomla

Build Status Dependency Status

Still tinkering. Doing dev with rackspace-vagrant.

Cookbook to install Joomla with Nginx and PHP-FPM. This cookbook aims to leverage as many opscode community cookbooks as possible.

Getting your Environment Up

  • git clone the repo
  • Run bundle install within the repo
  • Install vagrant from the vagrant website, avoid using gem to perform the installation since it will install a very old version.
  • Install VirtualBox
  • Install vagrant plugins for vagrant-omnibus and vagrant-berkshelf
    vagrant plugin install vagrant-omnibus
    vagrant plugin install vagrant-berkshelf
  • Once all plugins are installed, run the cookbook with vagrant up

For more information on how to leverage Vagrant, check out their documentation.

TODO

Still tinkering with this cookbook, adding features and functionality as time permits. This cookbook is not yet production ready.

  • Need to fix memcache sessions setup
  • Add admin user via cookbook
  • Flush out documentation
  • Setup build tests

About

Cookbook to handle a joomla install

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages