Sold by
Coder Community Edition
Self-hosted environments for agentic software development.
Reviews (198)
Pavan G.
Flexible and Customizable Coding Environments for AI Interviews
Reviewed on Jul 22, 2026
Review provided by G2
What do you like best about the product?
The flexibility and control it gives us to create and manage secure workspaces from templates. It also has a skill where I can give you my coding agent; apart from that, self-hosting was a big plus for our use case.
What do you dislike about the product?
There are not enough ready-to-use templates; I have to create and customise my template from scratch, which has a learning curve. Also, optimising that template has taken a lot of my time.
What problems is the product solving and how is that benefiting you?
Coder helps us quickly create isolated coding workspaces for our AI interviews usecases. It makes it easier to give candidates a consistent and secure setup without managing each environment manually.
Computer Software
A great platform for multi-team collaboration
Reviewed on Jul 17, 2026
Review provided by G2
What do you like best about the product?
- Templates declared in Git
- Polished UI, easy on new users coming from a Data Science focused industry
- Templates are fully customizable, easy to enforce governance
- Sandboxed environment for AI agents
- Control plane/workspaces are separated, ease of maintenance
- Integrates with a Kubernetes-native environment
- Polished UI, easy on new users coming from a Data Science focused industry
- Templates are fully customizable, easy to enforce governance
- Sandboxed environment for AI agents
- Control plane/workspaces are separated, ease of maintenance
- Integrates with a Kubernetes-native environment
What do you dislike about the product?
- Security when "inside" a workspace requires much setup effort from systems external to Coder. For instance Istio for network isolation, cloud-based secrets manager for user secrets management etc.
- External Authentication for Github needs too much permission scope over an organization. The Github app should only be used for authentication, further scope should follow user's own permissions defined by the org.
- External Authentication for Github needs too much permission scope over an organization. The Github app should only be used for authentication, further scope should follow user's own permissions defined by the org.
What problems is the product solving and how is that benefiting you?
As part of a platform dev team, Coder provides the flexibility for us to unify the development stack for non-technical users, while also allowing them to test their software in a way that is similar to an actual production setup
Consulting
Extensive Documentation and Guides Make Configuration Easy
Reviewed on Jul 15, 2026
Review provided by G2
What do you like best about the product?
I like the extensive documentation and guides provided by the coder team, combined with general configuration features of the platform.
What do you dislike about the product?
End-user education and onboarding could be better, or better integrated into the platform.
What problems is the product solving and how is that benefiting you?
Solved issues with getting developers access to the tooling that they need to work, and solved easily managing and monitoring those resources in a consolidated fashion.
Alexander Z.
Convenience and flexibility for remote development
Reviewed on Jul 14, 2026
Review provided by G2
What do you like best about the product?
I like that Coder is open-source and supports the use of Terraform, which we use in the company as the main tool for infrastructure as code (IaC). This allows us to configure certain components, such as envbuilder, and adapt the Coder server to our needs.
What do you dislike about the product?
I needed special settings to work with the DBMS issue 11987. When we launched Coder, there were many problems with envbuilder, and it caused inconvenience.
What problems is the product solving and how is that benefiting you?
I use Coder to unify infrastructure and automate workspace creation.
Computer Software
Great for Development Sandboxes, Though Setup Takes Some Getting Used To
Reviewed on Jul 14, 2026
Review provided by G2
What do you like best about the product?
Coder has helped me to create sandboxes for my development environments.
What do you dislike about the product?
It was a little bit difficult to set up the environments the first time.
What problems is the product solving and how is that benefiting you?
Creating and holding onto multiple environments for development.
M Umair A.
Managing Multiple Client Development Environments Made Easy
Reviewed on Jul 14, 2026
Review provided by G2
What do you like best about the product?
What I like most about Coder is its developer-first approach. Instead of forcing developers into complex local setups, Coder provides secure, cloud-based development environments that are fast, reproducible, and easy to manage. I also appreciate its strong focus on enterprise security, self-hosting, and infrastructure flexibility, which allows organizations to maintain full control while giving developers a modern, productive experience. As someone with a DevOps and cloud infrastructure background, I enjoy working with platforms that improve the developer experience without compromising security or operational efficiency.
What do you dislike about the product?
One area where I think Coder could continue to improve is making advanced template customization even more accessible. The Template Builder is a great addition and makes getting started much easier, but once you need more complex or organization-specific templates, you still benefit from having Terraform knowledge. As someone with a DevOps background, I enjoy that level of flexibility, but for teams without infrastructure expertise, I'd like to see even more AI-assisted or low-code capabilities that can generate and modify templates automatically. That would make it easier for platform teams to support more developers while keeping Coder's powerful infrastructure-as-code foundation.
What problems is the product solving and how is that benefiting you?
Coder solves one of the biggest challenges I face as a freelancer: managing multiple development environments for different clients. Instead of maintaining several local setups or even multiple laptops, I can spin up isolated, cloud-based workspaces for each project. Every client has their own environment with the correct dependencies, tools, and configuration, so I can switch between projects in seconds without conflicts.
This also benefits me by reducing setup time, keeping my local machine clean, and allowing me to work from any device while maintaining a consistent development experience. It lets me focus on delivering work instead of managing development environments.
This also benefits me by reducing setup time, keeping my local machine clean, and allowing me to work from any device while maintaining a consistent development experience. It lets me focus on delivering work instead of managing development environments.
Manan S.
Powerful, Consistent Dev Environments—But Setup and Terraform Templates Take Work
Reviewed on Jul 12, 2026
Review provided by G2
What do you like best about the product?
What I like best about Coder is the control and consistency it brings to our development environments. Since it's self-hosted, we have full visibility and control over where our code and data live, which matters a lot for our security and compliance needs. The Terraform-defined templates mean every developer gets a consistent, reproducible workspace instead of dealing with "works on my machine" issues, and new team members can be up and running in minutes rather than losing a day or more to local environment setup. It also fits well into our existing infrastructure since it runs on Kubernetes/VMs rather than locking us into a specific cloud, and the ability to use VS Code, JetBrains, or a browser-based IDE gives developers the flexibility to work the way they prefer. On top of that, workspaces autostop when idle, which has helped keep our compute costs in check.
What do you dislike about the product?
Here's a one-paragraph answer you can adapt:
"What I dislike about Coder is that the initial setup and configuration can be fairly involved, especially around writing and maintaining Terraform templates if you're not already comfortable with Terraform — there's a real learning curve for teams new to infrastructure-as-code. Documentation, while improving, can still leave gaps for more advanced or less common configurations, so we've had to rely on community forums or trial and error to work through certain issues. We've also occasionally run into networking/connectivity hiccups (things like intermittent workspace connection drops or slower performance depending on network conditions), which can be frustrating mid-task. Since it's self-hosted, we're also responsible for the underlying infrastructure maintenance and upgrades ourselves, which adds operational overhead compared to a fully managed SaaS alternative. Finally, some newer features or integrations feel like they're still maturing, so we occasionally hit rough edges compared to more established tools in the space
"What I dislike about Coder is that the initial setup and configuration can be fairly involved, especially around writing and maintaining Terraform templates if you're not already comfortable with Terraform — there's a real learning curve for teams new to infrastructure-as-code. Documentation, while improving, can still leave gaps for more advanced or less common configurations, so we've had to rely on community forums or trial and error to work through certain issues. We've also occasionally run into networking/connectivity hiccups (things like intermittent workspace connection drops or slower performance depending on network conditions), which can be frustrating mid-task. Since it's self-hosted, we're also responsible for the underlying infrastructure maintenance and upgrades ourselves, which adds operational overhead compared to a fully managed SaaS alternative. Finally, some newer features or integrations feel like they're still maturing, so we occasionally hit rough edges compared to more established tools in the space
What problems is the product solving and how is that benefiting you?
Coder is solving the problem of inconsistent, hard-to-manage local development environments across our team — before, new developers would lose significant time to environment setup, and "works on my machine" issues were common when configurations drifted between team members. It's also addressing our need for tighter security and compliance around where code and data reside, since self-hosting keeps everything within our own infrastructure rather than scattered across individual laptops. The benefit has been faster onboarding for new team members, fewer environment-related bugs and support requests, and more consistent, reproducible workspaces across the team via our Terraform templates. It's also helped with cost efficiency, since idle workspaces autostop instead of running (and costing us) around the clock, and it's given us more flexibility to support developers who prefer different IDEs without maintaining separate setup documentation for each one
Eddie S.
Flawless Security and AI Governance with Coder
Reviewed on May 26, 2026
Review provided by G2
What do you like best about the product?
I use Coder to manage cloud development and AI coding agents. I really like the security and governance features, especially since it can be self-hosted and we have the option to air-gap it if needed. The AI governance part is helpful for us as it ensures everything stays secure, which is important since we're not a tech company. Having a platform that helps with security is really valuable because it means we don't have to worry too much about it.
What do you dislike about the product?
Not much, I like it overall.
What problems is the product solving and how is that benefiting you?
I use Coder to manage cloud development, securing source code and data. The AI governance ensures security without extra hassle, even though we're not a tech company.
Mohsin A.
Standardized Dev Environments That Just Work
Reviewed on May 24, 2026
Review provided by G2
What do you like best about the product?
Once the actual work spaces have been properly configured and are operational, they simply operate. No longer will there ever be an argument of "it works on my machine", as everybody will be pulling from the same environment and that by itself will save you many hours of discussion with the rest of the development team. It is very loud in here today, and that really is making it hard for me to think; however, I would say that coder has been one of those programs where after you deal with all of the initial headaches you tend to forget it is even installed. Once you learn how to use it, you can easily create a standardized development space for a new developer, and he/she will be able to begin developing right away.
What do you dislike about the product?
The user interface has some sharp edges. Some features aren't located exactly where you would normally look for them. When something breaks, the error messages don't typically give a good idea where exactly it went wrong so you will spend more time poking around than you need to. And i know this is small, but the documentation (beyond simple setup) is somewhat lacking. You'll find a document that should help explain how to perform a particular task and it simply won't go deep enough.
What problems is the product solving and how is that benefiting you?
By implementing coder into our development workflow, we were able to move the application/operating system environments outside of our individual development machines to a centralized location where they are managed. As such, most of the issues previously experienced due to differing development environments were largely eliminated. Additionally, coder allows us to streamline the on-boarding process for new developers and prior to coder, introducing a new developer involved spending nearly an entire day installing software/scripts on his/her machine that ultimately failed but with coder, this on-boarding process has now reduced to mere minutes.
Ali B.
Simplifies Remote Development with Some Limitations
Reviewed on May 12, 2026
Review provided by G2
What do you like best about the product?
I like how Coder is open source, and the simplicity of the product. This simplicity is crucial for us, given our regulatory environment that doesn't always allow the use of the latest features. The agility of the Coder team in their development is also commendable. I enjoy the community; it's nice having an informal line to the Coder team. The installation of Coder is pretty simple and makes our work easy. The product is very easy to work with, and developers can figure out things on their own, which is always good. Coder helps us reduce the friction our developers experience during development and centralizes our various development environments. Managing workspaces is a plus, and it makes onboarding new staff much easier.
What do you dislike about the product?
The big thing that doesn't work for us is the forcing of "Workspace Sharing", with no option to disable or restrict it without a premium license is a problem for us, and our security teams. Perhaps there could be a bit more information about disaster recovery and restoration guidance, but we understand that is really up to orgs to implement.
What problems is the product solving and how is that benefiting you?
Coder reduces developer friction, centralizes development environments, and eases onboarding for new staff, crucial for our security-restricted local environment.