Coder Social home page Coder Social logo

tsuru-bootstrap's Introduction

This project enables the use of tsuru inside a Vagrant virtual machine. It does this by booting up a Vagrant VM and then downloading and invoking Tsuru Now.

To start a tsuru + vagrant what you need to do is:

$ vagrant up

Supported providers

tsuru-bootstrap supports multiple providers, you can specify the desired provider with the --provider flag:

$ vagrant up --provider=<provider-name>

Choosing between versions

You can also choose between different tsuru versions using the TSURU_BOOTSTRAP environment variable:

$ TSURU_BOOTSTRAP=nightly vagrant up

Building tsuru from source for contributing

You can also pass options to Tsuru Now via the TSURU_NOW_OPTIONS environment variable -- e.g.: the following will install all the tsuru components from source along with Go 1.4 so you can have a development environment up and running quickly for contributing:

$ TSURU_NOW_OPTIONS="--tsuru-from-source" vagrant up

$ vagrant ssh
vagrant@vagrant-ubuntu-trusty-64:~$ go version
go version go1.4 linux/amd64

vagrant@vagrant-ubuntu-trusty-64:~$ ls -l ~/go/src/github.com/tsuru
total 32
drwxr-xr-x  3 vagrant vagrant 4096 Dec 23 17:11 commandmocker
drwxr-xr-x  4 vagrant vagrant 4096 Dec 23 17:12 config
drwxr-xr-x  6 vagrant vagrant 4096 Dec 23 17:12 docker-cluster
drwxr-xr-x 16 vagrant vagrant 4096 Dec 23 17:13 gandalf
drwxr-xr-x  3 vagrant vagrant 4096 Dec 23 17:13 go-gandalfclient
drwxr-xr-x 30 vagrant vagrant 4096 Dec 23 17:08 tsuru
drwxr-xr-x  6 vagrant vagrant 4096 Dec 23 17:16 tsuru-admin
drwxr-xr-x  6 vagrant vagrant 4096 Dec 23 17:16 tsuru-client

tsuru-bootstrap's People

Contributors

dgryski avatar andrewsmedina avatar fsouza avatar msabramo avatar saliceti avatar jochumdev avatar morpheu avatar sglebs avatar

Watchers

James Cloos avatar Kevin Hatfield 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.