Server Development Tool?

Posted by aloneguid on Stack Overflow See other posts from Stack Overflow or by aloneguid
Published on 2009-12-16T15:52:58Z Indexed on 2010/04/03 15:03 UTC
Read the original article Hit count: 431

Hi,

For my programming tasks I use about 2-3 remote servers to deploy and run my code against different conditions. This cannot be emulated locally as the server configuration requires powerful hardware. Most of time I need to stop service, update binareis, start service, view logs in realtime, download logs. Currently I'm doing this manually and over time this becomes a real pain in the ass, especially because the environment is not ideal in terms of network badwidth, reliability etc.

I just wonder if someone from server programmers have the similar problems and how do you bear with them. Any special tools/hints/secrets?

© Stack Overflow or respective owner

Related posts about windows-services

Related posts about Development