# Deploy Peppermint with Easypanel

URL: /templates/peppermint

Peppermint is a cutting-edge, open-source issue management and helpdesk platform designed to rival Jira and Zendesk while remaining cost-effective and highly customizable. Built with the user in mind, Peppermint empowers teams to manage support tickets, customer requests, and projects with efficiency and ease.

## Installation notes

Default credentials are; email; admin@admin.com, password; 1234

## Features

### Mailbox Integration

Automatically convert emails into support tickets using SMTP/IMAP for streamlined ticket management.

### Third-Party Integrations

Connect Peppermint to external tools and services through webhooks and integrations with providers like email.

### Analytics and Reporting

Gain insights into ticket performance, customer trends, and team productivity with built-in analytics and reporting tools.

### OIDC Authentication

Securely authenticate users by connecting to your existing identity provider through OIDC.

### Lightweight and Scalable

Designed to run efficiently on low-end hardware while being scalable for larger deployments using Docker and Kubernetes.

## Configuration

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

- `appServiceImage` (App Service Image, required): pepperlabs/peppermint:latest

## Services

- peppermint: app (pepperlabs/peppermint:latest)

- peppermint-db: postgres

## Resources

- [Website](https://peppermint.sh/)

- [Github](https://github.com/Peppermint-Lab/peppermint)

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