Hi,
Thanks for your feedback.
After you've run :
> $ cap machine:initial_setup
> $ cap machine:configure
> $ cap machine:install_dev_tools
just run :
$ cap apache:create_website
to create a Website, and maybe run :
$ cap mysql:create_database
to create the corresponding database.
This should do the trick.
Please let me know,
Best,
Thomas.