Self-hosted Soundtracks and Podcasts sharing, with ActivityPub federation.
Reel2bits is a self-hosted, open-source web application similar to SoundCloud. It allows users to upload tracks, transcode if necessary, and publish podcasts or albums. While ActivityPub federation is still a work in progress, all other features are fully functional.
To install Reel2bits, follow these steps:
git clone <repository_url>
cd reel2bits
npm install
cp config/default.yml config/production.yml
npm start
For more detailed installation instructions, refer to the official documentation here.
Reel2bits is a versatile self-hosted web application for uploading tracks, transcoding, and publishing podcasts or albums. Although ActivityPub federation is a work in progress, the platform offers a range of features for music enthusiasts and content creators. The availability of detailed documentation and Docker support simplifies the installation process for users.