We are not able to run mendix apps on our Industrial Edge platform.
The core issue is that Mendix does not support routing beyond the application root URL.
for example to support
http://10.23.1.21/path-where-mendix-app-is-availalble/login.html
http://dns-name.local/path-where-mendix-app-is-availalble/login.html
http://dns-name.local/path-where-mendix-app-is-availalble/login.html
https://portal.edge.siemens.com/somepath/login.html
Basicaly when you access url https://portal.edge.siemens.com/somepath/ then a login page is opened. and all paths are then relative.
related to Support request #142627