liip/drifter

Name: drifter

Owner: Liip

Description: Drifter is a framework to help provision developer boxes using Ansible and Vagrant

Created: 2014-09-26 08:59:09.0

Updated: 2018-03-27 17:47:27.0

Pushed: 2018-03-27 17:53:58.0

Homepage: https://liip-drifter.readthedocs.io/

Size: 710

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Drifter

Drifter is a framework to help provision developer boxes using Ansible and Vagrant.

Installation

Make sure your system meets the requirements and run the following command from inside your project directory:

 -sS https://raw.githubusercontent.com/liip/drifter/master/install.sh | /bin/bash

This will install Drifter in the virtualization/drifter directory. You can then customize the roles you want to use and the project configuration by editing the virtualization/playbook.yml and virtualization/parameters.yml files. Then run vagrant up to get your box up and running.

Documentation

Detailed installation instructions and roles documentation are available in the documentation.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.