We're hosting another Meetup at our Austin Office. If you're interested in attending or speaking, please let us know.
September 24th, 2024 - September 24th, 2024
Austin, TX
Read More
In the last few months, we have been working on exciting new features for Coder. We are excited to share them with you today.
Workspace proxies provide low-latency experiences for geo-distributed teams.
Coder's networking makes the best effort to connect directly to a workspace. In situations where this is not possible, such as developing with a web IDE (e.g. Jupyter), workspace proxies reduce latency for developers.
A workspace proxy is a relay connection a developer can use when connecting with their workspace over SSH, a workspace app, port forwarding, etc. Coder automatically selects the best proxy for the developer based on their location and the location of the workspace.
For deployment instructions, see Docs.
Envbox is an image developed and maintained by Coder that bundles the sysbox runtime. It works by starting an outer container that manages the various sysbox daemons and spawns an unprivileged inner container that acts as the user's workspace. The inner container is able to run system-level software similar to a regular virtual machine (e.g., systemd, dockerd, etc.). Envbox offers the following benefits over running sysbox directly on the nodes:
Refer to the docs for more information.
Edit & duplicate templates directly from the Coder dashboard. This feature is available to all users with the template-admin
or owner
role.
We have added a new starter template for Fly.io. Fly.io is a platform for running applications globally. It is a great fit for Coder workspaces because it allows you to run them close to your developers. See the blog post here for more information.
Now you can generate Open In Coder buttons for your templates to provide a one-click experience for your developers. See the docs for more information.
coder port-forward
docsFor a full chnagelog see our releases on GitHub.
Subscribe to our Newsletter
Want to stay up to date on all things Coder? Subscribe to our monthly newsletter and be the first to know when we release new things!