Postgres question

General Discussion

Suggested Topics


  • 2 Votes
    3 Posts
    125 Views

    @Floofy so far so good. Thank you for asking Floofs 🙂

  • 0 Votes
    9 Posts
    396 Views

    Thank you for your reply,I understand what you mean,and I am very much in favor.
    NodeBB has a good experience on the web side.

    I prefer to know how to fix it because most people in my place prefer a client and they think it is convenient.😞

  • Question..

    General Discussion
    0 Votes
    6 Posts
    2k Views

    @pichalite said in Question..:

    @DroidWareWolf created an issue for this on github.

    https://github.com/NodeBB/NodeBB/issues/4877

    Thanks!

  • 0 Votes
    5 Posts
    2k Views

    Hey there. Basically I have a forum around the same size as yours. I moved from myBB to NodeBB.

    I am using NodeBB since almost a year now.

    Security isn't an issue. There have been some XSS vulnerabilities here and there, but these have been patched within a few hours.

    Updating NodeBB is easy as well, you just run git pull, stop your forum, run ./nodebb upgrade and then start it again. No need to restart NodeJS or Redis/Mongo.

    Setting up a system running PHP and NodeJS is fairly simple. Maybe take a look at my tutorial "High performance stack".

    Moving NodeBB is pretty simple too. Just copy all the files to your new machine and run ./nodebb start. Thats it (assuming you have your stack installed of course).

    NodeBB automatically chooses the right language for your user. At least my members got their mother language. Alternatively the users can set the language in their profile settings.

    My forum is using a Redis database. It takes around 500-700MB RAM, not a big deal for me, but depends on your server of course.

    To contribute to the NodeBB translations you can check Transifex and participate.

    If you want I can help you doing the movement. Feel free to drop me a message.

  • SSL Question.

    General Discussion
    0 Votes
    9 Posts
    3k Views

    Me neither. Typical SSL key allows two parties to share information, the client and the server. Cloudflare's Universal SSL ups that to three, with CF acting as the middleman.