Skip to content

iceworld/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sandbox-devbox

Documentation around the DevNet Sandbox Devbox VM

Software Requirements

Tested on Vagrant 1.9.1, Ansible 2.1.1.0 and VirtualBox 5.0.30.

Usage

vagrant up

VM Information

  • OS: CentOS 7
  • Mem: 2GB
  • HD: 20GB

Software

  • Gnome Desktop
  • Docker Daemon and Engine
  • git tools
  • pyenv
  • Python 2.7 and 3.5
  • pip
  • virtualenv
  • drone command line tool
  • PyCharm Community
  • node version manager (nvm)
  • node v6.9.2 (LTS)
  • atom 1.12.7

Notes

  • To run Python 2.7.5, use the command $ python. To run Python 3.5, use the command $ python3.5

Known Issues

  • nvm not loading when devbox user logs in. Workaround: $ source ~/.nvm/nvm.sh
  • No Atom installation yet
  • You must restart the VM after Ansible completion to have the gnome desktop load by default

Changelog

For details on the Ansible playbook view the README

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published