Joined July 2012
·
Achievements
69 Karma
2,219 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Lab
Have at least one original repo where C# is the dominant language
Charity
Fork and commit to someone's open source project in need
Mongoose
Have at least one original repo where Ruby is the dominant language
@yubarseg it been a while since I've used this, but I'm pretty sure that since Resque wraps Sinatra for resque-web, IIS is not involved at all. Its like an OWIN self-hosted web app (if you're familiar with recent .NET developments). My guess is that in order to get this available on the network, you would need to configure windows firewall to allow HTTP/S traffic through the resque-web port, as well as have DNS entries for the resque-web host.