A decentralized music tracking and discovery platform built on AT Protocol 🎵 rocksky.app
spotify atproto lastfm musicbrainz scrobbling listenbrainz
98
fork

Configure Feed

Select the types of activity you want to include in your feed.

Enable restart policy for tap service

+1
+1
tap/compose.yaml
··· 1 1 services: 2 2 tap: 3 3 image: ghcr.io/bluesky-social/indigo/tap:latest 4 + restart: always 4 5 platform: linux/amd64 5 6 ports: 6 7 - "2480:2480"