Files
wompmacho 56c4f853c0
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m11s
add tags to projects
2026-04-03 08:18:05 +00:00

580 B

title, description, showHero, author, date, lastmod, tags
title description showHero author date lastmod tags
code-server CitC vs-code client false wompmacho 2025-02-04 2025-02-04
ide
development
self-hosted

Whats is code-server?

code-server is a self-hosted instance of Visual Studio Code that runs on a remote server and is accessible directly through your web browser. It effectively turns any machine with a CPU and RAM into a fully functional cloud-based development environment.

Docker Compose Example

{{% include "/srv/configs/docker_compose/code-server/docker-compose.yaml" %}}