Skip to content

Releases: SubPointSolutions/uplift-vagrant

0.2.1902.39, stable beta release

18 Feb 07:54
6334cbe
Compare
Choose a tag to compare
Pre-release

uplift-vagrant, v0.2.1902.39

Stable beta release for internal and public testing.

rubygems.org

https://rubygems.org/gems/vagrant-uplift

Installing vagrant-uplift plugin

vagrant-uplift is a normal Vagrant plugin distributed via rubygems.org. Refer to Vagrant documentation for additional information.

# listing installed plugins
vagrant plugin list

# installing vagrant-uplift plugin
vagrant plugin install vagrant-uplift 

# uninstalling vagrant-uplift plugin
vagrant plugin uninstall vagrant-uplift 

Using vagrant-uplift plugin

vagrant-uplift provides additional helpers with Vagrant configuration to simplify domain controller creation, SQL servers provision, SharePoint farm provision and VS install.

Under the hood, plugin delivers a set of powershell scripts and DSC configs wrapped into Ruby helpers. More documentation can be found on the project repository:

https://github.com/SubPointSolutions/uplift-vagrant

0.2.1902.18, initial beta release

04 Feb 04:13
0a9018a
Compare
Choose a tag to compare
Pre-release

uplift-vagrant, v0.2.1902.18

Initial beta release for internal and public testing.

rubygems.org

https://rubygems.org/gems/vagrant-uplift/versions/0.2.1902.18

Installing vagrant-uplift plugin

vagrant-uplift is a normal Vagrant plugin distributed via rubygems.org. Refer to Vagrant documentation for additional information.

# listing installed plugins
vagrant plugin list

# installing vagrant-uplift plugin
vagrant plugin install vagrant-uplift 

# uninstalling vagrant-uplift plugin
vagrant plugin uninstall vagrant-uplift 

Using vagrant-uplift plugin

vagrant-uplift provides additional helpers with Vagrant configuration to simplify domain controller creation, SQL servers provision, SharePoint farm provision and VS install.

Under the hood, plugin delivers a set of powershell scripts and DSC configs wrapped into Ruby helpers. More documentation can be found on the project repository:

https://github.com/SubPointSolutions/uplift-vagrant