File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 82
82
- A health check _must_ report healthy for you to access the application.
83
83
- If you specify both the HTTP and Exec health checks, Coder prioritizes HTTP.
84
84
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.
You can’t perform that action at this time.
0 commit comments