This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SignalK Node Server
#1
I want to move the signal k server port for web socket ONLY to port 80, reading the specs on github- it suggests that the ports may be set differently and independently.

Using the signal-k-setup script doesnt allow to alter ports indiviually, and the docs are sparse, none of the example files offer much in the way of illumination.

Any ideas what the syntax is for the settings.json file?

Clearly "port" : 3000 is the default, but I want to know what the syntax is for the ws port alone please?

I've tried obvious ones like "wsport" and "ws_port"
Reply
#2
Maybe ask the signalk guys direct at slack?

 http://slack-invite.signalk.org
Reply
#3
(I am sure it was in SignalK admin-ui but can't fint it. )
You can find it in the file /home/pi/.signalk/settings.json.
],
"port":3000,
"security":{
Reply
#4
Http and ws port is one and the same, they are not configurable separately without changes in code.

I am curious: why would you want to configure ws port separately?



Sent from my iPhone using Tapatalk
Reply
#5
I think this is he is working on
http://forum.openmarine.net/showthread.php?tid=1578
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)