Bitnami Nodejs Deployment

What is Node.js?

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting—running scripts server-side to produce dynamic web page content before the page is sent to the user’s web browser. Consequently, Node.js represents a “JavaScript everywhere” paradigm,unifying web application development around a single programming language, rather than different languages for server- and client-side scripts.

Why use the Bitnami Node.js Stack?

The Bitnami Node.js Stack is always up-to-date and secure. The installation and configuration of the stack is automated completely, making it easy for everyone, including those who are not very technical, to get them up and running.

Bitnami Node.js Tutorials and documentation

Where To Find Redis credentials?

The instance/node/machine root credentials would be sent to your registered email address as soon as the Node.js appliance is launched.

The credentials are stored in a standalone file. To obtain the credentials at any time, follow these steps:

  • Connect to the instance/node/machine through SSH using root user credentials.

  • Run the following command to obtain your application credentials:

::

cat /home/bitnami/bitnami_credentials

List Of Bitnami Node.js Stack Included Components

The Bitnami node.js Stack ships the components listed below.

Main components

  • Nodejs

  • Apache

  • Redis(optional)

How do I access my node.js application Using Browser ?

Once you have launched your Node.js instance, the IP address for your application is sent to your account mail id. Access the application via your browser by entering this Public IP address.