Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Coder

Coder

Coder provisions self-hosted dev environments. Spin up Docker-based workspaces for your team with template-driven configs, persistent storage, and SSH access. Used by Discord, Palantir, and the U.S. Air Force for centralized, auditable development at scale.

At a glance

13.6k

GitHub stars

160

Page views

314

Active installs

License AGPL-3.0 Version 2.24.3 OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV6,IPV4

Active installs is sample data (staging preview); real metric wires in before launch.

1. Access the Server

ssh user@your-server-ip

Use the provided credentials.

2. Open the Coder Web UI

The URL is stored in:

cat /home/coder/url.txt

Open this URL in your browser.

3. Initial Login

Create the first admin account immediately on first access.

Set a strong password right away for security.

4. Configure Coder

From the web UI, set up:

  • Workspaces
  • Providers (e.g., Kubernetes, Docker)
  • Authentication (GitHub, OIDC, etc.)

5. Update Configuration (Server Side)

sudo vim /etc/coder.d/coder.env   # Edit config
sudo systemctl daemon-reload      # Reload systemd
sudo systemctl restart coder      # Restart Coder

6. References

Official Docs: https://coder.com/docs

More in Development Tools

Related apps.

Deploy Coder now. From $2.48/mo.