Question
How can I deploy easily?
What’s a good way to deploy stuff to a DigitalOcean droplet? Right now I’m hosting my Node.js website on Cloud SQL and Google App Engine, but I’m wanting to move to DigitalOcean. My only issue is that with App Engine I can do gcloud app deploy
and my project is deployed. On DigitalOcean, I haven’t been able to find an equivalent.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Hi @Dog2puppy – I know you posted this back in March :) but I stumbled on your response in searching for something else, so I figured I would chime in!
DigitalOcean App Platform may be a good fit for your needs. We have support for Node.js apps as well as many other frameworks. It was just released in the last month or so.
Hope this helps,
John