Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. setup
    Log in to post
    • S

      Nodebb How do I setup from scratch?
      Technical Support • from nodebb setup • • serdo

      5
      0
      Votes
      5
      Posts
      54
      Views

      PitaJ

      Index - NodeBB Documentation for installation instructions.

    • Soarin

      Authorization Failed NodeBB Setup
      Technical Support • install problem setup solved • • Soarin

      2
      0
      Votes
      2
      Posts
      64
      Views

      PitaJ

      Try the Ubuntu docs instead of the Debian docs. They're more up to date.

    • G

      Settings up NodeBB on a subdomain
      Technical Support • setup subdomain • • george_i

      3
      0
      Votes
      3
      Posts
      182
      Views

      G

      @PitaJ thanks. I need to install it on Heroku and it doesn't have nginx now. I know I have a long road ahead, but I think I found the direction.

    • JaredBusch

      Setting up NodeBB with Mongo on Fedora 28
      Tutorials • fedora mongo nodebb setup • • JaredBusch

      10
      0
      Votes
      10
      Posts
      694
      Views

      Arief Wijaya

      @JaredBusch Thanks. Really appreciate it

    • sebastian-marinescu

      Install from CLI with custom plugin-list
      Technical Support • cli custom plugins installation setup • • sebastian-marinescu

      4
      0
      Votes
      4
      Posts
      1183
      Views

      PitaJ

      @sebastian-marinescu alternatively you could set defaultPlugins as an environment variable, then run ./nodebb setup [config json]. I'll re-add an actual option for passing in a set of default plugins.

    • countach

      "NodeBB could not connect to your Mongo database" Error
      Technical Support • authentication installation mongo setup • • Nkosinathi Mothoa

      8
      0
      Votes
      8
      Posts
      3553
      Views

      Amit yadav

      @zaasmi
      try this

      mongo -u "admin" --authenticationDatabase "admin" -p

    • frissdiegurke

      NodeBB ACP-access broken
      Bug Reports • admin setup • • frissdiegurke

      15
      0
      Votes
      15
      Posts
      4648
      Views

      julian

      Eh, try LXC. I recommend it over Docker 😄

    • Peter-Zoltan Keresztes

      Setting up Nodebb fail
      General Discussion • failure nodebb 0.7 setup • • Peter-Zoltan Keresztes

      8
      1
      Votes
      8
      Posts
      4115
      Views

      psychobunny

      Latest version of NodeBB doesn't require this dep anymore, so maybe try pulling the latest master?

    • Nicolas

      Setup script: MongoDb connection
      General Discussion • mongodb setup • • Nicolas

      4
      0
      Votes
      4
      Posts
      2107
      Views

      julian

      As @pitaj mentions, invoking sudo with NodeBB is bound to bring you trouble 😄 -- no need for superuser privileges for NodeBB, and I'm thinking of having NodeBB run as the nobody user, if possible...

    • ?

      NBB and Redis on a Remote Server
      General Discussion • redis setup • • A Former User

      6
      0
      Votes
      6
      Posts
      2976
      Views

      ?

      @julian It seemed pretty straight forward in my mind is the worst part.

      Yup, I want this server to be this other server's pathetic little slave and take orders all day...Wha?.....It's rebelling!
      It's hard to beat the incorrect logic of something you know absolutely should work as you're telling it to.

    • ?

      Can't set up NodeBB from branch that's not master
      Bug Reports • 0.5.1 setup • • A Former User

      27
      0
      Votes
      27
      Posts
      10033
      Views

      ?

      @julian, I think I fixed this issue. I rolled back to a snapshot before I installed NodeBB and re-cloned the 0.5.1 branch and it installed without an issue and I have sweet, glorious CSS!

    • WaDaDaaaa

      info: Database type not set! Run node app --setup
      NodeBB Development • digital ocean install setup • • WaDaDaaaa

      8
      0
      Votes
      8
      Posts
      3482
      Views

      Hentai

      @julian Thanks, now it's no problem : )

    • ?

      Crash on Login Attempt
      Bug Reports • setup • • A Former User

      10
      0
      Votes
      10
      Posts
      3852
      Views

      M

      Fixed, I did not uninstall 2.4 properly, this guide helped me

      Thanks!