Closed dufkaf closed 9 years ago
Agreed, the hardening of the console is something that is very much on our minds. In 3.0 you can already do much to achieve this like:
master
database (Issue #247)Other than the Platform module (which is used by ISE and other sheer integrations like Show-ListView) I would say it's fairly safe to delete the other modules that you don't want to use.
I suspect a proper hardening guild would be useful. We've discussed writing a book about SPE - mostly out of our blogs - this sounds like a section that would be a very desirable should this book be put together. I'll see if I can transfer this into a mega blog-post of sorts.
So we finally started the book.
http://sitecorepowershell.gitbooks.io/sitecore-powershell-extensions/
Hardening section available here
Added a section for securing the services. Lists what is needed for a minimal service too.
Need to build package for the CD environment.
@michaellwest provided a great write up on what needs to be done for a minimal setup needed if you Need SPE for remote automation.
Scroll to the bottom of the page for the "Minimal Web Service Configuration" section to learn how to configure SPE in a minimal configuration for production with remote automation.
Closing this issue as it delivers on the main requirement.
While this extension is great it seem to be rather extensive and scary. There are lot of (example?) items in the tree, lot of events/pipelines hooked in config file. Is it possible to create minimal package with as few items as possible or at least describe what items/config lines can be safely deleted?
Current package is great for developer workstations to play but is is a bit scary to install it to production servers.