Skip to content

Releases: grtjn/mlvagrant

Enhancements

01 Jul 09:51
Compare
Choose a tag to compare

1.0.6 (2019-07-01)

Full Changelog

Implemented enhancements:

  • MarkLogic 9.0-4 has separate Converters installer #122
  • Support MarkLogic 10 #135
  • Remove bower, tomcat and other things that should not be running alongside MarkLogic on the same VM #134
  • Upgrade to LTS Node v10 #133
  • Add pm2-logrotate to pm2 install #130
  • Add centos-6.9 and centos-7.3 baseboxes #115
  • Upgrading/installing git 2 #108

Fixed bugs:

  • Trying to install ML 9.0-9 failed dependency #132
  • VMs don't attempt to prevent clock skew #127
  • Upgrade Vagrant wipes out /opt/vagrant directory #126
  • Trying to install MarkLogicConverters-9.0-5.x86_64 fails - missing libs #125
  • re: CentOS 7.3, vagrant up hangs on SSH step #124
  • Attempting Install and Reinstall Throwing Lots of Errors (See log) #123
  • Centos-7.3 connection timeout #116

Closed issues:

  • Upgrade to LTS Node v8 #121
  • Add TOC at top of README #117

Merged pull requests:

Enhancements

26 Jun 19:15
Compare
Choose a tag to compare

1.0.5 (2017-06-26)

Full Changelog

Implemented enhancements:

  • Setup of pm2 startup script on Centos/RH 7 #114
  • Reloading MarkLogic #112
  • Upgrading/installing git 2 #108
  • Upgrade NodeJS #100
  • Dynamically search ML installers #53

Fixed bugs:

  • Cannot use links for resource folders #113

Bugfix release

12 May 19:00
Compare
Choose a tag to compare

1.0.4 (2017-05-12)

Full Changelog

Fixed bugs:

  • Update Vagrantfile to stop vagrant-vbguest from auto-installing guestadditions #111
  • Vagrant still not working optimal with vbox 5.1? #106

Merged pull requests:

  • Git should ignore software .vagrant directories #109 (vladistan)

Bugfix release

25 Nov 16:12
Compare
Choose a tag to compare

1.0.3 (2016-11-25)

Full Changelog

Implemented enhancements:

  • Upgrade to latest ML installers.. #102

Fixed bugs:

  • hostmanager fails on centos-7.2 basebox #105
  • Vagrant provision failing on VirtualBox 5.1.6 #103
  • Issues mounting folders with VBox 5.1 #101
  • Centos 7.1/7.2 vm issues #98

Closed issues:

  • Increasing disk space beyond the Bento basebox default of 40Gb #90
  • Check out Vagrant 1.8 and Otto project #86
  • File download aborts, vagrant up cannot continue #84
  • Document how to change mem/cpu #83

Enhancements

09 Sep 11:31
Compare
Choose a tag to compare

1.0.2 (2016-09-09)

Full Changelog

Implemented enhancements:

  • Add pm2 init to bootstrapping #97
  • Add support for ML9 EA2 #95
  • Add httpd install to bootstrapping #92
  • Add comments on Proxying to README #82
  • Add support for ssl and ldap cmd #76

Fixed bugs:

  • Setting static IP Address in clustered configuration #99

Merged pull requests:

  • Add network proxy configuration settings #96 (jongiddy)

Bugfix release

12 Apr 12:58
Compare
Choose a tag to compare

1.0.1 (2016-04-12)

Full Changelog

Implemented enhancements:

  • Add support for ML9 #91
  • Upgrade install to ML 8.0-4 #88
  • Create/copy Bento CentOS 7.2 box #87
  • Add support for unzip #81

Fixed bugs:

  • First time backup-cache fails #79
  • Checking if box 'chef/centos-6.5' is up to date: 404 Not Found #68

Merged pull requests:

Initial release

08 Sep 08:11
Compare
Choose a tag to compare

1.0.0 (2015-09-08)

Implemented enhancements:

  • Make bootstrap run on CentOS 5 #74
  • Don't do full update, and dev tools by default #73
  • Republish bento base boxes #71
  • Chef boxes no longer available #67
  • Make sure VAGRANT_DOTFILE_PATH is set correctly #63
  • Allow public network as option #62
  • Add dev tools installation #61
  • Add examples of all settings to project.properties #60
  • Suppress unnecessary NPM output #59
  • Support for chef/centos7.0 #51
  • Improve restart check #50
  • Option to use internal network instead public for clusters #45
  • Upgrade to ML 6.0-6 and 7.0-5.2 #44
  • Update to support ML 7.0-5.1 and 8.0-3 #40
  • Make installer names configurable #39
  • Upgrade install to ML 7.0-5 and MLCP 1.2-4 #36
  • Git post-receive hook needs to be improved #32
  • Upgrade install to ML 8.0-2 and MLCP 1.3-2 #31
  • Make VM names customizable #25
  • Consider switching to private_network as default #24
  • Make mem and cpus easier to customize #23
  • Make installation of things like tomcat optional #22
  • Update ML and MLCP versions #20
  • Allow running bootstrap scripts outside mlvagrant as well #17
  • Support project-specific licences #16
  • Support for command-line params and a project.properties #15
  • Add latest version of ML8 EA and MLCP 1.3 EA #12
  • Install tomcat #11
  • setup-ml scripts only support v7+ #9
  • Filename of rpm files are "hardcoded" in install-ml-CentOS.sh #8
  • Automate replication of built-in databases #7
  • Install latest ML versions #3
  • Copy yum cache between VMs to speed up download #2

Fixed bugs:

  • Yum cache multiplied at backup/restore to/from host #75
  • Line-ends in .properties causing trouble on Windows #70
  • /vagrant/project.properties: no such file or directory #66
  • dependency warnings on provision - cluster not configured #65
  • cp: cannot stat `/space/software/yum' #64
  • no implicit conversion of nil into String (TypeError) #57
  • /usr/local/bin/vagrant: No such file or directory #56
  • yum write permissions #55
  • Tomcat error when running vagrant provision #54
  • Make sure scripts still run stand-alone #52
  • Make script names have consistent case #48
  • Install tomcat error #47
  • http://download-i2.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm is not valid anymore #43
  • Gulp and Bower not installing #30
  • Ignore network domain suffix in hostname #14
  • Install java #10
  • MLCP script wrong zip name #1

Closed issues:

  • Document how to use bootstrap scripts outside Vagrant #72
  • Document usage of hostmanager command #33
  • Describe how to scale up and down #19
  • Add latest features to docs #18
  • Provide Windows-specific instructions #13
  • Add a Contributing.md #6
  • Document required license, and how to change #4

Merged pull requests: