Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there a way to pass an array of ports to the setup process ?
some thing like this node app --setup -port="[4567, 4568, 4569]"
node app --setup -port="[4567, 4568, 4569]"
Thank's
T
Anyone Install Nodebb forum by Node js application in Hawkhost's Hosting
alt text
I tried but failed. If someone ever did, please give me specific instructions.
Thank you so much!.
J
Unfortunately I have no experience with Kubernetes 😞
When the containers keep restarting, what do the container server logs say? Is NodeBB crashing?
S
Can any one tell me how to get call notifications using socket.io from angular or nodejs app
M
@JaredBusch said:
Here is all you have to put in your serever config for NginX https://docs.nodebb.org/en/latest/configuring/proxies/nginx.html Edit: Looking at your screenshots closer, I see this link. So the point you are missing is that nothing here is changing NodeBB. NodeBB always runs on 4567 in this case.
Here is all you have to put in your serever config for NginX
https://docs.nodebb.org/en/latest/configuring/proxies/nginx.html
Edit: Looking at your screenshots closer, I see this link. So the point you are missing is that nothing here is changing NodeBB. NodeBB always runs on 4567 in this case.
I think i have this same problem, how do i make it listen on 80?
@psychobunny I added you for a collaborator on my github project so there you can see everything you need. 🙂