ServerKade

ServerKade

Did You Know?

One-click app installations are a breeze with ServerKade.

One Click Installer

N8N

Estimated reading: 2 minutes 4 views

Deploying N8N Node.js application using ServerKade is a straightforward process. ServerKade simplifies the setup and management of Node.js applications, offering a user-friendly platform for deploying and running projects seamlessly.

info

To install the Node.js applications (N8N), you must have MERN stack installed on your Server.

Deploy N8N Application

Step 1: Select Your Node Stack Server

Begin by clicking on the Node Stack server where you intend to create the new Node.js application.

Step 2: Navigate to Applications

Click on the Applications option in the left-hand sidebar of the server panel.

Step 3: Create a New Application

Within the Applications section, click on the Create an Application button located at the top right of the Applications table.

Step 4: Enter Required Informations

Step 4.1 Basic Details

Step 4.2 Select a Method and Application

Select a One Click method and N8N from the applications to install N8N.

Step 4.3 Advance Options

When creating a new application in ServerKade, you have the option to either create a new system user for the application or use an existing one. A system user is a user account created on your server, which is used to manage files and permissions for your application. You can create new user or select the existing user by clicking on the Show Advance Option below.

  • You can monitor the installation progress in real-time through the application installation status displayed below.
  • Once the installation is complete, you will be automatically redirected to the application dashboard. From here, you can efficiently manage and oversee the operations of your deployed application.

Update N8N Version

To update N8N to the latest version, simply go to the Server Dashboard -> Settings.

You will see the Update N8N section as shown in the image below.

Click the Update button, and this will install the latest N8N version on your server.

Update Nginx Configuration, Deployment Commands, and Environment Variables

To update Nginx Configuration, Deployment Commands, and Environment Variables, navigate to Application Dashboard -> Settings.

PM2

If your application involves Server-Side Rendering (SSR), you’ll find the PM2 option in the left sidebar.

Explore the PM2 section to access details about your process manager and retrieve PM2 logs.