Remote Configuration
-
Hello There,
i installed MyNodes on my Raspberry via SSH Shell. It is possible to configure the Software via Network, and not "localhost"?
Thanks!
-
Hello There,
i installed MyNodes on my Raspberry via SSH Shell. It is possible to configure the Software via Network, and not "localhost"?
Thanks!
-
I found this information in your Link before, but it needs to run it first local too! I want to do it remote from the begining. It is hard to get local Access to my rPi. That's my Problem.
-
I found this information in your Link before, but it needs to run it first local too! I want to do it remote from the begining. It is hard to get local Access to my rPi. That's my Problem.
@Takero Then, just edit WebController\project.json:
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:1312"
replace " http://localhost:1312" to your IP.
Then start dnx webThis line:
https://github.com/derwish-pro/MyNodes.NET/blob/master/WebController/project.json#L31 -
Thanks a lot! I will try that tomorow.
-
It works!! Thanks!
-
Now i have the Problem with the SerialGateway, what you described in your Troubleshoot . . . . I will try the last Beta ob Mono . . .
I am using a Pi2+
Edit: It does not work . . .
GATEWAY: Gateway is not responding.
-
Now i have the Problem with the SerialGateway, what you described in your Troubleshoot . . . . I will try the last Beta ob Mono . . .
I am using a Pi2+
Edit: It does not work . . .
GATEWAY: Gateway is not responding.
-
Yah thats realy sad . . i dont have Ethernet Gateway ;-) I still wait for a fix
-
Any news between mono Update?
-