Skip to content

Flarum itself can not run on 4 core 6gb ram vps!

Discussion
  • Are we creating websites merely for the sake of getting them up, or are we doing it for selfish reasons in order to sit about and try to debug challenging programs that we have burdened ourselves with?

    A good example of a forum to waste time on is Flarum!

    discuss.flarum.org
    People are becoming aware of the difficulties they put themselves in. Imagine, for instance, that you reached 11K posts and want to move to something else because of persistent problems, but you are unable to do so since you have locked yourself out And you have to deal with the admins who don’t have a miracle solution but enjoy to chat because their design resembles a chat room.

    What would you feel if you had spent a lot of money on a virtual private server (VPS) with four cores and six gigabytes of RAM, but your system is still sluggish and uses, on average, 50% of the CPU and 60-80% of the RAM? Its insane for 11k post, isn’t? How about you read it for yourself if you don’t believe my story.

  • I had deployed nodebb on a 2c2g server and it ran fine, but it was also often overloaded to the point where I needed to change servers, and the new 4c16g NVMe server made the service faster!
    After familiarizing myself with the development, it was very easy to modify nodebb and I plan to build it into a cms site!

  • @veronikya I’m not here to bash Flarum as I used it for a while but departed their ecosystem for two main reasons

    1. Complete lack of GDPR support
    2. Having to create an extension for even the most basic of things makes the product useless in my view.

    If you cannot extend the capabilities easily, it’s not fit for purpose. One final point is that Flarum is increasingly slower the more extensions you need. They tout the product as lightweight and fast, although anything is that has no usable features!

  • thanks for sharing your experience.

    flarum does not look as clear as nodebb, for example, how can I get the list of the users? I would like to see how many users are in the forum and the list of them, is there any way to get it? It is not clear to me at first glance…

    even if I cannot access the online user list, I would love to see or have an idea of registered users count.

  • @crazycells I know that Flarum has (or had) an extension that lists the users. That wasn’t even in the core - as basic as that is.


  • 14 Votes
    15 Posts
    494 Views

    @Sala that’s pretty hard to read, but with that many extensions, no wonder it’s slow.

  • 1 Votes
    2 Posts
    262 Views

    @Hari I think you’re referring to this

    https://sudonix.com/topic/170/creating-posts-from-rss-feeds-in-flarum

    However, this code was never designed to work with WordPress, but you could leverage the WP-CLI to do something similar without too much effort.

  • 6 Votes
    15 Posts
    877 Views

    @Hari said in Flarum SEO is worst and i still want to use it 😭:

    Flarum is coded in such a way where it tells spiders not to crawl any internal links by adding nofollow tag. How stupid this is

    Yes, I agree this doesn’t make any sense. If you compare to WordPress, then (via a plugin of course) you can set the attribute as you wish. It doesn’t make any sense to take a blanket approach. I guess I unerstand why they are doing this, but it’s not an optimum SEO methodology.

    @Hari said in Flarum SEO is worst and i still want to use it 😭:

    For few minutes i thought i should register a domain called flarumSEOsucks.com

    They’d probably sue you for using the Flarum name in a URL 😕

  • installing flarum with plesk

    Solved Configure
    78
    26 Votes
    78 Posts
    6k Views

    @phenomlab thanks a lot, have a nice day 🙂

  • 0 Votes
    3 Posts
    266 Views

    See https://sudonix.com/topic/226/issues-getting-flarum-to-work-on-new-host/28?_=1645013723672

  • Flarum

    General
    4
    0 Votes
    4 Posts
    324 Views

    @jac said in Flarum:

    @phenomlab said in Flarum:

    @jac yes, but they are lacking severely in the sense that they still do not have a functional GDPR extension. In addition, Flarum uses PHP as it’s backend infrastructure meaning it’s going to be so much slower than NodeBB will ever be.

    Absolutely, I hope Node up their game 😆😉.

    Certainly plugin wise anyway 😉

  • CSS Help on my Flarum

    Solved Customisation
    5
    2 Votes
    5 Posts
    433 Views

    @mike-jones Yes, you’ll typically see this type of behaviour if there is another style that has higher priority in the sense that yours will be overridden. Using !important will override the higher preference, but should be used sparingly rather than everywhere.

  • 3 Votes
    4 Posts
    447 Views

    @cagatay same here. Was previously an IONOS user, but moved to Hetzner to realise both savings and performance increase and have never looked back.