# code-server Documentation

> code-server runs VS Code on a remote server, accessible through the browser.

Every page below is also available as raw Markdown by appending `.md` to its URL or by sending `Accept: text/markdown`. Full corpus: https://coder.com/docs/code-server/llms-full.txt

## Pages

- [Home](https://coder.com/docs/code-server.md): Learn how to install and run code-server.
- [Requirements](https://coder.com/docs/code-server/requirements.md): Learn about what you need to run code-server.
- [Install](https://coder.com/docs/code-server/install.md): How to install code-server.
  - [npm](https://coder.com/docs/code-server/npm.md): How to install code-server using npm
  - [Helm](https://coder.com/docs/code-server/helm.md): How to install code-server using the Helm package manager
- [Usage](https://coder.com/docs/code-server/guide.md): How to set up and use code-server.
  - [Coder](https://coder.com/docs/code-server/coder.md): How to run code-server in Coder
  - [iPad](https://coder.com/docs/code-server/ipad.md): How to access your code-server installation using an iPad.
  - [Termux](https://coder.com/docs/code-server/termux.md): How to install Termux to run code-server on an Android device.
  - [iOS](https://coder.com/docs/code-server/ios.md): How to use code-server on iOS with iSH.
  - [Android](https://coder.com/docs/code-server/android.md): How to run code-server on an Android device using UserLAnd.
- [Collaboration](https://coder.com/docs/code-server/collaboration.md): How to setup real time collaboration using code server.
- [Upgrade](https://coder.com/docs/code-server/upgrade.md): How to upgrade code-server.
- [FAQ](https://coder.com/docs/code-server/FAQ.md): Frequently asked questions on installing and running code-server.
- [Contributing](https://coder.com/docs/code-server/CONTRIBUTING.md): How to contribute to code-server.
  - [Code of conduct](https://coder.com/docs/code-server/CODE_OF_CONDUCT.md): Coder expects contributors to code-server to behave in a manner that creates an open and welcoming environment.
  - [Maintenance](https://coder.com/docs/code-server/MAINTAINING.md): Learn about the workflow followed by code-server's maintainers.
  - [Triage](https://coder.com/docs/code-server/triage.md): How the maintainers triage issues with code-server.
  - [Security](https://coder.com/docs/code-server/SECURITY.md): Learn about the tools used to detect vulnerabilities in code-server, and how you can report vulnerabilities.

