mlvagrant icon indicating copy to clipboard operation
mlvagrant copied to clipboard

Scripts for bootstrapping a local MarkLogic cluster for development purposes using https://www.vagrantup.com/ and https://www.virtualbox.org/.

Results 17 mlvagrant issues
Sort by recently updated
recently updated
newest added

My current project requires a JDK be installed on the CentOS VM. The install-mlcp.sh script currently installs java which only grabs the JRE. I'd like to have the full JDK...

enhancement
help wanted

Add install scripts for Suse, maybe all OS types supported by MarkLogic. Potentially support exact OS versions.

enhancement
help wanted

As bootstrapped ML cluster/instance could be used with DHF, it would be nice that gradle would be added to the existing list (Zip/Unzip, Java, MLCP, Nodejs, etc.) of tools to...

enhancement
help wanted

Rationale: It's too easy to break an installation of vagrant during installing ml-vagrant since /opt/vagrant is a shared location.

enhancement
help wanted

Manually: - rm /etc/localtime - ln -s /usr/share/zoneinfo/CET /etc/localtime Or maybe there is a vagrant plugin to help with this?

enhancement
documentation

Update install-mlcp.sh to install the JDK rather than the JRE. Add JAVA_HOME to the vagrant user’s environment.

enhancement
help wanted

#69 Digital ocean support in progress!

enhancement
help wanted