opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.51k stars 827 forks source link

Install/Run #279

Closed anatolieStepanov closed 7 years ago

anatolieStepanov commented 7 years ago

Can I ran this app on a IIS localhost . I dont know how to deploy it for testing. I am using VS 2017, building solution, and pointing IIS to folder with source code.(dont know what to do with 2 class libraries).

anatolieStepanov commented 7 years ago

Or can I debug this code somehow? thank you

kshyju commented 7 years ago

You can publish the Opeserver project and point your IIS site to that location. It should work fine.

anatolieStepanov commented 7 years ago

Yes I started with that but I get "can't reach this page". Thank you for your response, just wanted to make sure I am not missing something.