Developer tools · vlatest
code-server
VS Code in your browser — full IDE accessible from anywhere
Deploy code-server on your serverPick one of your servers or connect a VPS over SSH. Live in a few minutes.
About code-server
code-server is VS Code running on a remote server, accessible through the browser. - **Full VS Code** experience — extensions, themes, settings sync - **Code from anywhere** — iPad, Chromebook, low-power devices - **Consistent dev environment** across machines - **Long-running tasks** keep running when you close the browser - **Test your apps** in the same network as your servers - 70K+ stars on GitHub - Made by **Coder** (the people behind VS Code's remote extension protocol)
idevscodeeditorremote-development
What Pushify sets up for you
- Runs the official image as an isolated container on your server
- Public HTTPS URL with an automatic Let’s Encrypt certificate — bring your own domain any time
- Health check on /healthz with alerts if it stops responding
- Secrets and passwords generated for you; everything editable later
Configuration
Set in the dashboard when you deploy — no config files.
Login Password
Password for accessing your code-server instance
generated
How it works
- Sign in and pick a server (free plan: connect your own VPS).
- Click deploy — Pushify pulls the image, wires networking and HTTPS, runs the health check.
- Open the app at its URL. Updates, restarts and logs live in the dashboard.