Devops to deploy a web app

Job ID: 31600602

Budget: $10 – $30 USD

I have a web application that will run on IIS & MSSQL (was called »LeadManagement« in the past, now it will be called »RGToolbox«).
I will need to run two instances of the app:
• Production instance (DB exists, might have to set up some user priviliges);
o use port 8124
o physical location: D:\300_inetpub
You need to set up everything so that the app will work correctly on IIS.

After Production instance is working, you need to make a copy – create the:
• Development instance (also copy the DB so that the two instances do not use the same DB);
o use port 8125
o physical location: D:\GIT_HUB_Repository