Moving an ASP .NET application from development to a production intranet
-
I am pretty much strictly an application developer. I developed an application in my development environment and it needs now to go into an intranet production environment. I will provide the specific details below but my experience in the past has been create the deployment package and give it over to the network guys for them to deploy. Now, I find myself in a position where I have to do the actual production deployment. I have read many articles and watch several videos but really still don't have a good understanding of the actual steps in setting up the server, network components, and configuring the application and network to actually do the move of the application from my development network to the production intranet network. The server is a Windows 2012 r2 server. I will be deploying to the server's IIS. A URL for the application must end in a .mil extension which is the external intranet domain. Can anyone provide me with the basic list of steps in order to do the deployment?
-
I am pretty much strictly an application developer. I developed an application in my development environment and it needs now to go into an intranet production environment. I will provide the specific details below but my experience in the past has been create the deployment package and give it over to the network guys for them to deploy. Now, I find myself in a position where I have to do the actual production deployment. I have read many articles and watch several videos but really still don't have a good understanding of the actual steps in setting up the server, network components, and configuring the application and network to actually do the move of the application from my development network to the production intranet network. The server is a Windows 2012 r2 server. I will be deploying to the server's IIS. A URL for the application must end in a .mil extension which is the external intranet domain. Can anyone provide me with the basic list of steps in order to do the deployment?