jasperdk / NPloy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPloy

The simple release and configuration management system for Windows. NPloy is build on a foundation of NuGet and Powershell gluing it together with conventions and a bit of .NET-code. Check this short slide deck for an introduction https://speakerdeck.com/jasperdk/configuration-and-release-management-with-nploy

I needed something like OctopusDeploy/Puppet-ish with as few dependencies to 3rd party stuff - like Ruby - for a Windows-only environement.

If you can live with having your configuration in a non-versioned database behind a web-service then just go for OctopusDeploy. It's cool and you can probably buy some kind of support.

Until further you will have to go to the included samples to see how it works and they are also the only documentation.

NPloy has a continuous integration job running on TeamCity by JetBrains

About

License:Apache License 2.0


Languages

Language:C# 78.8%Language:PowerShell 19.6%Language:ASP 1.4%Language:Shell 0.2%