Appearance
code-server
Overview
code-server provides VS Code in the browser, running as a user service under the ty account.
| Field | Value |
|---|---|
| Service | code-server@ty.service |
| Listen | 127.0.0.1:8080 |
| Access | Via code.cadenceworks.tech (Caddy reverse proxy) |
Configuration
- Runs as user
ty(UID 1000) - Bound to localhost only
- Exposed to the internet via Caddy reverse proxy on
code.cadenceworks.tech - Accepts incoming connections from Caddy (127.0.0.1)
INFO
The apex cadenceworks.tech serves the portfolio site, not code-server. The former code-serv.* alias is retired.