• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Hello community how many resources i need for NodeBB

Scheduled Pinned Locked Moved Unsolved Technical Support
12 Posts 6 Posters 708 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    psytonik
    wrote on last edited by
    #1

    Hello to all i want to get some VPS with config
    1 Core CPU
    2048 Mb RAM
    20 Gb SSD

    can you help me with this.
    may i need 2 cores or 1 core enough ?
    forum i need +- for 100 users

    dunlixD gotwfG S 3 Replies Last reply
    0
  • dunlixD Offline
    dunlixD Offline
    dunlix GNU/Linux Gamers
    replied to psytonik on last edited by
    #2

    @psytonik this is probably good NodeBB doesnโ€™t require much resources

    P 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    wrote on last edited by
    #3

    If anything I'd trade half the ram for an extra cpu core.

    1 Reply Last reply
    1
  • P Offline
    P Offline
    psytonik
    replied to dunlix on last edited by
    #4

    @dunlix cool today i gonna check it ๐Ÿ˜ƒ

    1 Reply Last reply
    0
  • volanarV Offline
    volanarV Offline
    volanar Translator
    wrote on last edited by volanar
    #5

    Nodebb does not require a lot of RAM resources, but mongodb does. It is better to use postgresql.

    1 Reply Last reply
    0
  • gotwfG Offline
    gotwfG Offline
    gotwf Community Rep
    replied to psytonik on last edited by
    #6

    @psytonik said in Hello community how many resources i need for NodeBB:

    Hello to all i want to get some VPS with config
    1 Core CPU
    2048 Mb RAM
    20 Gb SSD

    can you help me with this.
    may i need 2 cores or 1 core enough ?
    forum i need +- for 100 users

    This should handle a few hundred users nicely, depending on how many jack in simultaneously.

    @volanar said in Hello community how many resources i need for NodeBB:

    Nodebb does not require a lot of RAM resources, but mongodb does. It is better to use postgresql.

    Have you actually tested PostgreSQL vs. MongoDB?

    volanarV 1 Reply Last reply
    0
  • volanarV Offline
    volanarV Offline
    volanar Translator
    replied to gotwf on last edited by
    #7

    @gotwf Yes, I tested both options for 3 months. Postgresql takes up less disk space and requires less RAM. The difference is 2 times. What confirms this article https://www.enterprisedb.com/news/new-benchmarks-show-postgres-dominating-mongodb-varied-workloads

    gotwfG 1 Reply Last reply
    0
  • gotwfG Offline
    gotwfG Offline
    gotwf Community Rep
    replied to volanar on last edited by gotwf
    #8

    @volanar Interesting. This is not congruent with my testing. I had both PostgreSQL and MongoDB on dedicated vm's and NodeBB on another. Transaction time was quite slower PostgreSQL side. MongoDB caching comes to pay dividends in spades here? ๐Ÿค”

    I am a proponent/advocate PostgreSQL but decided to stick with MongoDB for my stuff: "If it ain't broke, don't fix it!".

    MongoDB is easier and more flexible cluster/sharding side as well. Anytime you embark upon such madness you add complexity of scale exponentially but MongoDB handles such reasonably well (although by this scale you probably want/need a dedicated mongodb admin keeping their thumb on the pulse).

    Caveat emptor: My testing was against out of the box configs, i.e. no db tuning.

    volanarV 1 Reply Last reply
    0
  • volanarV Offline
    volanarV Offline
    volanar Translator
    replied to gotwf on last edited by
    #9

    @gotwf Is Postgresql slower than mongodb?๐Ÿ˜Š It's impossible.
    Horizontal scaling for 100 users? Postgresql is a very stable database and there is nothing to break there. By the way, postgresql scales perfectly horizontally, and with the release of new versions it is even better.
    If it is not critical for you to use more disk space and RAM, then use mongodb.

    gotwfG 1 Reply Last reply
    0
  • gotwfG Offline
    gotwfG Offline
    gotwf Community Rep
    replied to volanar on last edited by gotwf
    #10

    @volanar I delved into this a fair bit a few months back. Did not save my "data". Be all that as it may or may not be us going tit for tat does little to address the OP's primary concern:

    @psytonik said in Hello community how many resources i need for NodeBB:

    Hello to all i want to get some VPS with config
    1 Core CPU
    2048 Mb RAM
    20 Gb SSD
    can you help me with this.
    may i need 2 cores or 1 core enough ?
    forum i need +- for 100 users

    To whom I reiterate;

    "Hell yeah, should run great sporting nodebb, mongo and nginx all under a single virtual roof. Rock on!" ๐Ÿ‘

    1 Reply Last reply
    0
  • S Offline
    S Offline
    srujan
    replied to psytonik on last edited by
    #11

    @psytonik 2 core cpu and 2gb ram would be sufficient for +-100 users.

    P 1 Reply Last reply
    0
  • P Offline
    P Offline
    psytonik
    replied to srujan on last edited by
    #12

    @srujan cool. it's enough for my requirements ๐Ÿ˜ƒ

    1 Reply Last reply
    0

Copyright ยฉ 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development