Giter VIP home page Giter VIP logo

vagrantfile-example's Introduction

vagrantfile-example

This project is built to be a simple and reusable Vagrant setup that allows for easy to configure multibox setup using a yaml config file to build the proviosion the vagrant boxes.

This project is ideal for someone looking to start using Vagrant or wants to simplify their current vagrant setup.

Getting Started

It is recommended that you go though the documentation for Vagrant if you have not used the program before just familiarize yourself with it a bit.
Vagrant Docs

DISCLAIMER!!!! Vagrant boxes are built insecurely and should only be used in dev/testing environments and never in production.

Prerequisites

A current and working installation of Vagrant is required for this project. Downloads for vagrant can be found at Vagrant Downloads

Installing

Installation is as simple as just cloning the repo to your dev/test folder.

If you do not have git or are restricted from from downloading the simply creating the files locally and coping the contents to them will work.

Configuration

The Vagrantfile is designed to import the config.ymal file and iterate though it to build the boxes.

The config.ymal file has commented out examples that can be modified and used to build the boxes by changing the values in the file.

At this time only one type of provisioner can be used at a time, and the Vagrantfile comes defaulted to Ansible and will
need to be modified to use a different provisioner such as shell or puppet.

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details

vagrantfile-example's People

Contributors

ecaepp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vagrantfile-example's Issues

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.