# Deploy Kopia with Easypanel

URL: /templates/kopia

Kopia is a robust open-source backup and restore tool designed to provide fast and secure backups of your important data. It allows you to create encrypted snapshots of your files and directories, which can be stored on the cloud storage of your choice, network-attached storage, server, or locally on your machine. Kopia supports a wide range of storage locations including Amazon S3, Azure Blob Storage, Backblaze B2, Google Cloud Storage, and many more. It also supports both CLI and GUI versions, making it accessible for both advanced and regular users. Kopia's unique features include compression, deduplication, end-to-end 'zero knowledge' encryption, and error correction, ensuring your data is safe, secure, and easily retrievable.

## Benefits

### Secure and Encrypted Backups

Kopia provides a secure and scalable architecture that can back up everything from small laptops to large servers. It uses end-to-end 'zero knowledge' encryption, ensuring that your data is always safe and secure.

### Flexible Storage Options

With Kopia, you have full control over where to store your snapshots. It supports a wide range of storage locations, including Amazon S3, Azure Blob Storage, Google Cloud Storage, and any remote server or cloud storage that supports WebDAV or SFTP. You can even use multiple storage locations if you want to.

### Efficient Data Management

Kopia uses data deduplication to save you money. It also allows you to create encrypted snapshots of your data and save the snapshots to remote or cloud storage of your choice, to network-attached storage or server, or locally on your machine.

## Features

### Encrypted, Compressed, and Deduplicated Backups

Kopia allows you to create encrypted snapshots of your data and save the snapshots to the storage of your choice. It also uses compression and deduplication to make your backups more efficient.

### Supports GUI and CLI

Kopia comes with both a graphical user interface (GUI) and a command-line interface (CLI), making it suitable for both advanced and regular users.

### Wide Range of Supported Storage Locations

Kopia supports a wide range of storage locations, including Amazon S3, Azure Blob Storage, Google Cloud Storage, and any remote server or cloud storage that supports WebDAV or SFTP.

### Fast and Secure

With a secure and scalable architecture, Kopia can back up everything from small laptops to large servers quickly and securely.

## Configuration

- `kopiaUsername` (Username, required): Set during installation

- `kopiaPassword` (Password, required): Set during installation

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

- `appServiceImage` (App Service Image, required): kopia/kopia:20260502.0.42513

## Services

- kopia: app (kopia/kopia:20260502.0.42513)

## Resources

- [Website](https://kopia.io/)

- [Docs](https://kopia.io/docs/)

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

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