# Deploy Barrage with Easypanel

URL: /templates/barrage

Barrage is a minimalistic Deluge WebUI app with full mobile support. It features a responsive mobile-first design, allowing you to manage your torrents with ease from any device. With Barrage, you can add torrents by URL or magnet, sort and filter your torrents, and set global upload and download speed limits. It also allows you to change file priorities and modify torrent options. The app is designed to be deployed with Docker, making it a convenient and efficient tool for managing your torrents.

## Benefits

### Efficient Torrent Management

Barrage provides a minimalistic and efficient way to manage your torrents. It allows you to add torrents by URL or magnet, sort and filter them, and change their options, all from a single, easy-to-use interface.

### Full Mobile Support

With its responsive mobile-first design, Barrage ensures that you can manage your torrents on the go. Whether you're on a smartphone or a tablet, you'll have full access to all of Barrage's features.

### Control Over Download and Upload Speeds

Barrage allows you to set global upload and download speed limits. This means you can control how much of your internet bandwidth is used for torrenting, ensuring that it doesn't interfere with your other online activities.

## Features

### Add Torrent by URL or Magnet

Barrage allows you to add torrents to your list by simply pasting a URL or a magnet link. This makes it easy to start downloading a torrent without having to download and open a separate torrent file.

### Sort and Filter Torrents

With Barrage, you can easily sort your torrents by various criteria and filter them based on your needs. This makes it easy to find the torrents you're looking for, even if you have a large number of them.

### Change File Priority

Barrage allows you to change the priority of individual files within a torrent. This means you can choose which files to download first, which can be particularly useful if you're downloading a torrent that contains multiple files.

### Change Torrent Options

Barrage provides the ability to change various options for your torrents. This gives you greater control over your torrent downloads and allows you to customize them to suit your needs.

## Configuration

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

- `appServiceImage` (App Service Image, required): maulik9898/barrage:0.3.0

- `delugeUrl` (Deluge URL, required): Set during installation

- `delugePassword` (Deluge Password, required): Set during installation

- `barragePassword` (Barrage Password, required): Set during installation

## Services

- barrage: app (maulik9898/barrage:0.3.0)

## Resources

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

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