-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Sitecore 8 #5
Comments
Hi Tom, I'm going to be working on updating this for Sitecore 8. I'm not sure if there's that much updating that needs to happen, but I've got a client where we are using Chef to implement Sitecore and they are going to be using Sitecore 8. I'm also, at the same time, going to be working on extending the config and setting capabilities. Feel free to message me at vapokrocks at gmail if you want to chat about it. |
Hi Pete, Thanks very much for your interest. I'm glad to hear this project may be useful to your client. We've run this cookbook in production for Sitecore 7 & 7.5, but have also spun up a few Sitecore 8 test site VMs successfully with this latest cookbook version. Give it a shot and let me know what you find. We're also currently planning a Sitecore 8 project that will use the cookbook, so I'll keep you in the loop. Thanks again! |
Super Saturday Tom, I see you're using a lot of powershell for things. Any reason why you're We got our Sitecore 8 cookbook working well. I've found a few bugs with the We added chocolatey for doing the mongo installs too! So many ideas! I'll keep you posted too. Pete
|
The reason for the use of PowerShell is two-fold:
A sitecore_package resource is a great idea. Deploying packages across environments is something we've also had to solve for. Accomplishing it with Chef would be very cool. Thanks again for diving into all of this. It sounds like you're making a lot of great progress. |
Make it possible to install Sitecore 8.
The text was updated successfully, but these errors were encountered: