1. Technology Consultancy and Advisory
    Sudonix

    Sudonix

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Solved
    • More
      • About
      • Contact
      • Donate
      • FAQ
      • Founder's Journey
      • Policies
    1. Home
    2. Tags
    3. nodebb
    Log in to post
    • All categories
    • phenomlab

      Setting up a beta NodeBB v3 environment
      Guides • nodebb upgrades beta1 • • phenomlab

      4
      2
      Votes
      4
      Posts
      5
      Views

      phenomlab

      @cagatay Correct. I’ve adjusted the title accordingly to reflect that.

    • cagatay

      Unsolved Upgrade Problem from 2.8.3 to 2.8.4
      Configure • nodebb • • cagatay

      7
      0
      Votes
      7
      Posts
      14
      Views

      phenomlab

      @cagatay Yes, I do, but it’s not a version issue - it’s permissions.

    • cagatay

      Solved Chevron up before & after
      Configure • nodebb • • cagatay

      11
      0
      Votes
      11
      Posts
      49
      Views

      cagatay

      @crazycells you are right 🙂 thank you.

    • phenomlab

      v3 / Harmony diary
      Announcements • harmony v3.beta1 nodebb • • phenomlab

      4
      2
      Votes
      4
      Posts
      91
      Views

      phenomlab

      The colour palette used in the Nord theme (see first post here) is taken from this excellent resource

      Farhad Sharifi Nord UI Nord UI

      A Dark CSS UI framework, based on Nord color palette

    • DownPW

      Solved NodeBB 3.0 alpha1 : Error on install
      Configure • nodebb version 3 install error • • DownPW

      19
      0
      Votes
      19
      Posts
      72
      Views

      DownPW

      @phenomlab Work now 😉

    • DownPW

      Solved [NodeBB] Auto assign a label or group title
      Customisation • nodebb auto assign group title • • DownPW

      5
      0
      Votes
      5
      Posts
      65
      Views

      phenomlab

      @DownPW very useful tip. Thanks

    • eeeee

      Unsolved restarting nodebb on boot
      Configure • nodebb • • eeeee

      3
      0
      Votes
      3
      Posts
      44
      Views

      phenomlab

      @eeeee said in restarting nodebb on boot:

      can I just run nodebb under nodemon for auto restarts?

      It’s a better method. Nodemon just looks for file system changes and would effectively die if the server was rebooted meaning you’d have to start it again anyway. Systemd is the defacto standard which is how the operating system interacts in terms of services, scheduled tasks etc.

    • DownPW

      Solved NODEBB: Nginx error performance & High CPU
      Performance • performance nodebb nginx • • DownPW

      69
      0
      Votes
      69
      Posts
      209
      Views

      DownPW

      @phenomlab

      Seems to be better with some scaling fix for redis on redis.conf. I haven’t seen the message yet since the changes I made

      # I increase it to the value of /proc/sys/net/core/somaxconn tcp-backlog 4096 # I'm uncommenting because it can slow down Redis. Uncommented by default !!!!!!!!!!!!!!!!!!! #save 900 1 #save 300 10 #save 60 10000

      If you have other Redis optimizations. I take all your advice

      Paul Namuag  /  Jul 26, 2021 Performance Tuning for Redis | Severalnines Performance Tuning for Redis | Severalnines

      Redis performance tuning can speed your application significantly. When tuning Redis, it encompasses all the levels to be considered from the client going to the server, then back and forth. By that means, there are several factors that can affect and help boost performance of your Redis server....

    • phenomlab

      NodeBB v3 and Harmony Theme
      Debate • nodebb theme • • phenomlab

      21
      1
      Votes
      21
      Posts
      154
      Views

      phenomlab

      @DownPW Here you go

      https://sudonix.com/topic/421/setting-up-a-nodebb-v3-environment

    • crazycells

      Solved optional "snow falling" theme
      Customisation • nodebb • • crazycells

      6
      2
      Votes
      6
      Posts
      70
      Views

      phenomlab

      @Sala ok, but that’s still the same loop which is going to have an impact on the CPU.

    • crazycells

      Solved Custom badges
      Customisation • nodebb • • crazycells

      59
      0
      Votes
      59
      Posts
      269
      Views

      phenomlab

      @cagatay Already fixed. Thanks.

      This seems to have become an issue in the most recent update from NodeBB.

    • cagatay

      Solved Gettin Erors NodeBB
      Configure • nodebb eror • • cagatay

      7
      0
      Votes
      7
      Posts
      66
      Views

      cagatay

      @phenomlab no forum is working goods.
      there is no eror message since yestarday.

    • cagatay

      Solved How to fix size of photos & videos NodeBB
      Customisation • nodebb nodebb size • • cagatay

      7
      0
      Votes
      7
      Posts
      72
      Views

      phenomlab

      @crazycells pleasure. Using percentages makes much more sense in this case. It’s the same argument with px vs pt vs em with fonts, margins, padding, etc., in the sense that em is generally preferred over px and pt

      Why em instead of px? Why em instead of px?

      I heard you should define sizes and distances in your stylesheet with em instead of in pixels. So the question is why should I use em instead of px when defining styles in CSS? Is there a good exam...

    • cagatay

      who is read NodeBB
      Customisation • read post nodebb • • cagatay

      6
      0
      Votes
      6
      Posts
      53
      Views

      phenomlab

      @cagatay You should ask in the NodeBB forums. Perhaps reference this post

      Who read - Flarum Community
    • cagatay

      Solved Podcast Share NodeBB
      Configure • podcast nodebb • • cagatay

      15
      0
      Votes
      15
      Posts
      84
      Views

      phenomlab

      @cagatay You could experiment with nodebb-plugin-ns-embed but I expect the x-origin tag on the remote site to prevent playback.

    • cagatay

      Solved Forum Icons NodeBB
      Customisation • icons forum nodebb • • cagatay

      13
      0
      Votes
      13
      Posts
      106
      Views

      phenomlab

      @cagatay That matches what I see

      4f0f858d-9812-42b1-9f61-ffb13d31dccd-image.png

    • cagatay

      NodeBB v3
      Announcements • nodebb v3 nodebb • • cagatay

      2
      0
      Votes
      2
      Posts
      51
      Views

      phenomlab

      @cagatay JS will work fine - no changes there, and there are no plans to drop support for jQuery. More of an issue is the CSS - for which there are quite a few breaking changes. Keep an eye on sudonix.dev (my development site) where you can see progress in relation to how I am tackling the compatibility issues.

    • cagatay

      Solved Q&A Plugin Changes NodeBB
      Customisation • nodebb q&a plugin • • cagatay

      25
      0
      Votes
      25
      Posts
      130
      Views

      cagatay

      @phenomlab said in Q&A Plugin Changes NodeBB:

      float: right;
      left: 10px;
      }

      worked thank you 🙂

    • Teemberland

      Solved NodeBB Theme/Skin Switcher
      Customisation • nodebb • • Teemberland

      38
      1
      Votes
      38
      Posts
      272
      Views

      phenomlab

      @Teemberland great spot ! You should create a PR for that so they can include it in the official repository.

      Just be aware that any subsequent releases will overwrite your fix without the PR.

    • cagatay

      Top Ranked Forums
      Chitchat • nodebb top ranked • • cagatay

      9
      0
      Votes
      9
      Posts
      90
      Views

      phenomlab

      The real issue here is that most people consider forums to be “dead” in the sense that nobody uses them anymore, and social media groups have taken their place. Their once dominant stance in the 90’s and early 00’s will never be experienced again, but having said that, there are a number of forums that did in fact survive the social media onslaught, and still enjoy a large user base.

      Forums tend to be niche. One that immediately sticks out is Reddit - despite looking like it was designed in the 80s, it still has an enormous user base. Another is Stack Overflow, which needs no introduction. The key to any forum is the content it offers, and the more people whom contribute in terms of posting , the more popular and widely respected it becomes as a reliable source of information.

      Forums are still intensely popular with gamers, alongside those that offer tips on hacking etc.