This is a vagrant configuration using chef to install a virtual machine using the ubuntu linux distribution hosting the latest stable version of typo3.
The /var/www/fileadmin folder is synchronized to src/fileadmin.
- webserver port is forwarded from port 8080
- mysql root password is "password"
- check out this repository
- run
vagrant up