Vagrantfile for quick deployment of Angel apps into Ubuntu 16.04 VM's.
There are three base boxes:
angel-dart
: Ubuntu 16.04 withnginx
andsystemd
configuration.angel-dart-mongodb
: Extendsangel-dart
; installs MongoDB.angel-dart-postgresql
: Extendsangel-dart
; installs PostgreSQL; attempts to runtool/migration.dart up
.