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

https://github.com/coder/awesome-code-server

Projects, resources, and tutorials that take code-server to the next level
https://github.com/coder/awesome-code-server

List: awesome-code-server

Last synced: about 1 month ago
JSON representation

Projects, resources, and tutorials that take code-server to the next level

Awesome Lists containing this project

README

          

# awesome-code-server
Projects, resources, and tutorials that take code-server to the next level. Looking to extend code-server? Some of these may help! Feel free to propose new articles, projects or tools!

## Installing 💻
- [code-server on Raspberry Pi fast install script](https://holisticsecurity.io/2020/08/05/a-cloud-ide-for-the-masses)
- [code-server on WSL tutorial](https://fearthecowboy.com/tutorial/2020/09/17/Code-Serrver-On-WSL.html)
- [linuxserver.io builds of code-server](https://github.com/linuxserver/docker-code-server) (good for Raspberry Pi + other ARM)
- [code-server k3s: code-server on a Raspberry Pi 4B Cluster](https://github.com/kcalmond/code-server-k3s)
- [code-server-azure](https://github.com/bpmct/code-server-azure): Deploy code-server on Azure App Service
- [code-server-heroku](https://github.com/bpmct/code-server-heroku): Deploy code-server on Heroku

## Kubernetes 🚀
- [Official Helm Chart](https://github.com/cdr/code-server/tree/v3.8.0/ci/helm-chart)
- [codekube: use code-server to manage your cluster](https://git.nofla.me/k8s-projects/codekube/-/tree/master) (kubectl, kubecfg, etc)
- [iPad and Code-Server in Kubernetes Workflow](https://brownfield.dev/post/2020-07-11-ipad-code-server-workflow/)
- [code-server k3s: code-server on a Raspberry Pi 4B Cluster](https://github.com/kcalmond/code-server-k3s)

## Extending ➕
- [OOTB code-server: Simplified HTTPS, Auth, and Deallocation](https://github.com/nullpo-head/Out-of-the-Box-CodeServer)
- [VS Code Sandbox on Google Colab / Kaggle Notebooks / Anywhere](https://github.com/cdr/code-server/discussions/2084)
- [vscode-live: Multi-user pair programming with code-server](https://github.com/coderpair/vscode-live)
- [home-assistant.io + code-server](https://github.com/hassio-addons/addon-vscode)
- [Pomerium Proxy/SSO + code-server](https://www.pomerium.io/guides/vs-code-server.html#background)

## Community 💬
- Github: [Issues](https://github.com/cdr/code-server/issues) / [Discussions](https://github.com/cdr/code-server/discussions)
- [Slack Community](https://cdr.co/join-community)
- Twitter: [@CoderHQ](https://twitter.com/CoderHQ/follow)

## Images ☁️
- [expo-code-server (React Native)](https://github.com/bcdr-demos/expo-code-server)
- [alpine-code-server](https://github.com/martinussuherman/alpine-code-server)
- [Docker Compose (/ Amazon ECS) example](https://github.com/bcdr-demos/code-server-ecs/)
- [code-server + kubernetes tools](https://git.nofla.me/k8s-projects/codekube/-/blob/master/Dockerfile)