简体   繁体   中英

Hosting asp.net core on ubuntu 14.04

I have a problem with hosting my web app. I am using DigitalOcean ubuntu 14.04 as my server and I am following this http://blog.jsinh.in/hosting-asp-net-5-web-application-on-linux/#.VxNtBPmLSUl tutorial. The problem I get is that I don't know how to "put" my project to the server. I already published it using dnu and including dnx-coreclr-win-x64.1.0.0-rc1-update1 . I have it on my github https://github.com/ziombo/KISDNU but I still dont know how to deploy it to my linux server and what to do next.

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