Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi guys,
I install false in VM Workstation..Cannot connect to packages
RAM issue NPM common issue , for solving this use add swap
P
@forums no, because cPanel is built for shared hosting services. NodeBB doesn't work with those services.
We are working on making installs easier, but it won't involve cPanel.
E
@Schamper said:
@exodo could've submitted a pull request.
We been on gitlab 😛
Updated to support IPS 4.0.12.1 latest patch (some groups and members changes). Tested again with 0.7.2 NodeBB and 4.0.12.1 IPS.
In fact, there is a schema validation built upon Hibernate JPA, so if something is wrong with DB - it will fail at startup with no data corruption.
J
The numbers listed in the pricing page is actually out of date. They were measured using NodeBB v0.5.0 🙂
v0.6.x and beyond support much higher concurrent user loads, so we'll be updating these numbers to reflect the increased scalability.
Integration is always a tricky issue, since NodeBB is a full app in and of itself.
Point your devs to our read APIs. Every link you see can be prepended with api/ to see the publically accessible API.
e.g. https://community.nodebb.org/api/topic/2010/is-nodebb-for-me/3
Obviously, protected pages will require an active session, but most of the pages are publically accessible anyway