Skip to content

Apache fixes, general updates

Compare
Choose a tag to compare
@fideloper fideloper released this 31 Aug 12:00
· 58 commits to master since this release
  • Updated version of ElasticSearch installed with PR #476
  • Added SSH agent forwarding via PR #480. This allows you to use SSH keys from your host computer from within the virtualmachine
  • Ability to select mongo version via PR #478
  • Fixed composer install GitHub oAuth token and odd conditional statement via PR #475
  • Added installer for Neo4J graph database via PR #470
  • Added Go and Go Version manager via PR #483
  • Fixed Apache error where mpm_event (the default mpm) was no longer installable via Apache PPA #489
  • .gitconfig file optionally pulled from local configuration via @faviouz