What i will do on this:
- Vagrant new Ubuntu machine
- Update system
- Install PHP-FPM
- Setup auto start for PHP-FPM
- Install MySQL
- Setup auto start for MySQL
- Install Nginx
- Setup auto start for Nginx
- Setup SSL
- Enable virtual hosts
- Install Magento
- Init simple data
- vagrant up