You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Sebastian Hugentobler 61ed1617d8
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
use postgres as backend
3 months ago
rootfs/etc use postgres as backend 3 months ago
.gitignore Initial commit 6 years ago
.woodpecker.yml Add '.woodpecker.yml' 7 months ago
Dockerfile use postgres as backend 3 months ago
README.md use postgres as backend 3 months ago

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