trogwarz / vagrant-docker-vm

:computer: Development Vagrant VM with Docker, Samba and Mail sandbox

Home Page:https://webdevops.io/projects/vagrant-docker-vm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant Docker Development-VM

latest v1.0.0 License MIT

Vagrant Development VM login

Support for:

  • VitualBox
  • 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
  • Mail sandbox (catches all local and outgoing SMTP connections, with IMAP service)
  • Samba shares (eg. for Windows)
  • Local development environment

Table of contents

Credits

Thanks for your support, ideas and issues

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

About

:computer: Development Vagrant VM with Docker, Samba and Mail sandbox

https://webdevops.io/projects/vagrant-docker-vm/

License:MIT License


Languages

Language:Shell 80.3%Language:Makefile 19.7%