Do digital ocean supports .net applications? Or supports .net core applications?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hi, @jcoronado
Currently, DigitalOcean only allows the deployment of Linux based OS’s. You may be able to achieve this however by creating your own custom Windows ISO image and then using that when creating your Droplet.
I recommend that you add your vote to the Windows Server idea on our Product Ideas Board as well as commenting your use-case there so that our teams can better understand the demand for this.
https://ideas.digitalocean.com/ideas/DO-I-2872
However you can check at our tutorial on how to deploy an ASP.NET Core application with MySQL server usuing Nginx on Ubuntu 18.04 here: https://www.digitalocean.com/community/tutorials/how-to-deploy-an-asp-net-core-application-with-mysql-server-using-nginx-on-ubuntu-18-04
Hope that helps! Regards, Alex
DigitalOcean droplets are all Linux based. This Microsoft guide explains setting up a production-ready ASP.NET Core environment on an Ubuntu 16.04 server: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-2.1&tabs=aspnetcore2x
Hello there,
Another option will be using our App Platform
While we don’t currently support detecting and building .NET Core apps using Buildpacks, you can accomplish this with a Dockerfile in your repo.
This is an example: https://github.com/snormore/aspnetcoresample
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.