Hilscher Community Forum
Customising landing page - Printable Version

+- Hilscher Community Forum (https://forum.hilscher.com)
+-- Forum: netPI 3 - Docker featuring Industrial Raspberry Pi 3 platform (https://forum.hilscher.com/forum-1.html)
+--- Forum: Software (https://forum.hilscher.com/forum-5.html)
+--- Thread: Customising landing page (/thread-175.html)



Answer - rehaas - August-16th-2018

Hello,
we are developing a web application to control a special machine device via modbus on the netpi.
Our customer likes to see it's own Web Interface when he calls the netpi's ip in the browser.
Is there a possibility to change the default port of the netPi landing page or redirect the landing page to our
customers web page exposed by an application running in a docker container.
Another possibility would be a special customer tile on the landing page of the netPI.

Best regards
Reinhold


RE: Answer - Armin@netPI - August-20th-2018

Hi Reinhold,
This topic has been asked by other customers too. And we agreed that this function is needed and brings customer application to the foreground instead if exisiting web-gui.
Since netPI uses nginx in reverse proxy mode it seemed at a first glance just to spend netPI's web GUI another page where you can configure alternative ports for 80 and 443. We tried that ... but it is not that easy. There are dependencies next to nginx component in the netPI's software that rely on port 80 and port 443 in use. Until we have not found out all other components depending on those ports and changed to the alternative ports configured by a user in future we cannot provide a solution yet. Solution is scheduled for october.
Thx
Armin


RE: Customising landing page - rehaas - August-23rd-2018

Thx
Reinhold


RE: Customising landing page - Armin@netPI - September-15th-2020

This issue has been solved meanwhile in system software versions >=1.2.x.x already.