25 lines
437 B
Markdown
25 lines
437 B
Markdown
[Airsonic](https://github.com/airsonic-advanced/airsonic-advanced) server (a fork of Subsonic).
|
|
|
|
# Volumes
|
|
- `/home/airsonic/data`
|
|
- `/home/airsonic/music`
|
|
- `/home/airsonic/playlists`
|
|
- `/home/airsonic/podcasts`
|
|
|
|
# Environment Variables
|
|
## DB_URL
|
|
|
|
JDBC url for the postgres conection.
|
|
|
|
## DB_USER
|
|
- default: airsonic
|
|
|
|
Username with which to connect to the database.
|
|
|
|
## DB_PASSWORD
|
|
|
|
Password for the databse connection.
|
|
|
|
# Ports
|
|
- 8080
|