Application URL proxy plug -in#
Features#
When creating an application, you can set an application access URL as the internal address (such as:http://192.168.1.100:8000), The URL of the desktop access application will be automatically changed to http(s)://{Application ID}.{frontend_host}, Then click this link,Will be jumped by the Nginx agent to the internal URL of the application
Configuration method#
Notice
URLFormat satisfaction http://xxxx, Can't be https
Notice
After creating a proxy URL application,Will automatically generate nginx configuration files,After deploying Arkid,Nginx will jump to the internal address according to the content of the configuration file,Configuration file content is as follows: