Skip to content

webdevops/vagrant-docker-vm

Repository files navigation

Vagrant Docker Development-VM

latest ubuntu-16.04 License MIT

Vagrant Development VM login

Important Note: This project isn't actively maintained anymore. You can use codekitchen/dinghy as a kind of drop-in-replacement if You don't want to use tools like Docker Desktop for Mac and DDEV nowadays!

Support for:

  • VirtualBox
  • VMware (preferred)
  • Parallels (preferred)

What is Vagrant?

Vagrant is a tool for automatic creation, configuration, management and provisioning of VMs inside VirtualBox, VMware and Parallels (and others). It will create and manage all VM network interfaces, shares and settings (eg. number of cpus, memory...).

Hint: Vagrant doesn't provides GUI tools, it's just a CLI tool.

Features

  • Ubuntu 16.04 LTS
  • Docker daemon
  • HTTP Reverse Proxy (dinghy reverse proxy)
  • Consul with registrator
  • Mail sandbox (catches all local and outgoing SMTP connections, with IMAP service)
  • Samba shares (eg. for Windows)
  • Local development environment

Documentation

Credits

Thanks for your support, ideas and issues

Did I forget anyone? Send me a tweet or create pull request!