-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: Setup
-
None
With SolarSSH it is easy to reach a node's web-based setup GUI. It would be helpful to be able to also reach other web-based administration applications that are in the same local network as the node. Create a HTTP based proxy service in SolarNode that can be configured so that proxy-based URLs can be deployed within the node setup GUI, and could thus be reached via SolarSSH.
For example, imagine a Sunny Webbox is deployed on the same TCP network a SolarNode is, at http://192.168.1.2. An HTTP proxy service could be deployed within SolarNode, such that all requests like http://solarnode/webproxy/webbox/... are proxied to http://192.168.1.2/....