jlucansky / Quartzmin

Quartzmin is powerful, easy to use web management tool for Quartz.NET
MIT License
554 stars 184 forks source link

How to host Quartzmin on IIS? #35

Closed naveedzaidi36 closed 4 years ago

naveedzaidi36 commented 4 years ago

Hi Guys, I have used Quartzmin for my working and created a Windows Service. Right now Quartzmin SelfHost is running on localhost:5000, which I provided in configuration key "quartz.plugin.quartzmin.url" Now, I want to deploy this interface on IIS to make it publicly accessible. How can I do this? Keeping in mind that I have Windows Service.

@jlucansky @vmutyal

jlucansky commented 4 years ago

Hi, to host in IIS you can use example at https://github.com/jlucansky/Quartzmin/tree/master/Source/Examples/AspNetWebHost