Deploy nodeBB on openshift
-
@julian I've run
node app --setup
but it couldn't connect to mongo (even though I passed correct db name, user and password) -
@julian yeah, I can open the mongo shell through an SSH connection.
-
@julian
info: Configuration Saved OK
error: NodeBB could not connect to your Mongo database. Mongo returned the following error: failed to connect to [127.0.0.1:27017]
-
@_binary_solo Make sure "auth" is enabled on the mongo config file.
-
@CaioDA Sorry, but I'm still rather new to this. Where would I enable this?
-
@_binary_solo I'm not quite sure on Redhat. On Ubuntu it would be /etc/mongo.conf. Maybe it is similar?
-
I like Nodebb and Ghost
I'd love to see a plugin that bridges their blogging platform and NodeBB discussion platform. I have no experience with Ghost though, what do you think about this @emiliendevos?