Coder Code Server | scripts-underground Coder Code Server | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Coder Code Server

REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/addon/code-server.sh)"

Coder Code Server

VS Code in the browser. Run a full VS Code IDE on any machine with a browser, accessible from anywhere.

Notes

  • Access at http://:8080
  • Default password is set during installation
  • Data persists at the configured data directory
Copied!