• 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

Need help about Install

Scheduled Pinned Locked Moved Technical Support
20 Posts 5 Posters 1.1k 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.
  • ALiveVamA Offline
    ALiveVamA Offline
    ALiveVam
    wrote on last edited by
    #1

    I put all the file in my hosting server public_html.but not working.

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

    That's not how this works. That's not how any of this works.

    1 Reply Last reply
    3
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    wrote on last edited by
    #3

    NodeBB, like any enterprise application, is a bit complicated. This is not a static page that you are trying to host. What you did @ALiveVam wouldn't even work for a static set of pages, let alone a dynamic application. You are lacking a viable web server (IIS and Windows aren't going to cut it here, at least not in any reasonable way, and they'd be crazy to use no matter what), you don't have the NodeJS platform involved, you don't have a database, you haven't configured the application, etc. Lots of missing parts, all of them, in fact.

    I don't normally jump to this, but the number of basics being missed here tells us that you will need to hire someone to run your hosting for you. This doesn't have to be expensive if your needs are quite basic, but you do need an IT team who understands applications, databases, web servers, etc. Running something like NodeBB isn't hard, but is much harder than running something like WordPress, which is also a dramatic number of steps past where you are.

    1 Reply Last reply
    1
  • ALiveVamA Offline
    ALiveVamA Offline
    ALiveVam
    wrote on last edited by
    #4

    Recently I delete my PHPBB forum and decide to use nodebb. but after download, I upload all the nodebb files to my hosting server. after upload when I go to example.nodebb/forum I see a blank page.

    scottalanmillerS 2 Replies Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to ALiveVam on last edited by
    #5

    @ALiveVam said in Need help about Install:

    Recently I delete my PHPBB forum and decide to use nodebb. but after download, I upload all the nodebb files to my hosting server. after upload when I go to example.nodebb/forum I see a blank page.

    Yes, we understood that. That is in no way how something like this can work. Hence my comment.

    1 Reply Last reply
    0
  • ALiveVamA Offline
    ALiveVamA Offline
    ALiveVam
    wrote on last edited by ALiveVam
    #6

    @ALiveVam said in Need help about Install:

    put all the file in my hosting server public_html.but not working

    I don't want to install nodebb to localhost I wand to install to my premium hosting. but how

    Is the installation process different from PHPBB? i want to install nodebb at this night. please tell me about installation process.
    i already finished reading nodebb documentation.

    scottalanmillerS 3 Replies Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to ALiveVam on last edited by
    #7

    @ALiveVam said in Need help about Install:

    I upload all the nodebb files to my hosting server.

    Very VERY rarely do hosting providers provide the platforms, tools, or database(s) necessary for this kind of hosting. You can't just use a "web host".

    1 Reply Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to ALiveVam on last edited by
    #8

    @ALiveVam said in Need help about Install:

    Is the installation process different from PHPBB?

    Yes, different in every way. Really nothing similar between them from techniques to technology.

    1 Reply Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to ALiveVam on last edited by
    #9

    @ALiveVam said in Need help about Install:

    i already finished reading nodebb documentation.

    It's pretty easy to do once you read through that. From reading that, you can assume that all of the prerequesites needed like NodeJS, NVM, MongoDB, REDIS, and the NPM modules are not available from your web host. I know of no web hosting that provides for ad hoc platforms or NoSQL databases, that's just not a thing. Calling something a "web host" implies that they do not support this but only do MySQL/MariaDB and PHP.

    1 Reply Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to ALiveVam on last edited by
    #10

    @ALiveVam said in Need help about Install:

    i want to install nodebb at this night.

    Two fast options...

    1. Use NodeBB hosting. This is how they make their money, but you have to be on their shared infrastructure. No random shared hosting company will provide what you need, it's way too complicated and specific.
    2. Use a company like mine, NTG, because we do commercial NodeBB support and can help you build a NodeBB infrastructure on your own server (on prem, cloud, VPS, whatever.) We've been doing this for five and a half years and our largest site has hit 191 million hits in a month.
    BriB 1 Reply Last reply
    2
  • ALiveVamA Offline
    ALiveVamA Offline
    ALiveVam
    wrote on last edited by
    #11

    @scottalanmiller said in Need help about Install:

    Use NodeBB hosting. This is how they make their money, but you have to be on their shared infrastructure. No random shared hosting company will provide what you need, it's way too complicated and specific.

    Awesome reply....

    All my confusion has been gone.And I got my answer.

    scottalanmillerS 1 Reply Last reply
    1
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to ALiveVam on last edited by
    #12

    @ALiveVam said in Need help about Install:

    @scottalanmiller said in Need help about Install:

    Use NodeBB hosting. This is how they make their money, but you have to be on their shared infrastructure. No random shared hosting company will provide what you need, it's way too complicated and specific.

    Awesome reply....

    All my confusion has been gone.And I got my answer.

    Glad that I could help!

    Yes, using their hosting is very easy and affordable and you get support right from the official source 🙂

    1 Reply Last reply
    1
  • BriB Offline
    BriB Offline
    Bri Community Rep
    replied to scottalanmiller on last edited by
    #13

    @scottalanmiller said in Need help about Install:

    our largest site has hit 191 million hits in a month.

    Holy. shit.

    👏 👏 👏

    scottalanmillerS 2 Replies Last reply
    1
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to Bri on last edited by
    #14

    @Bri said in Need help about Install:

    @scottalanmiller said in Need help about Install:

    our largest site has hit 191 million hits in a month.

    Holy. shit.

    👏 👏 👏

    🙂 That's a record, normal months are only 20-25m.

    1 Reply Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to Bri on last edited by
    #15

    @Bri We have what is rumored to be the single busiest thread in NodeBB history as well..

    Screenshot from 2019-05-19 15-40-47.png

    1 Reply Last reply
    0
  • BriB Offline
    BriB Offline
    Bri Community Rep
    wrote on last edited by
    #16

    Just curious what the architecture is behind it? Is that pure NBB + 1 beefy VPS? Varnish? cluster?

    scottalanmillerS 2 Replies Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to Bri on last edited by
    #17

    @Bri said in Need help about Install:

    Just curious what the architecture is behind it? Is that pure NBB + 1 beefy VPS? Varnish? cluster?

    Not a cluster, just a single VM. Yes, quite beefy. MongoDB, on CentOS 7, on Linode. Nginx in front along with CloudFlare on a commercial account (more features.) We keep RAM high enough that we never swap, and we are on screaming fast SSDs in RAID 10.

    We were prepared to go to a cluster, but found that we can't push NodeBB reasonably to a point where we need more horsepower!

    1 Reply Last reply
    1
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    replied to Bri on last edited by
    #18

    @Bri said in Need help about Install:

    Varnish? cluster?

    No Varnish. We use Varnish in some non-NodeBB web hosting stuff that we do, but never looked at combining it with NodeBB.

    1 Reply Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    wrote on last edited by
    #19

    Actually still on MongoDB 3.4 as well. Really need to get that updated. Just haven't had time. We plan to migrate to Fedora 30, MongoDB 4, and Vultr at some point. But that takes time, and we are busy 🙂

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #20

    Hope your backups are good 😄

    I'd recommend setting up static file serving on nginx, but I bet you do that already.

    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