@mosthated , Most probably your website already in production (hope it's being doing well 😊). Still, if you'll need to auto-resize the NodeBB embedded in iframe into a host website, try this plugin https://www.npmjs.com/package/nodebb-plugin-iframe-resizable (together with iframe-resizer of course). I wrote it just because I have struggled with exactly the same problem as you.
Run NodeBB with PM2
-
-
Automatic Restart on exceptions
-
On Boot App restart
-
Monitor and Analyse App
-
Easy Mangement
Follow this guide (optimized for the production server):
https://blog.cloudboost.io/lift-nodejs-app-with-pm2-b07ebbfce2e7 -
-
@HARIOM-VASHISTH Hey!
There seems to be a problem with PM2 where I always get a notification about disconnecting and re-connecting. Had an issue with that?