NodeBB
Disabling plugins
The list of plugins can be viewed as follows: cd /app/code ./nodebb plugins Plugins can sometimes make NodeBB not start up. To fix this, first put the app in recovery mode (Dashboard-App settings-Tab: Repair). Then, open a Web Terminal: cd /app/code ...
Installing plugins
NodeBB admin dashboard offers a UI to install plugins and themes in their dashboard. However, some plugins/themes may need to be installed by hand. To do so, use the Web terminal: cd /app/code /usr/local/bin/gosu cloudron:cloudron npm install ...
How to order NodeBB?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: NodeBB 4. Select vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need to ...