FRAPI VM
We had been discussing creating a VM for FRAPI for quite a while now. So prompted by this tweet from @beriberikix I finally sat down and put something together in VMWare. Though it was created in VMWare you should be able to import it into VirtualBox.
It is a base Ubuntu 10.10 32-bit server install with everything necessary to power FRAPI including nginx, php-fpm and all the necessary libraries. The username and password to get logged in are “frapi”. Nginx is configured to serve the admin interface as http://admin.frapi and the api itself as http://api.frapi.
All you should need to get things going is to fire up the VM, login and determine the ip, then make a host entry for both admin.frapi and api.frapi on your machine pointing to that ip.
I am definitely not a sys admin so this VM should not be considered ready for production and should only be used for testing and development. However, if you do have suggestions for better configurations or just ways to make the VM better then hop on #frapi on freenode and let us know!
You can grab the VM here:
