Giter Club home page Giter Club logo

vagrant-django-template's Introduction

Vagrant & Puppet Django Template

A PuppetVagrant configuration for a Django-centric machine at theTeam, utilising Puppet manifests for provisioning.

The Aim

The aim is to have a single way of provisioning both local virtual development environments using Vagrant & Virtualbox while also at the same time building in such a way that the same Puppet manifests can be used to provision the staging & production Amazon EC2 environments.

The project should be able to be replicated on a per-machine basis to best work with the needs of a digital agency, and therefore should be as reusable as possible.

About & Current Status

Under development by the theTeam, London, this project is currently still at an experimental phase and as such shoud not be used in production.

The various modules are currently suited to our needs and our needs only but this could change with future development. If you wish to use it, you will most likely be best off forking the project and tailing it to your own requirements; if however you're after a box per the spec below - this will get you going with a working Django environment very quickly.

The Stack

Distro: Ubuntu Server 10.04 LTS.

Web Servers: Nginx fronting Apache2.

Cache: Memcached.

#TODO in more detail.

Installation & Usage

1) Build a local Vagrant development box

Requirements: Vagrant & Virtualbox 4.x. So for Vagrant (it's a Ruby gem):

$ gem install vagrant

or, if you're using RVM (if not, why not?):

$ rvm 1.9.2 gem install vagrant

This will install the vagrant gem and it's dependencies.

Then checkout this project and put it somewhere, remembering the path to the modules directory.:

$ git clone git://github.com/theteam/vagrant-django-template.git

You will then need to set an environment variable to the vagrant-django-template home called VDT_HOME. In Linux this can be done as follows (put it in your bashrc or bash_profile for persistence)::

$ export VDT_HOME=$HOME/src/vagrant-django-template

#TODO

2) Build an Amazon EC2 instance

#TODO

With Thanks to

We have taken inspiration and teachings from various parts of the web in building this, here are just a few of the resources we used to pull this together:

vagrant-django-template's People

Contributors

djm avatar alfredo avatar

Stargazers

Prajwal Suhas P avatar

Watchers

James Cloos avatar Prajwal Suhas P 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.