Code Server

VS Code in the browser, ready to develop from anywhere without installing anything locally.

Version:

4.109.2

back to Marketplace

VM Requisites

Resource Minimum
CPU 2 vCPU
RAM 4 GB
Disk 40 GB
Operating System Ubuntu 22.04 / 24.04

Access Port

Port Protocol Usage
443 HTTPS Code Server Web Interface

How To Access

With SSL enabled (recommended)

Cuemby automatically generates a public URL using sslip.io based on your VM's IP address:

https://<IP-CON-GUIONES>.sslip.io/

Example: If your VM has the IP address 200.25.101.125 the URL will be:

https://200-25-101-125.sslip.io/

ℹ️ The periods in the IP address are replaced with hyphens to construct the domain. You don't need to configure DNS.

Autentication

When you open the URL in your browser, Code Server will ask for a password.

  • If you configured CODE_SERVER_PASSWORD during deployment, use that password.
  • If you left it blank, Cuemby will automatically generate one. Look for it in the deployment outputs in the Cuemby portal.

Verify that the Code Server is active

Connect to the VM via SSH and run:

# View the code-server pod
kubectl get pods -A | grep code-server

# View pod logs
kubectl logs -n <NAMESPACE> <POD_NAME>

# Check the installation log
tail -f /var/log/cuemby/bootstrap.log

Expected pod output:

NAME                           READY   STATUS    RESTARTS
code-server-xxxxxxxxx-xxxxx    1/1     Running   0        ← Running ✓

Configuration Parameters

Parameter Default Description
CODE_SERVER_PASSWORD ⚠️ auto-generated Password to access the web interface.
CODE_SERVER_DATA_SIZE 20Gi LTamaño del volumen persistente para proyectos y configuración.
CODE_SERVER_SSL_ENABLED true Habilita HTTPS con certificado automático víasslip.io.
CODE_SERVER_HOSTNAME auto (sslip.io) Hostname personalizado. Si se deja vacío, se usa la URL generada por Cuemby.

First Steps (quick start)

  1. Open the URL in your browser (https://<IP-CON-GUIONES>.sslip.io/).
  2. Enter your password when prompted.
  3. You now have VS Code open in your browser. Your files persist on the mounted volume.

💡 Tip: Install extensions from the side panel just like in VS Code desktop. The available marketplace is Open VSX.

Quick Troubleshooting

Problem Probable cause Solution
URL does not load Bootstrap still in progress Wait ~3–5 min and check tail -f /var/log.
Password incorrect Incorrect password Review the deployment outputs in the Cuemby portal.
Blank page / SSL error Hostname misconfigured Check if SSL_ENABLED=true and that the URL uses the correct sslip.io format.
Pod in ashLoopBackOff Insufficient disk space or RAM Check with kubectl describe pod -n .

Cuemby Cloud

IaaS

About Cuemby Cloud

Cuemby Cloud is enterprise-grade cloud infrastructure managed from a single console, built for stronger security, predictable operations, and easy scaling across regions.

Datacenters regions available in Colombia, Ecuador, and Chile

Backed by Tier III / Tier IV data center locations

Zero Network Ingress and Egress Fees

24/7 local expert support

Ready to Modernize Your Enterprise?

Future challenges demand future-ready solutions.
Let’s get started!

© Copyright | Cuemby® 2025