简体   繁体   中英

Host ASP.NET Core on Linux with Nginx

I have created a .NET Core project with a SQL Server database in Windows 10, and I want to deploy it using the Nginx proxy on a virtual machine(Debian).

Which are the steps to follow to achieve that?

Microsoft has a well written documentation for you:

https://learn.microsoft.com/en-us/as.net/core/host-and-deploy/linux-nginx?view=as.netcore-5.0

I didn't have much experience the first time I used this documentation. It was very easy to understand. Maybe this is a good start.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM