Giter Club home page Giter Club logo

devops-vagrant-puppet's Introduction

DevOps - Vagrant / Puppet project structure

LAMP Stack

  • Ubuntu 14.04 LTS (Trusty Tahr)
  • Apache 2.4.7
  • MySQL 5.5.37
  • PHP 5.5.9

Additional Packages

  • apt-get packages
    • /puppet/modules/local/nodes/manifests/bootstrap.pp
      • git
      • tree
      • vim
    • /puppet/modules/local/lamp/manifests/php.pp
      • pear-channels
      • php-codecoverage
      • php-codesniffer
      • phpunit
      • php-validate
  • composer global install
    • /puppet/files/dotfiles/.composer/composer.json
    • pdepend
    • phing
    • phpcpd
    • phpdox
    • phploc
    • phpmd

Requirements

vagrant plugin install vagrant-vbguest
vagrant plugin install vagrant-librarian-puppet
gem install puppet
gem install facter
gem install hiera
gem install librarian-puppet

Getting started

git clone [email protected]:sthibault/devops.git
cd devops/
vagrant up
vagrant up jenkins #autostart set to false by default

Hosts

192.168.33.10  dev.master.project.com
192.168.33.11  dev.jenkins.project.com

TODO

  • Dynamic configs (currently static, hard coded in local manifests)
  • Fix vagrant reload timeout issues
  • Check if Facter and Hiera are automatically installed as dependencies of the puppet gem
    • If so, remove them from the requirements
  • Puppet ENV variables
  • Cache packages librarian style to improve multinode setup/teardown performances
  • Set current module versions in Puppetfile
  • Configure Jenkins & plugins

devops-vagrant-puppet's People

Contributors

sthibault avatar

Watchers

 avatar  avatar

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.