Just read something. I need to run it as a Linux app.
satoshiaaron
Posts
-
Putting a NodeJS webapi onto the same server as NodeBB -
Putting a NodeJS webapi onto the same server as NodeBBhttps://github.com/kurt-stolle/exclserver-api
Thats the API. I need it to run on the same place as a NodeBB forum running on port 80.
-
Putting a NodeJS webapi onto the same server as NodeBBI was wondering how I put a folder with some NodeJS scripts in it on the same server running NodeBB at the same time. I'm unsure where to put the folder or if I need to configure NodeJS as a HTTP server while keeping NodeBB in the same place.
-
Something happened over nightYea. I can't be bothered with this shit, I'm just gonna reinstall Ubuntu
-
Something happened over nightI got redis to be detected but now it is going back to the generic error. Now it keeps uninstalling node and stuff. I'm so sick of it. Can someone please help?
-
Something happened over nightIf thats too hard, how can I connect NodeBB to a remote Redis without it needing to be found on the local machine and how to put the database onto a windows Redis server.
-
Something happened over nightI uninstalled all npms and reinstalled them, now Redis can't be found by either NodeBB or NodeJS. I have tried reinstalling NodeBB, NodeJs, upgrading Nodebb and none worked. I might just move the database to Mongo. What is the process of this... how do I configure Mongo and NodeBB to mongo and how to move over the database from Redis to mongo (I have the database saved to my local machine so I know where it is)
-
Something happened over nightOkay, just tried with Redis_6379 as I used to an it is running fine. But when I go into status it has (5480) on the end which I'm guessing is the port? If so it is running on the wrong port? Am I wrong?
-
Something happened over nightThe service wasn't recognized. I did apt-update redis-server and it update and now it is a service again. But it keeps closing it self and then says this when I do log,
-
Something happened over nightI believe that the VPS restarted and since, NodeBB can't find redis. I tried doing npm install redis and npm install connect_redis as I usually would, but afterwards, I get this come up.