How to host your nodejs application?

Category : Server Management

The application runs as the nodejs user, so user can run using  pm2 as the nodejs user. User can customize on the port number to use for the nodejs application.

Note: Please ensure the disk quota system is enabled prior to performing this procedure <Hyperlink>

Here is the step-by-step procedure

Step1: Login to CloudStick account and select the server

 

Step2: Upon selecting server you will be able to see server parameters, now scroll down and select web application

Step3: Upon clicking the web application, you will be redirected to web application listing page. As of now there are no web applications listed , this is the first one

Step4: The page has ” Create Account” button to create a new web application

Step5: choose  1-click Nodejs and click on “create”

Step6: The page redirects to the form that requires your inputs

Step7: Scroll down and enter the port number you wish to have. Normally Node runs on port 3000. Please make sure the port is open in the firewall as well

Step8: Finally click on the button and this will create the Node application in the server.

You may be interested in :

password from CloudStick

How to change MYSQL root password from CloudStick dashboard.

Posted 11-09-2020 By Gajinder

Changing Mysql root passwords are easy when it comes to CloudStick, you do have to fill…

change PHP-CLI in your CloudStick server.

How to change PHP-CLI in your CloudStick server.

Posted 11-09-2020 By Gajinder
#PHP

PHP-CLI It is a way of running PHP Scripts for various applications such as crons, GUIs…

deploy CloudStick in Google Cloud

How to deploy CloudStick in Google Cloud

Posted 09-09-2020 By Gajinder

This section identifies the purpose of deployment of CloudStick in Google Cloud hosting and covers the…