for Amazon Linux AMI 2014.09.1.
source env.sh # Copy and fill env.sh.sample
bundle
librarian-chef install
vagrant up
vagrant reload
packer build ./packer_ec2.json
Visit http://#{ec2-public-hostname}:8890
Login with User: dba
Password: #{your instance_id}
The virtuoso process is managed under init.d.
service virtuoso (start|stop|restart|status)