# Deploy Ampache with Easypanel

URL: /templates/ampache

Ampache is a web-based audio/video streaming application and file manager that allows you to access your music and videos from anywhere, anytime. With this app, you can browse and manage your music collection through a simple web interface, and even synchronize local and remote catalogs to create a unique, consistent collection. Ampache also offers music streaming capabilities, allowing you to stream your music to your preferred player, control it with Localplay, or directly listen on the web page with the HTML5 player. The app is completely free and open source, and it's designed to work on almost any internet-enabled device, including your phone, tablet, or television. Ampache is not a media organizer, but a tool that presents an already organized collection in a useful way.

## Installation notes

MySQL Username is "admin". The logs will show a line that says "mysql -uadmin -pjnzYXLz7cMzq -h<host> -P<port>"". The password is everything after "-p", in this case "jnzYXLz7cMzq".

## Benefits

### Access Your Media Anywhere

Ampache allows you to access your music and videos from anywhere, using almost any internet-enabled device. Whether you're at home, at work, or on vacation, your media is always at your fingertips.

### Manage Your Media Collection

With Ampache, you can browse and manage your music collection through a simple web interface. It synchronizes local and remote catalogs to create a unique, consistent collection.

### Open Source Freedom

Ampache is completely free and open source, giving you the freedom to use and modify it as you see fit. It has been under the AGPLv3 license since 2001.

## Features

### Music Streaming

Stream your music to your preferred player, control it with Localplay, or directly listen on the web page with the HTML5 player.

### Ampache Everywhere

Listen to your music from your phone, tablet, or television using a compatible client.

### File Manager

Ampache is not just a streaming application, it's also a file manager. It allows you to manage your media files in a way that suits you best.

## Configuration

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

- `appServiceImage` (App Service Image, required): ampache/ampache:7.9.2

- `appMediaHostPath` (Media Host Path, required): Set during installation

## Services

- ampache: app (ampache/ampache:7.9.2)

## Resources

- [Website](http://ampache.org/)

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

- [Github Docker](https://github.com/ampache/ampache-docker)

- [DockerHub](https://hub.docker.com/r/ampache/ampache)

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