Skip to content

tauil/vagrant

Repository files navigation

My Vagrant setup files

Currently there's 3 setups:

  • Ubuntu Xenial (16.04) with Postgresql
  • Ubuntu Trusty (14.04) with Postgresql
  • Ubuntu Trusty (14.04) with Mysql

Warning

The provisioning is still not complete but works.

How to use

To load the Ubuntu Xenial (16.04) with Postgresql, run:

vagrant up xp

To load the Ubuntu Trusty (14.04) with Postgresql, run:

vagrant up postgres

To load the Ubuntu Trusty (14.04) with Mysql, run:

vagrant up mysql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors