Commit b925c84
feat(devcontainer): add vnc server auto-start on workspace start (#473)
* docs: add vnc browser documentation
- Add VNC section to devcontainer README with access instructions
- Update Coder README with VNC URLs and usage examples
- Add VNC to architecture diagrams and service tables
- Document Playwright headed mode testing workflow
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* feat(devcontainer): add vnc server auto-start on workspace start
- Add VNC auto-start in post-start.sh (Xvfb, x11vnc, noVNC)
- Add VNC to development servers output section
- Add VNC log path and stop command to help text
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Developer <developer@simpleaccounts.io>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent b861ffd commit b925c84
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
164 | 189 | | |
165 | 190 | | |
166 | 191 | | |
| |||
353 | 378 | | |
354 | 379 | | |
355 | 380 | | |
| 381 | + | |
356 | 382 | | |
357 | 383 | | |
358 | 384 | | |
359 | 385 | | |
| 386 | + | |
360 | 387 | | |
361 | 388 | | |
362 | 389 | | |
363 | 390 | | |
| 391 | + | |
364 | 392 | | |
365 | 393 | | |
0 commit comments