@a_5mith check out https://community.nodebb.org/topic/229/#1112. I did those a while ago but should give a rough estimate. Keep in mind that is only the memory usage of the redis database. The NodeBB nodejs process also uses about 80mb of ram.
@julian I may aswell have one in my house, iPad 3,4 and mini, laptop, desktop, galaxy s4, blackberry bold 9900, acer android tablet, htc one x. Not all mine, but you get the idea.
.navbar-static-top, .navbar-fixed-top {
Is the older one, about a week ago it was changed to what @julian mentioned, so really depends on your version of Lavender (was updated at 0.0.39)
@trevor said:
I wonder who created this bot program. I would like to thank them first and foremost for having expedite this honeypot / Captcha system, then I would like to tell them fuck you for having me go and delete 100 users manually.
LOL
I think those checkboxes should start of checked
I agree with this one, similar confusion with the previous system as well. Greyed out works too, but three states might confuse users as well, UX wise
Has anyone managed to get this working on modulus.io?
I can't figure out what to do when it comes to:
[32minfo[39m: Welcome to NodeBB!
[32minfo[39m: This looks like a new installation, so you'll have to answer a few questions about your environment before we can proceed.
[32minfo[39m: Press enter to accept the default setting (shown in brackets).
as it's shown in logs and it seems I don't have console access?
Some help would be great!
Thanks.
great! whatever you guys can contribute back would be greatly appreciated
EDIT: If you guys need a hand anywhere, feel free to send us a message. I'd like to see NodeBB support multiple front-end frameworks, so anything I can do to bump that progress along - you know who to reach out to
@julian @psychobunny
Correct me I am wrong, as of now we can post only a particular board, right ? We can simply change the no. 4 /5 or one of our choice. Also Custom home page header vanishes when I click the logo button.
@julian Just works as intended.
The approach here totally works.
As you kindly suggested, it's my mistake not to have set subdomain by DNS.
I somehow misunderstood Ngynx takes care of subdomainsDNS IP routing, my bad.
Thanks a lot.
Thanks @julian , I understand that.
/etc/redis/redis.conf is configured as│dir /var/lib/redis
Actually, I sort of knew this, but if so, it does not make any sense dump.rdb appears under the home/username/ directory...
Hey, I just started to play with my nodebb project and synchronized local repo with remote server.
In my local everything is OK, but when I run the same forum on server all icons on the top right does not work ( e.g. search, notification, logout, etc...).
Any help? Is there something missing what I have to install on server ?
[image: jKqbeP1.png]
According to the docs,
https://docs.nodebb.org/en/latest/upgrading/index.html
On typical installs of Redis, the main database is found at
/var/lib/redis/dump.rdb.
and the file actually is there.
So, what is the dump.rdb in the nodebb root dir?
Thanks.