How to Deploy ASP.NET Core App on Linux


 
This is a complete tutorial for creating and deploying .NET Core 5 application on Linux using ZoomAdmin.
 
Steps:

  • Create brand new .NET Core 5 App on your computer or use existing project
  • Build/publish to a local folder
  • Create ASP.NET Core app in ZoomAdmin
  • Use FileZilla or some other SFTP to copy the published files to ZoomAdmin app folder, the path will be in the app info in ZoomAdmin
  • Make configuration changes in ZoomAdmin and Redeploy. You have to make sure the App name is matching in Docker CMD: setting in Advanced Settings section of the app In ZoomAdmin
  • We will cover all that in this video tutorial!

 
 



Related Tutorials: