Git Product home page Git Product logo

drupalci_puppet's Introduction

Drupal CI Puppet

This repo provides several pieces that work together to configure a machine suitable to run a Drupal site.

Pieces are some Puppet stuff, a Vagrantfile and scripts to make it run (without a Puppet master).

Set up

Prepare the system to run Puppet:

./standalone/install

Apply the Puppet configuration:

./standalone/apply

Vagrant

A Vagrantfile is provided for convenience. It is ready to bring up a machine and provision it with Puppet.

Along the Vagrantfile, a facility to tweak the box configuration is provided. It is based on a yaml file and is useful to avoid touching the Vagrantfile.

cp Vagrantfile-config.yaml.example Vagrantfile-config.yaml
vi Vagrantfile-config.yaml

Repo contents

  • Puppetfile: File to declare Puppet modules used.
  • hieradata : Modules' configuration data.
  • files : Puppet static files.
  • manifests : Puppet entry point. It is almost empty because all configuration is data driven.
  • standalone: Scripts and obscure stuff to make Puppet work without a master.
  • Vagrant* : Vagrantfile and configuration data.

Compatibility

Right now it only works on Debian and derivatives. CentOS support is ongoing.

drupalci_puppet's People

Contributors

jonhattan avatar niteman avatar

Watchers

 avatar  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.