# Deploy Freshrss with Easypanel

URL: /templates/freshrss

FreshRSS is a free, self-hostable aggregator for RSS feeds. It allows you to gather and read your favorite news sources in one place, providing a streamlined and efficient way to stay informed. The app supports multiple platforms and can be easily accessed through a web user interface. FreshRSS also offers the ability to use external databases, enabling users to create a user and database in their MySQL/MariaDB server. Additional extensions can be added to enhance the functionality of the app. FreshRSS is designed to be simple to use, yet powerful, providing a comprehensive solution for RSS feed aggregation.

## Benefits

### Stay Updated

Freshrss is a self-hostable aggregator for RSS feeds. It allows you to stay updated with your favorite websites, blogs, and more, all in one place.

### Multi-platform Support

Freshrss supports multiple platforms. It utilizes the docker manifest for multi-platform awareness, ensuring you can use it on your preferred platform.

### Easy Setup

Freshrss comes with an easy setup wizard. For external databases, you can create a user and database in your MySQL/MariaDB server and follow the setup wizard in the web user interface.

## Features

### RSS Feed Aggregator

Freshrss is a powerful RSS feed aggregator. It allows you to collect and view content from your favorite websites, blogs, and more, all in one place.

### Self-Hostable

Freshrss is self-hostable, giving you full control over your data and privacy. You can host it on your own server and access it from anywhere.

### Multi-platform Support

Freshrss supports multiple platforms. Whether you're using x86-64 or arm64, Freshrss has got you covered.

### Easy Setup

Freshrss comes with an easy setup wizard. It guides you through the process of setting up the application, making it easy even for non-technical users.

### External Database Support

Freshrss supports external databases. You can create a user and database in your MySQL/MariaDB server and connect it to Freshrss.

## Configuration

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

- `appServiceImage` (App Service Image, required): lscr.io/linuxserver/freshrss:1.28.1

## Services

- freshrss: app (lscr.io/linuxserver/freshrss:1.28.1)

## Resources

- [Documentation](https://docs.linuxserver.io/images/docker-freshrss)

- [Github](https://github.com/linuxserver/docker-freshrss)

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