# Deploy Countly with Easypanel

URL: /templates/countly

Countly is an innovative, open-source analytics and engagement platform designed to help you understand and optimize customer journeys in web, mobile, and desktop applications. Built with a flexible architecture, Countly supports multiple integrations and can be deployed on-premises or in the cloud. This platform enables developers and product managers to gain real-time insights into user behavior, track important metrics, and enhance product experiences through push notifications, A/B testing, and other engagement features. Countly is cloud-native, deploys via Docker containers, and provides data control, security, and a streamlined experience for building and monitoring user engagement. Countly is 100% free and open-source, ensuring it is accessible to everyone.

## Benefits

### Open-Source and Free

Countly is 100% open-source, providing everyone the freedom to use, modify, and distribute it under their terms.

### Full Control and Flexibility

Countly gives you control over user data, engagement workflows, and custom analytics setups.

### Real-Time Analytics and Customization

Countly allows you to transform and visualize data, creating custom reports and dashboards for various applications.

### Unlimited App Monitoring

Monitor multiple applications seamlessly, creating tailored engagement workflows and tracking critical metrics.

## Features

### Real-Time User Analytics

Gain insights into user behavior in real-time, helping you make data-driven decisions.

### Push Notifications and A/B Testing

Engage users effectively and optimize their experience through custom notifications and controlled A/B testing.

### Customizable Dashboards and Reports

Build custom dashboards to visualize data metrics and generate detailed reports.

### Data Privacy and Security

Countly’s on-premises deployment provides complete data control, ensuring compliance with privacy standards.

## Configuration

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

- `appServiceImage` (App Service Image, required): countly/countly-server:v25.03.43

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

- `redisServiceName` (Redis Service Name, required): countly-redis

## Services

- countly: app (countly/countly-server:v25.03.43)

- countly-db: mongo

- countly-redis: redis

## Resources

- [Website](https://count.ly)

- [Documentation](https://docs.count.ly)

- [GitHub](https://github.com/countly/countly-server)

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