update resource launcher screenshots

This commit is contained in:
miloschwartz
2026-09-16 10:48:24 -04:00
parent da8229f011
commit 73c09b12e6
4 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -102,8 +102,8 @@ The Resource Launcher is the dashboard your users (non-admins) see. It lists eve
Selecting a resource always expands a panel with the details that matter for that type: URL or alias, how to connect, and any extra setup. The screenshot below is an [AI Gateway](/manage/ai/overview) example. The same panel is used for every resource.
<Frame caption="Resource Launcher detail panel. This example is a private AI Gateway, with models and coding agent setup.">
<img src="/images/resource-launcher-expanded.png" alt="Resource Launcher detail panel showing a private AI Gateway as an example"/>
<Frame caption="Resource Launcher detail panel. This example shows a private SSH resource.">
<img src="/images/resource-launcher-expanded.png" alt="Resource Launcher detail panel showing a private SSH resource as an example."/>
</Frame>
<Card title="Resource Launcher" icon="grid-2" href="/manage/resource-launcher">
Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 KiB

After

Width:  |  Height:  |  Size: 711 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 620 KiB

After

Width:  |  Height:  |  Size: 713 KiB

+2 -2
View File
@@ -21,8 +21,8 @@ In very large organizations, the launcher may ask you to search or filter before
Selecting a resource always expands a details panel. The panel shows what matters for that type: access URL or alias, health and auth for public resources, destination and certificate status for private resources, and port restrictions when they apply.
<Frame caption="Resource Launcher detail panel. This example is a private AI Gateway, with models and coding agent setup.">
<img src="/images/resource-launcher-expanded.png" alt="Resource Launcher detail panel showing a private AI Gateway as an example"/>
<Frame caption="Resource Launcher detail panel. This example shows a private SSH resource.">
<img src="/images/resource-launcher-expanded.png" alt="Resource Launcher detail panel showing a private SSH resource as an example."/>
</Frame>
From a card, list row, or the panel you can open HTTP-style resources in a new tab (HTTP/HTTPS, SSH, RDP, VNC, AI Gateway) or copy the access string. Private resources remind you to connect with a [Pangolin client](/manage/clients/install-client).