Ammar Hussein 178afc6306
Some checks failed
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
chore: publish 0.4.0+0.60.3 release
2026-02-10 18:54:33 -08:00
2025-11-06 20:48:28 +11:00
2026-02-10 18:44:43 -08:00
2024-10-04 08:14:12 -07:00
2026-02-10 18:44:43 -08:00
2026-02-10 18:44:43 -08:00

navidrome

Personal Streaming Service

  • Category: Apps
  • Status: 2
  • Image: navidrome, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new navidrome
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.

Beets

Beets is a handy music library organizer.

To add beets support:

  • abra app config <app-name>
  • uncomment the line # COMPOSE_FILE="$COMPOSE_FILE:compose.beets.yml"
  • deploy
  • use abra app run <app-name> beets bash

You will be able to see your music library under /music and you can add new music to /donwload by adding them to the beets_ingest volume then import them using beet import [-m] /download/{music_folder} or whatever beets cli command you want to run!

Description
No description provided
Readme 51 KiB