2024-12-08 22:47:11 -08:00
2024-10-04 08:14:12 -07:00
2024-12-08 22:47:11 -08:00
2024-10-04 08:14:12 -07:00
2024-12-08 22:47:11 -08:00
2024-12-08 22:47:11 -08:00
2024-12-08 22:47:11 -08:00

navidrome

Personal Streaming Service

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

Quick start

  • abra app new navidrome --secrets
  • 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 32 KiB