# Deploy Dittofeed with Easypanel

URL: /templates/dittofeed

Dittofeed is an advanced, self-hosted customer engagement platform designed to streamline and enhance your marketing automation workflows. It empowers businesses with real-time insights, robust data-driven personalization, and multi-channel communication tools, including email, SMS, and push notifications. Dittofeed offers a user-friendly interface, powerful API integrations, and extensive customization options, making it ideal for organizations of all sizes. By providing a self-hosted solution, Dittofeed ensures data privacy and compliance while giving you full control over your infrastructure and customer data.

## Installation notes

Please remove the bootstrap environment variable after the initial setup is complete.

## Benefits

### Streamlined Marketing Automation

Dittofeed simplifies customer engagement by providing an intuitive way to manage, analyze, and optimize your marketing workflows across multiple channels.

### Self-Hosted Flexibility

Maintain full control over your customer data and operations with a self-hosted setup that ensures privacy and compliance.

### Enhanced Customer Insights

Gain valuable insights into customer behavior and engagement with detailed analytics and reporting tools.

## Features

### Powerful API Access

Seamlessly integrate Dittofeed into your existing systems using its robust API for efficient data handling and personalized communications.

### Multi-Channel Communication

Engage with customers through email, SMS, push notifications, and other channels, all from a unified platform.

### Customizable Campaigns

Tailor your marketing campaigns with dynamic content, audience segmentation, and automated triggers to maximize engagement.

### Real-Time Analytics

Monitor campaign performance with real-time metrics, user interactions, and conversion tracking for data-driven decision-making.

## Configuration

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

- `appServiceImage` (App Service Image, required): dittofeed/dittofeed-lite:v0.23.0

- `clickHouseImage` (Clickhouse Service Image, required): clickhouse/clickhouse-server:23.8.8.20-alpine

- `minioImage` (Minio Service Image, required): minio/minio:RELEASE.2025-07-23T15-54-02Z

- `temporalImage` (Temporal Service Image, required): temporalio/auto-setup:1.22.4

- `temporalUiImage` (Temporal UI Service Image, required): temporalio/ui:2.22.1

- `defaultWorkspaceName` (Default Workspace Name, required): default

- `dittofeedPassword` (Dittofeed Password, required): admin12345

- `clickHouseUser` (Click House User, required): clickhouse

- `clickHousePassword` (Click House Password, required): clickhouse

- `minioUser` (Minio User, required): admin

- `minioPassword` (Minio Password, required): password

## Services

- dittofeed-web: app (dittofeed/dittofeed-lite:v0.23.0)

- dittofeed-admincli: app (dittofeed/dittofeed-lite:v0.23.0)

- dittofeed-clickhouse: app (clickhouse/clickhouse-server:23.8.8.20-alpine)

- dittofeed-minio: app (minio/minio:RELEASE.2025-07-23T15-54-02Z)

- dittofeed-db: postgres

- dittofeed-temporal: app (temporalio/auto-setup:1.22.4)

- dittofeed-temporal-ui: app (temporalio/ui:2.22.1)

## Resources

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

- [Documentation](https://docs.dittofeed.com/introduction)

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

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