Post

Ampache

Ampache is a web-based audio streaming application and file manager that allows you to access your music & videos from anywhere. It features a powerful music catalog, multiple user support, transcoding, streaming, and more.

Ampache

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/ampache.sh)"
CPU: 4 cores RAM: 2048 MB Disk: 5 GB OS: Debian 13

Configuration

Config file:

1
/opt/ampache/config/ampache.cfg.php

Notes

Complete the web-based setup at http://IP/install.php
Database credentials are stored in ~/ampache.creds - use only the MySQL username and password from this file
During installation, only check 'Create Tables' - leave 'Create Database' and 'Create Database User' unchecked

Web Interface

Port: 80

This post is licensed under CC BY 4.0 by the author.