# Deploy Coder with Easypanel

URL: /templates/coder

Coder is an open source cloud development environment (CDE) that you download and host in your cloud. Deploy a single solution in seconds that provisions the infrastructure, IDE, language, and tools your developers desire. Upgrade to the Enterprise version and add security, governance, and observability capabilities for Platform teams.

## Configuration

- `appServiceName` (App Service Name, required): coder

- `appServiceImage` (App Service Image, required): ghcr.io/coder/coder:v2.31.10

- `databaseServiceName` (Database Service Name, required): coder-db

## Services

- coder: app (ghcr.io/coder/coder:v2.31.10)

- coder-db: postgres

## Resources

- [Website](https://coder.com)

- [Documentation](https://coder.com/docs/v2/latest)

- [Github](https://github.com/coder/coder)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/coder)