Service Tabs
Overview
Section titled “Overview”Service tabs expose web applications, APIs, and dashboards running in your containers. They create an HTTP/HTTPS proxy that users can access directly from the lab interface.
Creating a Service Tab
Section titled “Creating a Service Tab”To create a service tab:
- Navigate to the Tabs section in your lab editor
- Click Add Tab and select Service from the dropdown
- Configure the service settings
Supported Fields
Section titled “Supported Fields”| Field | Required | Description |
|---|---|---|
| Name (internal) | ✓ | Used for internal reference. Not visible to end users |
| Target | ✓ | Container hosting the service |
| Scheme | Protocol: http or https (default: http) | |
| Port | ✓ | Port number the service listens on |
| Path | URL path to append to requests |

Reference
Section titled “Reference”For detailed HCL reference information, see the Service Reference.