# Deploy DevLake with Easypanel

URL: /templates/devlake

DevLake is a highly customizable and self-hosted tool for engineering metrics and data integration. It enables teams to collect, transform, and visualize data from various development tools like GitHub, GitLab, and Jira. DevLake provides insightful dashboards and reports for continuous improvement, streamlining your software delivery process.

## Installation notes

Wait for the migration on backend to complete. Access Grafana using https://domain/grafana

## Benefits

### Centralized Data Integration

DevLake consolidates data from various tools into a single platform for better visibility and analysis.

### Enhanced Team Productivity

Gain actionable insights to optimize engineering workflows and improve team performance.

### Open-Source and Flexible

Leverage an open-source solution with the flexibility to adapt to your organization’s specific needs.

## Features

### Data Synchronization

Seamlessly integrate data from popular development tools like GitHub, GitLab, Jira, and more.

### Customizable Dashboards

Visualize key metrics with prebuilt or custom dashboards tailored to your team’s goals.

### Powerful API

Use DevLake’s API to programmatically interact with and extend its capabilities.

### Community and Enterprise Plugins

Enhance functionality with a rich set of plugins for various tools and workflows.

## Configuration

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

- `uiServiceImage` (UI Service Image, required): devlake.docker.scarf.sh/apache/devlake-config-ui:main_260429_1235_e26c61b

- `backendServiceImage` (Backend Service Image, required): devlake.docker.scarf.sh/apache/devlake:main_260429_1235_e26c61b

- `grafanaServiceImage` (Grafana Service Image, required): devlake.docker.scarf.sh/apache/devlake-dashboard:main_260429_1235_e26c61b

## Services

- devlake-ui: app (devlake.docker.scarf.sh/apache/devlake-config-ui:main_260429_1235_e26c61b)

- devlake-backend: app (devlake.docker.scarf.sh/apache/devlake:main_260429_1235_e26c61b)

- devlake-grafana: app (devlake.docker.scarf.sh/apache/devlake-dashboard:main_260429_1235_e26c61b)

- devlake-db: mysql

## Resources

- [Documentation](https://devlake.apache.org/docs/GettingStarted)

- [Github](https://github.com/apache/incubator-devlake)

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