Go to file
Sebastian Hugentobler 21b4d10829
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2h34m29s
use java 21
2023-12-14 11:34:26 +01:00
.gitea/workflows use gitea actions 2023-12-14 11:24:16 +01:00
rootfs/etc use postgres as backend 2023-03-05 11:55:41 +01:00
.gitignore Initial commit 2017-10-19 13:48:38 +02:00
Containerfile use java 21 2023-12-14 11:34:26 +01:00
mvn.patch push to 11.0.0-SNAPSHOT.20230217142243 2023-09-26 16:15:56 +02:00
README.md use postgres as backend 2023-03-05 11:55:41 +01:00

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