posted an update

I worked on this project further during SUSE Hack Week in January 2023! I containerized the entire app using Docker 20.10 and used Ubuntu Baseimage-docker https://github.com/phusion/baseimage-docker instead of Alpine because the image bundles apt which I needed to install audio processing packages.

I ran several instances of the audio streaming server in Docker desktop and copied my songs into the container filesystem on build (song list could also be updated on restart), and hosted the tracks online. Very, very cool.

Log in or sign up for Devpost to join the conversation.