Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

jlpk/joulupukki-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joulupukki Vagrant

Get Joulupukki Env Dev with Vagrant

Prerequisite

  • Vagrant 1.7.2
  • Virtualbox

Installation

git clone https://github.com/jlpk/joulupukki-vagrant.git
cd joulupukki-vagrant
vagrant up 
firefox http://localhost:8888 

Access to tmuxs

# In the directory: 
vagrant ssh 
tmux a -t web
tmux a -t api
tmux a -t dispatcher
tmux a -t worker

This vagrant file use

  • using box: ubuntu/trusty64
  • grunt
  • virtualenv
  • pip
  • npm
  • git
  • ruby
  • ruby-sass

Tests

Contributing

About

Joulupukki Env Dev with Vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published