Skip to content

Commit 577ff54

Browse files
author
Katie Horne
authored
chore: add applications sample usage (coder#724)
1 parent a17a191 commit 577ff54

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

workspaces/applications.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@ apps:
8282
- A health check _must_ report healthy for you to access the application.
8383
- If you specify both the HTTP and Exec health checks, Coder prioritizes HTTP.
8484
85-
You can include the applications specification file in your
86-
[workspace image](../images/writing.md). You an also modify the file via
87-
[personalization](./personalization.md) scripts.
85+
## Sample usage
86+
87+
Coder offers an [image](https://hub.docker.com/r/codercom/enterprise-vnc) that
88+
helps you [set up a VNC](../guides/customization/vnc.md). With a VNC available,
89+
you can add an icon to your **Browser applications** via setting the
90+
[config file](https://github.com/cdr/enterprise-images/blob/91ef8f521b2275783fed54b27052cc544153cd99/images/vnc/coder/apps/config.yaml).
91+
92+
You can also see our
93+
[blog post](https://coder.com/blog/run-any-application-or-ide-in-coder) for
94+
further samples on adding tools like Portainer, Insomnia, and various versions
95+
of code-server.

0 commit comments

Comments
 (0)