Skip to content

add proxmox terminal support - #90

Draft
june-fish wants to merge 5 commits into
mainfrom
june/proxmox-terminal
Draft

add proxmox terminal support#90
june-fish wants to merge 5 commits into
mainfrom
june/proxmox-terminal

Conversation

@june-fish

Copy link
Copy Markdown
Contributor

Terminal does not work when vite is being used to serve the dashboard as it does not support websockets. So, I changed the default dev command to use wrangler instead of vite. But it is much slower to rebuild now, it might be worth keeping vite as default and adding a note in the dev README about that instead. Currently the terminal is a tad finicky for me but mostly works, I will do some more debugging on this soon.

@june-fish
june-fish requested a review from addidotlol July 31, 2026 01:21
@addidotlol

Copy link
Copy Markdown
Member

issue with this is that websockets also wont work in cloudflare, i planned on setting up a microservice for this on the proxmox nodes so that we could avoid doing cloudflare durable objects for it (they dont work well within frameworks)

@june-fish

june-fish commented Jul 31, 2026 via email

Copy link
Copy Markdown
Contributor Author

@addidotlol

Copy link
Copy Markdown
Member

if you want i can do it later today and wire it up in the pr. theres some other changes i wanna make along with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants