By Lindry Jones
We want to host an ASP.Net application written in C# on a sub-domain droplet to our main website https://www.example.com/tt/, for example, https://paynow.example.com/tt/. Is that possible and do you support Microsoft SQL Server 2019"
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!
Hello,
Yes, you can create different Droplets and host different websites on each Droplet depending on your needs.
For example, in your case, you could create a new Droplet and then point your subdomain name’s A record to the Droplet IP address:
https://docs.digitalocean.com/products/networking/dns/how-to/manage-records/
Regarding the Microsoft SQL Server 2019, this is currently not offered as a managed solution, but you should be able to install it on an Ubuntu server as per the official documentation here:
https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-release-notes-2019?view=sql-server-ver16
Hope that this help!
Best,
Bobby
Hi @lindryjones
DigitalOcean only supports Linux machines. Having said that, while it’s not a native thing to Linux distributions, you can host ASP.NET applications with a little configuration. DigitalOcean have created a tutorial on how to use ASP.NET with MySQL on Ubuntu which you can check here:
As for your second question, sadly you can’t use Microsoft SQL Server on a Linux machine.
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.