Website service
How to run a website in a virtual browser.
Overview
The website service host allows you to display websites in tabs. Website service hosts are useful when you have a site that refuses to run in an iframe
(read: a tab) . If your site is able to run in an iframe
, you do not need to use a website service host, and you can just use the Web applications tab type.
Not sure if your site runs in an iframe?
You can test with this tool.
Create website service hosts
You can define website service hosts with the CLI or web UI:
Select a track.
In the Sandbox section, click Edit.
In the Your hosts section, click + Add a host.
Select Website service.
Input a name and URL for the host.
Click Save host.
Each sandbox is subject to a limit of 15 containers and website services combined at any given time. This limitation helps ensure optimal performance and resource allocation for all users.
Last updated