# Deploy Cypht with Easypanel

URL: /templates/cypht

Cypht is a modern, open-source webmail client that allows you to access multiple email accounts from a single interface. It supports various email protocols and provides a clean, intuitive user experience.

## Benefits

### Unified Email Access

Access multiple email accounts from a single, modern interface

### Self-hosted Solution

Keep your email data private by hosting your own webmail client

### Modern Interface

Clean and intuitive user interface for better email management

### Open Source

Free and open-source platform with active community support

## Features

### Multi-account Support

Connect and manage multiple email accounts simultaneously

### Email Protocols

Support for IMAP, POP3, and SMTP protocols

### Database Storage

Secure storage of user configurations and session data

### Customizable Interface

Personalize your email experience with various settings

### Mobile Friendly

Responsive design for access from any device

### Security Features

Built-in security measures for safe email handling

## Configuration

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

- `appServiceImage` (App Service Image, required): cypht/cypht:2.7.0

- `authUsername` (Auth Username): admin

- `authPassword` (Auth Password): admin

## Services

- cypht-db: mysql

- cypht: app (cypht/cypht:2.7.0)

## Resources

- [Website](https://cypht.org)

- [Documentation](https://www.cypht.org/documentation/)

- [GitHub](https://github.com/jasonmunro/cypht)

- [Docker Hub](https://hub.docker.com/r/cypht/cypht)

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