qed icon indicating copy to clipboard operation
qed copied to clipboard

Run qed as a Windows service

Open half-ogre opened this issue 12 years ago • 4 comments

I think running qed both via an .exe and via a Windows service have a place.

half-ogre avatar Nov 19 '13 12:11 half-ogre

Are you planning to support multiple build agents?

At the moment we have 1 Teamcity server and 14 build agents (we need more but TC software is expensive and hardware is too). We don't want to move to the cloud, yet.

Edit: #9 is probably related to what I need.

forki avatar Nov 27 '13 09:11 forki

@forki: Eventually, yes, but hopefully much simpler than the agent model most CI servers use. #9 won't specifically address the "CI farm" scenario; it's more about cross-platform builds. But the work to do #9 will lay a foundation for a CI farm. Mind opening a separate issue whith what you'd need?

half-ogre avatar Nov 27 '13 09:11 half-ogre

Are you familiar with Topshelf?

(Works with F# too: https://gist.github.com/haf/4252121)

dahlbyk avatar Nov 27 '13 17:11 dahlbyk

Topshelf has been great for quite a few work products I've produced. @phatboyg has always been responsive and helpful.

KevM avatar Nov 27 '13 18:11 KevM