rootfs/etc | ||
.gitignore | ||
.woodpecker.yml | ||
Dockerfile | ||
README.md |
Airsonic 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