Installation [ Old ]
1. Pre-Steps
2. Create Folder
$ mkdir /var/www/nesula.ifactory.co
$ cd /var/www/nesula.ifactory.co3. Install Nesula Repository
$ git init
$ git clone https://github.com/iFactoryDigital/Nesula.git [ When prompted enter Github username & password ]New Github Clone Method
ssh-rsa 4. Download Dependencies
NestJS Dependencies
Angular Dependencies
6. Database and ORM Config
5. Build App
7. Setup Virtual Hosts
5. Install SSL Cetificate
6. Serve the App
Run in Staging 'stage' with Node
Run In Production 'prod' with PM2
7. Monitor App Performance - OPTIONAL
8. Environment Variables, config & NODE_ENV
Set config file for environment
To set NODE_ENV at the command line:
9. Check DNS & Reverse DNS Settings
Last updated
