Hi,
I’m starting on the cloud world now! Some people suggested use the Digital Ocean to run my application. The problem is that, besides a site developed using Angular, my solution have a .exe, that runs like a sevice that receive data for devices, this exe is extremely important for my solution. My question is: Can I run a .exe (I used c# to develop it) on Digital Ocean enviroment?
Thanks!
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!
DigitalOcean Droplets are all different linux distributions, which do not run .exe files (that is a windows executable file type). There are technically ways you could run an .exe on a linux system, but it’s not a particularly good idea, especially simply for moving data around.
Since you said you are the developer and therefore presumably have access to the source code, if it does not require any other windows-specific dependencies you should be able to recompile the C# source for use on a linux system.
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.