@CaioDA Sorry, but I'm still rather new to this. Where would I enable this?

Latest posts made by _binary_solo
-
RE: Deploy nodeBB on openshift
-
RE: Deploy nodeBB on openshift
@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]
-
RE: Deploy nodeBB on openshift
@julian yeah, I can open the mongo shell through an SSH connection.
-
RE: 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) -
RE: Deploy nodeBB on openshift
Oh, thanks for the reply! I've noticed this is somewhat of a new problem since google doesn't give any viable solutions.
Fingers crossed then! I really enjoy nodeBB and would very much like to use it in a project. -
Deploy nodeBB on openshift
I can't for the life of me succesfully deploy nodeBB to Openshift. Can anyone point me to some sort of a guide how to actually do it?
Just to clarify - I've created a openshift node app in the directory with the cloned nodeBB repo. Deploy seems to be working in the console, as I'm getting:
remote: Result: success
remote: Activation status: success
remote: Deployment completed with status: success
but the openshift url returns a 503.