Skip to main content

Introduction

From Code to Live — Hassle-Free Installation Service

Skip the struggle — we'll set up your app or script, so you can focus on business.

Thank you for purchasing eLMS. We appreciate your support. In this documentation, you will find instructions on how to set up the mobile application for eLMS. This document also provides features of eLMS.

Contact Information

By: WRTeam
Email: mohan.shreesoftech@gmail.com

This guide will walk you through deploying the Web application.

Prerequisites

warning

If you possess a VPS server along with some familiarity with Node.js, npm, and pm2, you're well-equipped to deploy.

Required Resources

MANDATORY
  1. VPS Hosting: A Virtual Private Server (VPS) is mandatory to ensure reliable performance and security. Shared hosting environments are not supported for this deployment method.
  2. Node.js Support: The server must support Node.js , as it is essential for running the application with seo.
  3. Memory Requirements: The server should have at least 3-4 GB of free RAM to handle the application's processes effectively.
  4. SSH Root Access: The server must provide SSH root access to execute Node.js commands and manage the application.

Server Setup

warning

(For SEO) Deployment of Next.js requires knowledge of node.js, npm, and pm2 technologies. We assume you are using a debian-based OS with apt as your package manager. If you are using another Linux distribution, replace apt with your system's package manager.