Giter Club home page Giter Club logo

vagrant-dev-box's Introduction

Contributors Forks Stargazers Issues GPL3 License LinkedIn Ask Me Anything


Logo

Vagrant Dev Box

Quick and easy Development Box build with Ansible and Vagrant
Explore the docs »
Report Bug · Request Feature

Table of Contents

About The Project

Logo Logo Logo

I always wanted to have a quick way to build a VM that contains all of my favorite tools and configs. Here is my take on a Dev Box build with Ansible and Vagrant.

Use it carefully.

Built With

  • Vagrant
  • Ruby
  • Ansible

Getting Started

Prerequisites

  • Ansible
  • Vagrant
  • VirtualBox ( My preferred way for Virtualization )

Installation


Usage

  • Git Clone the repo
  • cd in the cloned repo
  • Run
    • vagrant up VM_NAME to start and provision the instance
    • vagrant provision VM_NAME to re-provision the instance
    • vagrant pause VM_NAME to pause the instance
    • vagrant resume VM_NAME to resume a previously paused instance
    • vagrant destroy VM_NAME to completely destroy the instance
    • vagrant ssh VM_NAME to ssh in the instance
    • vagrant global-status to get all the running instances ID
    • vagrant ssh 123abc to ssh in the specific instance via the ID gathered earlier

If no VM_NAME is given the default VM_NAME is Archlinux-Vagrant

Multiple VMs can be created if different VM_NAMES are given.

Web accesible apps

i3-wm keybinds

  • Ctrl - Mod key
  • Ctrl+d - rofi menu

Roadmap

See the open issues for a list of proposed features (and known issues).


Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

John Stilia - @john_stilia - [email protected]


Acknowledgements

vagrant-dev-box's People

Contributors

imgbotapp avatar stiliajohny avatar

Stargazers

 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.