An open API service indexing awesome lists of open source software.

https://github.com/python3webspider/codeserver

Code Server
https://github.com/python3webspider/codeserver

Last synced: about 2 months ago
JSON representation

Code Server

Awesome Lists containing this project

README

        

# code-server on Kubernetes

code-server is VS Code running on a remote server, accessible through the browser. https://github.com/cdr/code-server

Authentication default password is `P@ssw0rd`.
You can overwrite password by environment variables.(`PASSWORD`)

## How to use `code-server` image

```
helm install code-server- . --namespace --set user=
```