Cs

code-server

AWS Azure Developer Tools 2 variations

code server delivers full Visual Studio Code in your browser, preinstalled behind nginx and ready within minutes.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened code-server image, built and supported by cloudimg.

ProductCloudOperating systemVersion
code-server - VS Code in the Browser AWS Standard View · Guide
code-server on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

Overview

code server runs the full Visual Studio Code editor in a web browser, giving you a complete IDE accessible from anywhere without a local install. This image serves it behind nginx with the WebSocket upgrade configured, running as a dedicated service account.

Why the cloudimg image

cloudimg hardens first boot so every instance generates a fresh access password stored in a root only file, with no default login. User settings, extensions and workspace state live on a dedicated, independently resizable data disk, backed by 24/7 technical support.

Common uses

  • Browser based development
  • Remote and cloud IDE
  • Consistent team environments