How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cultivatedops/ubuntu-1404"
  config.vm.box_version = "1.0.0"
end
vagrant init cultivatedops/ubuntu-1404 \
  --box-version 1.0.0
vagrant up

This version was created almost 8 years ago.

Settings

  • Name: ubuntu-1404
  • Short Description: Ubuntu 14.04 with MongoDB, MySQL, nginx, Node, Puppet and Redis

Packages:

  • MongoDB 2.4.9
  • MySQL 5.5.40
  • nginx 1.4.6
  • Node v0.10.33 with npm 2.1.14
  • Puppet 3.4.3
  • Redis Client 2.8.19

Next to the above, basics such as curl, wget, mc as well as screen and tmux have been installed.

Node Modules:

Notes:

Credentials:

  • Operating System
    • Username: vagrant
    • Password: vagrant

Access via the default SSH key is supported.

  • MySQL
    • Username: `vagrant
    • Password: `vagrant

Changelog

  • 1.0.0
    • initial release

Credits

This box is based on work done by the Parallels team, specifically version 1.0.1 of the ubuntu-14.04 box.

Nicholas Cerminara's scotch.io provided additional insights into repackaging and minification.

1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (648 MB)