Report this

What is the reason for this report?

What does choosing one click application do?

Posted on October 31, 2016

I want to create a Node.js application.

I found this tutorial :https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04

If I use the one click node.js setup, what exactly is it doing? Is it doing every step in that tutorial?



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!

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.

It’s setting up only Node.js on Ubuntu 16.04. This article includes PM2, Nginx and Let’s Encrypt setup which is not included with Node.js One-Click Application. Don’t worry, by following above tutorial, you can do it your self very easily. :)

Bascially by looking on tutorial, One-Click App only does Install Node.js

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.