The Web component allows you to integrate web-based applications directly into your virtual environments.
Follow these steps to configure a template using the Web component for a VM running the desired software.
Configure the template
1. Ensure the VM has a permanent public IP address
- Click on the row action menu of the VM hosting the application.
- Select Edit Network
- Tick the box labeled Allocate a permanent public IP address
2. Add a Web component to the template:
- Click on the Add Web button.
- Provide a name for the Web component.
- Specify the port the application is listening on if not default 443 (e.g., port 8443).
- Select the appropriate VM from the dropdown menu.
3. Customize the WebView:
- Optionally, enter a specific path in the path field to load a particular part of the application.
- In the Configuration tab, adjust the visibility settings for the web views and the associated VM as needed.
Test the Web component functionality
- Create a new environment from the template.
- Launch the environment and wait for it to load.
- Open the workspace to view the Web component in the top bar.
- The Web component will display a loading screen while the application loads.
- If necessary, use the reload button next to the Web component icon to refresh the view.
Comments
0 comments
Article is closed for comments.