Releases: grtjn/mlvagrant
Releases · grtjn/mlvagrant
Enhancements
1.0.6 (2019-07-01)
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:
Merged pull requests:
Enhancements
Bugfix release
Bugfix release
Enhancements
1.0.2 (2016-09-09)
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:
Bugfix release
Initial release
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:
- #39 - Defined configurable properties for ML installer and MLCP insta… #49 (daveegrant)
- Added additional parameters to support synced folder and ip-adress #42 (mstellwa)
- PR for Issue #40 - Adding Support for ML 8.0-3 and MLCP 1.3-3 #41 (daveegrant)
- Updates to use latest version of ML 7 and MLCP. #37 (daveegrant)
- Upgrade to MarkLogic 8.0-2 #35 (patrickmcelwee)
- Fixes for #30 and #13 #34 (daveegrant)
- Fixed case sensitivy problem with provision script #27 (vladistan)
- Fixed up handling of project.properties file #26 (vladistan)