# Deploy Papermerge with Easypanel

URL: /templates/papermerge

Papermerge is an open-source document management system (DMS) designed to help you digitize, store, and organize documents efficiently. It simplifies document workflows with features like automated OCR, smart categorization, and role-based access control. By centralizing all your documents in a single platform, Papermerge enables teams to improve collaboration and streamline document handling processes.

## Benefits

### Centralized Document Management

Papermerge consolidates all your documents into a single platform for better organization and easy retrieval.

### Enhanced Team Efficiency

Save time and effort by digitizing, categorizing, and searching documents, improving overall team collaboration.

### Open-Source and Flexible

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

## Features

### Automated OCR

Automatically extract text from scanned documents, making them easy to search and reference.

### Smart Tagging and Categorization

Assign tags and categorize your documents for seamless organization and workflow management.

### Role-Based Access Control

Secure your documents with fine-grained permissions and user management features.

### Advanced Search Capabilities

Quickly locate documents using full-text search or by leveraging custom metadata fields.

## Configuration

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

- `appServiceImage` (App Service Image, required): papermerge/papermerge:3.5.3

- `username` (Auth Username, required): admin

- `password` (Auth Password, required): admin

## Services

- papermerge: app (papermerge/papermerge:3.5.3)

- papermerge-worker: app (papermerge/papermerge:3.5.3)

- papermerge-db: postgres

- papermerge-redis: redis

## Resources

- [Documentation](https://docs.papermerge.io/3.3/)

- [GitHub](https://github.com/ciur/papermerge)

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