Easy to set up Docker Compose for Roon and HQPlayer and HQPlayer Embedded OCI image

Since I use RHEL which is unsupport for both Roon and HQPlayer and I’d like to separate any potentially unsafe proprietary software from my production server, I explored containerization options for Roon and HQPlayer. Fortunately, Roon had sane container that I could use, but HQPlayer didn’t have any working container… until now!
I have created OCI image for HQPlayer Embedded 5 and wrapped up nicely with Roon on my all-in-one Docker Compose file!
Check out Docker Compose setup here: GitHub - NoaHimesaka1873/roon-hqplayer-docker-compose: Docker compose (and Dockerfile for HQPlayer container) for running Roon and HQPlayer with ease.
Check out HQPlayer Embedded OCI image here (for those who have already set up their own configuration): GitHub - NoaHimesaka1873/hqplayer-docker5: HQPlayer 5 Embedded Dockerfile

1 Like