By default, only a simple virtualized environment, where all applications are running on one box, is shipped with the workspace. This box environment provides all the blueprint services and its dependencies necessary for development purposes. For better insight, it provides also a PSDash processes dashboard that allows tailing of logs from within the browser and provides a quick overview to all main system statistics. Visit http://localhost:8999.
All links to applications and services can be gathered in the README.md
at the
root directory of the workspace.
Please feel free to add your own custom tailored box scenarios to your workspace to improve your development experience. There are many possible scenarios ranging from a simple persistence box where only database services are running to a box where you test your monitoring stack. With Vagrant and Chef, you can easily provide reusable test beds for any kind of software.