I'd like to install rocket.chat server on webfaction. I'm familiar w/ installing PHP apps, but rocket.chat is javascript/node.js based I believe. Anyone installed rocket.chat and can provide guidance? Many thanks! asked 01 Nov '18, 01:00 atticus |
Okay, this is how you can get Rocket.Chat running on our platform.
I hope this helps. answered 01 Nov '18, 02:17 NickR ♦♦ Thx for taking the time to share that! I'll give it a try.
(01 Nov '18, 04:39)
atticus
I'm very close. I think MongoDB and Rocket.chat are installed and running. I think the problem I'm having is in step 5. For example, I'm not clear what to put for the ROOT_URL value. I don't want my domain root (http://yourdomain.com) to run rocket.chat. I need something like "http://yourdomain.com/rocketchat" I tried adding a website with the nodejs_app as the target application for "http://yourdomain.com/rocketchat", but that's not working. Just a little more explanation might help.
(01 Nov '18, 23:45)
atticus
Try using a subdomain like chat.yourdomain.com
(02 Nov '18, 03:50)
johns
|