Skip to content

Releases: brooksvb/vagrant-hub

Addition of xdebug and MailHog modules

06 Jun 16:59
a5dd381
Compare
Choose a tag to compare
Pre-release

Documentation has been added, xdebug and MailHog modules added and enabled

Puppet Restructure and Cleanup

20 May 13:16
Compare
Choose a tag to compare
Pre-release

Puppet code has been greatly cleaned up and simplified. The puppet-mysql module is now in use for managing and seeding the database.

puppet-apache was attempted to be used, however the current apache site configurations are bloated with so much customization that it is very unclear what is required and what is not. It makes more sense at this point to simply use the existing site configuration rather than convert it into a puppet-apache friendly configuration, as putting in that effort will not have much reward in terms of working better or reducing complexity.

Planned additions will be creating a hubzero-mailhog and hubzero-xdebug module, and adding Vagrant configuration to support using these tools easily.

Initial Release

06 May 19:44
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Configuration is fully working and automated to get a CMS running for testing.

Future releases may include restructured and improved Puppet architecture, Mailhog configuration, and Xdebug configuration.