Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SubPointSolutions/uplift-contrib
Vagrant configs for the uplift project: Windows 2016 domain controllers, SQL 2016, SharePoint 2016 and CRM.
https://github.com/SubPointSolutions/uplift-contrib
crm devops domain-controller dynamics dynamics-365 dynamics-crm infrastructure-as-code microsoft packer provision provisioning sharepoint sharepoint-2016 sql sql-server vagrant vagrant-boxes vagrant-environments windows windows-2016
Last synced: about 1 month ago
JSON representation
Vagrant configs for the uplift project: Windows 2016 domain controllers, SQL 2016, SharePoint 2016 and CRM.
- Host: GitHub
- URL: https://github.com/SubPointSolutions/uplift-contrib
- Owner: SubPointSolutions
- Created: 2019-02-05T05:32:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T12:41:44.000Z (over 5 years ago)
- Last Synced: 2024-08-14T07:07:16.307Z (5 months ago)
- Topics: crm, devops, domain-controller, dynamics, dynamics-365, dynamics-crm, infrastructure-as-code, microsoft, packer, provision, provisioning, sharepoint, sharepoint-2016, sql, sql-server, vagrant, vagrant-boxes, vagrant-environments, windows, windows-2016
- Language: PowerShell
- Homepage:
- Size: 40 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - SubPointSolutions/uplift-contrib - Vagrant configs for the uplift project: Windows 2016 domain controllers, SQL 2016, SharePoint 2016 and CRM. (PowerShell)
README
# uplift-contrib
This repository contains examples and how-tos for the uplift project.The uplift project offers consistent Packer/Vagrant workflows and Vagrant boxes specifically designed for SharePoint professionals. It heavy lifts low-level details of the creation of domain controllers, SQL servers, SharePoint farms and Visual Studio installs by providing a codified workflow using Packer/Vagrant tooling.
## How this works
The uplift project is split into several repositories to address particular a piece of functionality:* [uplift-powershell](https://github.com/SubPointSolutions/uplift-powershell) - reusable PowerShell modules
* [uplift-packer](https://github.com/SubPointSolutions/uplift-packer) - Packer templates for SharePoint professionals
* [uplift-vagrant](https://github.com/SubPointSolutions/uplift-vagrant) - Vagrant plugin to simplify Windows infrastructure provisioning
* [uplift-cicd-jenkins2](https://github.com/SubPointSolutions/uplift-cicd-jenkins2) - Jenkins server and pipelines to build uplift Packer images and Vagrant boxes
* [uplift-uplift-contrib](https://github.com/SubPointSolutions/uplift-contrib) - examples and how-tos for the uplift projectThe current repository houses examples and how-tos for the uplift project.
## Using `uplift-contrib` project
All examples are organised into subfolders to address a particular area of the uplift project: downloading binaries, using PowerShell modules, building Packer images, customising Packer images and Vagrant boxes, and so on. Refer to a particular subfolder and README file for more information.## Feature requests, support and contributions
All contributions are welcome. If you have an idea, create [a new GitHub issue](https://github.com/SubPointSolutions/uplift-contrib/issues). Feel free to edit existing content and make a PR for this as well.