Hello all. I wanted to use Puppy to maintain configuration for some Windows servers, but apparently the port is not mature yet on Win32. So, I'm thinking of implementing it myself. My needs are simple: - copy files over - restart IIS/services - edit XML files (add/remove keys) - register assemblies in the GAC I want to have easy rollbacks too, so it's kinda like Windows' System Restore functionality, in spirit. My question is: does someone know of something that can do this for Windows? And if not, is there a way to register assemblies in the GAC with IronRuby, or do I have to encapsulate gacutil in a system call? (same for service start/stop, too). Thanks for any feedback in advance! (and sorry for posting this first on #ruby)
on 2010-08-25 14:31
on 2010-08-25 15:27
Its worth taking a look at albacore, it should help with some of your requirements : http://github.com/derickbailey/Albacore
on 2010-08-25 15:46
Smith, Garren wrote: > Its worth taking a look at albacore, it should help with some of your > requirements : http://github.com/derickbailey/Albacore Looks interesting, thanks for the tip!
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.