Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By alexwebbb
I am trying to do the “Rails Tutorial”, and I did a Ruby on rails on ubuntu droplet, but I can’t get NGINX and Unicorn to stop, and allow me to run my little initial test webrick. I have tried service nginx stop and service unicorn stop, and although the web page stops showing up, I cant get it to show my webrick page at port 3000.
I have pretty much accepted that I will just have to delete my server and start from scratch on an empty ubuntu server, how unpleasant.