Skip to content

yut148/ampache-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

docker run --name=ampache -d -v /path/to/your/music:/media:ro -p 80:80 ampache/ampache

Installation

  • MySQL Administrative Username: root # leave alone
  • MySQL Administrative Password: # (blank) leave alone
  • Check "Create Database User"
  • Ampache Database Username: ampache
  • Ampache Database User Password: ampache # or whatever you want, but remember it on the next page
  • next page fill out MySQL Username / Password
  • Click the "Write" buttons from BOTTOM to TOP
  • Do this because it is the last one that needs the username and password and they get blanked out on every click

Thanks to

  • @ericfrederich for his original work
  • @velocity303 and @goldy for the other ampache-docker inspiration

About

Ampache docker package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%