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?
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
Got an error on the nginx step, maybe you can help: https://www.digitalocean.com/community/questions/do-i-need-nginx-is-this-error-i-got-a-problem