Code Monkey home page Code Monkey logo

taiga-vagrant's Introduction

Vagrantfile for Taiga

NOTICE: this is a major refactor of taiga-vagrant, and it now uses taiga-scripts as provisioning scripts. If you prefer the old version, go to old tag.

Installation

git clone https://github.com/taigaio/taiga-vagrant.git
cd taiga-vagrant
vagrant up

Usage

After installing, the taiga service is now up and running, and you can access it going with your browser to: http://localhost:8000.

Credentials: admin/123123

Development Usage

If you are developer and you want run it using devserver instead of nginx for serving everything, enters to the virtual machine using ssh:

vagrant ssh

To launch taiga-front and taiga-back http devservers:

taiga-runserver

That command will:

  • Stops gunicorn service.
  • Create a tmux session named taiga.
  • Create a tmux window named servers in that session.
  • Split that window.
  • Launch taiga-front http server in one split and taiga-back http server in the other.
  • Attach to the tmux session.

To detach from the session use <prefix> d (the default prefix is C-b).

To display the servers window whenver you want just run taiga-runserver again.

Dependencies

  1. VirtualBox
  2. Vagrant

Note if you're using VMware you need the vagrant vmware plugin

Documentation

Please, take a look at the wiki

taiga-vagrant's People

Contributors

andycjw avatar mgdelacroix avatar

Watchers

Rico Moorman avatar James Cloos 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.