Giter Site home page Giter Site logo

edtrac_provisioning's Introduction

Infrastructure autoomation code for reproducing a production like environment for Edutrac

You need to install the following on your system 
1. VirtualBox
2. Vagrant

Instructions 
1. After installing Vagrant and Virtual Box
2. create the edtrac_box virtual box by running this command 
	vagrant box add edtrac_box /path/to/your/vagrantimage.box
	(the path could be a url to the box or path on the filesystem if you have the box downloaded on your machine)
3. cd into your project root and run command vagrant init
4. Replace the contents of  Vagrantfile by those in Vagrantfile.exapmle in edtrack_provisioning 
5. Edit the Vagrantfile and point to the path to your vagrantbox if you have it on your machine if  you don't, (Skip this step) you will need a good network connection though.
6. Edit the Vagrantfile and point to the path to your cookbooks e.g ~/your_username/chef-repos/edtrac_provisioning/cookbooks/  
7. Now run vagrant up and you are good to go!

NOTE:

After a successfull provisioning, you may want to avoid provisioning every time you boot vagrant with out re-provisioning. 
To do so boot vagrant using the command below:

vagrant up --no-provision

edtrac_provisioning's People

Contributors

austiine04 avatar pooja-salpekar avatar

Watchers

James Cloos avatar Neil Coutinho 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.