Customized vagrant with ssh tunnels and host provisioning

by miroswan
macOS ◆ xterm ◆ bash 715 views

The secret sauce is that Vagrantfiles are Ruby, so you can do plenty with it, including provisioning the host. In this case I create SSH tunnels so users don’t have to remember the forwarded ports. Additionally, it updates the /etc/hosts file on the host for SSL and easy access in the browser.

More by miroswan

Tower-of-Hanoi 00:30

by miroswan

See all