Well, this week we are going to continue the installation of the Deployment Environment. The goal for this effort was to “Use Open Source Solution and latest Technology to create a Development and Deployment environment on one system (in my case: MacBook Pro)” Here is a summary of the steps I’m taking: Installation of IDE [...]
Archive of posts tagged VirtualBox
Test and Deploy in virtual times
An important part of any Software development is to ensure that deployment works as desired. While in previous times a developer was trying to get a separate server to test the deployment, this can now be done through virtualization on the very same system. So here is my journey and approach to it which I [...]