Giter Club home page Giter Club logo

vagrant-hwdmediashare's Introduction

Sample Vagrant setup to use the hwdmediashare cookbook easily without a proper Chef development environment.

It will provision a development box for Joomla/hwdMediaShare with all requirements installed:

  • Ubuntu 14.04
  • Apache 2.4 + mod_h264 module
  • PHP 5.5
  • MySQL
  • Multimedia conversion tools: ffmpeg, yamdi, qt-faststart,imagemagick,...
  • adminer for easy MySQL management
  • synced joomla folder

Getting started

  1. Install Vagrant
  2. Install VirtualBox
  3. Install the Vagrant omnibus plugin
  4. Clone this repo
  5. vagrant up
  6. Make yourself a cup of coffee
  7. Profit!

After a successful run http://172.28.128.3 will show Joomla installation page.

Going further

While all the chef meat is on the original cookbook https://github.com/marpada/hwdmediashare-cookbook, the Vagrant file exposes the most important attributes:

  • node['mysql']['server_root_password'] : MySQL root password
  • node['hwdmediashare']['mysql']['joomla_db_name'] : Joomla DB name
  • node['hwdmediashare']['mysql']['joomla_db_user'] : Joomla DB user
  • node['hwdmediashare']['mysql']['joomla_db_password'] : Joomla DB
  • node['hwdmediashare']['joomla_package_url'] : URL to Joomla tarball (.tar.gz)

Several chef community cookbooks are leveraged (apache,mysql,php) so feel free to override their attributes to your convenience.

Author and license

Author: David Pando ([email protected])

License: MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.