Skip to content
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

[FR] Uninstall Server #138

Open
moritztim opened this issue Feb 6, 2024 · 2 comments
Open

[FR] Uninstall Server #138

moritztim opened this issue Feb 6, 2024 · 2 comments

Comments

@moritztim
Copy link

I would like to have the ability to delete the server on a remote, as a command and as a setting to automatically delete it before disconnecting.
Currently the user wouldn't know that there's a server being installed and that it's gonna get left behind in the end. To remove it the user needs to manually make a separate connection and delete the server.

Related: #98

@C-Logemann
Copy link

Beside the approach above I sometimes run into a corrupted state of a remote server. The workaround is to delete the server on the remote host. For this I need to login outside of vscodium with a terminal. An ssh login beside or bypassing the remote server would be a good start to fix.

On the other side there are sometimes situations where I only need a onetime vscodium access to a server. When work is done it would be fine to get an easy way to cleanup. Especially on HA SSD cluster storage space is expensive. So this would be another reason to cleanup after leaving.

@C-Logemann
Copy link

Didn't tested it yet. There is a "Kill" command for the server in MS Remote plugin for VS code. And I found on one system a .vscodium-server folder with already 1.4G data (because of 8 instances in bin folder). So maybe it would a good thing if this plugin could "monitor" this and maybe suggest to cleanup partially or complete.

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

No branches or pull requests

2 participants