Register Domain
Use our search tool below to check the availability of your desired .com domain
Enjoy reliable 99.9% uptime, fast speeds, and 24/7 customer support.
Enjoy 99.9% uptime, one-click WordPress installation, and seamless updates.
Get your website online seamlessly on our SSD Servers without breaking the bank!
Enjoy personalized business-grade email, ample storage, and spam protection, all with 99.9% uptime.
Start on your own web hosting business with full control, custom branding, & tools.
Our NVMe Servers ensures your website or application runs flawlessly at any scale.
With root access, you handle your VPS, while we handle performance and reliability.
We handle all the technical aspects—while you focus on your business.
Before you start the transfer process, there are a few things you need to do to prepare for it...
WordPress is a user-friendly popular Content Management System that powers over 40% of websites worldwide...
Use our search tool below to check the availability of your desired .com domain
Easily transfer your domain to us and have a peace of mind.
Make instant ₦500 registration bonus after sign-up.
To set up the Node.js App feature, you will need to choose a specific version of the Node.js app in order to run the apps using Node.js 6.x, 8.x, 9.x, 10.x, 11.x, 12.x, and 14.x versions. Currently, the available Node.js version pool on all our shared hosting plans are:
The Node.js App function provides a kind of flexibility that features a user-friendly interface which helps you get faster acquainted with the new functionality it offers.
To get started, first locate the
In order to access the Node.js application, open cPanel >> Setup Node.js App.
You will see the following interface if you have an existing application:
If you have an existing application(s) you will see several columns on the list such as:
Additionally, you can create a new application by clicking on “CREATE APPLICATION”
On the next page, you will see this
Choose the following parameters:
If you wish to add environment variables, click Add Variable to specify a name and a value.
After the application is created, you will be prompted to the application dashboard.
As soon as the environment is set, you can upload your application files to the application root directory.
In case you need to install more modules, it is possible to do this after entering the virtual environment of the application via SSH. The command for this is mentioned on the application page
If you have issues installing a module, contact our Support team.
Through the Action section, you can manage the application in the following way:
Do the following to start a stopped application:
1. Click the Start icon in the Actions column in the stopped application row.
2. You will see that when an action is completed, the Start icon changes to the Stop icon.
To stop an application you have started, do these:
1. Click Stop in the Actions column in the Start application row.
2. Note that when an action is completed the Stop icon changes to the Start icon.
To restart a started application, click the Restart icon in the Actions column in the started application row.
The editing menu looks like this:
To enter the virtual environment via SSH, run the highlighted command mentioned at the top of the page
Through that menu, you can manage the created application in the following ways:
For you to use Angular, you need to create a Node.js application in cPanel first. Then you will be able to enter the virtual environment using the NPM install command to run your Angular project.
To remove a started application, click the Bin icon in the Actions column in the respective application row.
NOTE that, when this action is completed, the application will be removed from the Web Applications table and you will see a confirmation pop-up displayed on your screen.
That’s it!