Requirements
You'll need a machine on which you can run code-server. You can use a physical machine you have, or you can use a VM on GCP/AWS.
At the minimum, we recommend:
1 GB of RAM
2 CPU cores
You can use any Linux distribution, but our docs assume that you're using Debian hosted by Google Cloud (see the following section for instructions on setting this up).
Your environment must have WebSockets enabled, since code-server uses WebSockets for communication between the browser and the server.
蹲一下
宝塔开心版,安全免费
CodeServer
@Skyza #3 我看最低需求好像还挺高的,他这个是相当于在某台服务器上搭建了一个vscode类似的吗,然后可以通过这个程序远程编辑其他服务器?
https://coder.com/docs/code-server/latest
你可以自己在自己服务器上搭一个code-server,也可以直接用demo的code-server,也有些其它的项目自己找找可以
@zzy-ac #6 在自己一台性能好的服务器上搭了之后可以通过这个服务像本地的vs一样装插件远程控制其他服务器吗
vscode.dev
github.dev
vscode
@RexLee #4 对的,类似于远程电脑,不过最低要求好像不算高吧(