Go to file
Sebastian Hugentobler bc74bdc636
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 15m20s
push to 11.0.0-SNAPSHOT.20240424015024
2024-05-27 12:57:20 +02: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 push to 11.0.0-SNAPSHOT.20240424015024 2024-05-27 12:57:20 +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