Created a 'cluster' build procedure that creates an installer on build, and executes the install on a test instance.
The main change is to package all gem dependencies via 'vendor/cache' (using the 'bundle package' command).
Right now, there appears to be an issue with test data initialization, which may need a revised approach.