Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ASP.NET webapplication deployment

Featured Replies

Hi there

 

I want to deploy my ASP.NET webapplication (not big projects, just for fun and practice).. For my PHP pages i have an apache server running in a docker container, and a mysql server in another container. Is there a IIS docker kind? Or any other way to deploý ASP.NET web apps on unraid?

 

Or should i install a core version of windows server 2012 R2 with 35gb ssd, 1 core and 1gb ram? Thanks!

If you want the easy way, you could go with win server as a web-server yes. But if you want the best way, then I suggest you read up on "Asp.net Core 1.0" the new version of ASP.net (aka asp.net 5, aka asp.net vNext) that also runs on Docker. So if you have existing asp.net app then you would have to refactor to asp.net core 1.0.

 

After that you create a docker-image of your webapp, based on "asp.net core 1.0" image.

 

I didn't find any other way to run asp.net sited on unRaid, docker worked for me. I have a few sites running, and got rid of my windows web-server. Works like a charm.

  • Author

If you want the easy way, you could go with win server as a web-server yes. But if you want the best way, then I suggest you read up on "Asp.net Core 1.0" the new version of ASP.net (aka asp.net 5, aka asp.net vNext) that also runs on Docker. So if you have existing asp.net app then you would have to refactor to asp.net core 1.0.

 

After that you create a docker-image of your webapp, based on "asp.net core 1.0" image.

 

I didn't find any other way to run asp.net sited on unRaid, docker worked for me. I have a few sites running, and got rid of my windows web-server. Works like a charm.

 

Neither of the projects i have finished now, are supposed to run on my unraid machine, so this is perfect! I have a look at asp.net core. What exactly is the difference?

 

Thanks!

  • Author

If you want the easy way, you could go with win server as a web-server yes. But if you want the best way, then I suggest you read up on "Asp.net Core 1.0" the new version of ASP.net (aka asp.net 5, aka asp.net vNext) that also runs on Docker. So if you have existing asp.net app then you would have to refactor to asp.net core 1.0.

 

After that you create a docker-image of your webapp, based on "asp.net core 1.0" image.

 

I didn't find any other way to run asp.net sited on unRaid, docker worked for me. I have a few sites running, and got rid of my windows web-server. Works like a charm.

 

And am i still able to develop core apps in my "old" visual studio enterprise 2015? :)

  • 4 weeks later...

Hehehe yeah, you actually must use 2015 VS.

 

The main difference is that Microsoft is finally moving cross-platform, so running & developing .net applications on linux and osx is now possible.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.