Skip to content

Proxy noVNC through bytebotd #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 15, 2025

Conversation

atupem
Copy link
Contributor

@atupem atupem commented Jun 15, 2025

Summary

  • route /vnc through bytebotd instead of a separate HTTP server
  • proxy websocket traffic to websockify
  • remove 5900/6081 port exposures
  • update docs and example compose files
  • pin @nestjs/serve-static to 5.0.3 and http-proxy-middleware to 3.0.5

Testing

  • npm run build in packages/bytebotd
  • npm run lint in packages/bytebotd (fails: many existing lint errors)

https://chatgpt.com/codex/tasks/task_b_684e2b812f008329a9d730f74cb27363

@atupem atupem added the codex label Jun 15, 2025 — with ChatGPT Connector
@atupem atupem marked this pull request as ready for review June 15, 2025 03:01
@atupem atupem merged commit fb4dd67 into development Jun 15, 2025
1 check passed
@zlwaterfield zlwaterfield deleted the codex/remove-port-5900-and-6081-exposure branch June 17, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant