Code Monkey home page Code Monkey logo

roon-server-docker's People

Contributors

elgeeko1 avatar halfcyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

roon-server-docker's Issues

Docker Compose examples?

Hello,

would it be possible please to get examples of running Roon in Docker using docker compose?

It would be great to get examples for the three Options you have put in the docker run examples, and especially where we put the "additional functionality" USB/ALSA devices in the docker compose format.

Thank you very much.

USB DAC's not available due to missing libs

I did all steps mentioned in the readme for USB DAC section but still failed to get it works, until I run following commands
apt-get update
apt-get install alsa-utils
apt-get install --reinstall libasound2 libasound2-data libasound2-plugins

Additional ports needed

I just wanted to report that I needed to add additional ports to work. I'm using a bridged network, but don't think that should have influenced it. Before adding these, I was able to detect the server but not connect to it.

ports:
      - "9003:9003/udp"
      - "9100-9200:9100-9200/tcp"
      - "9001-9002:9001-9002/tcp"
      - "9330-9339:9330-9339/tcp"
      - "30000-30010:30000-30010/tcp"
      - "49863:49863/tcp"
      - "52667:52667/tcp"
      - "52709:52709/tcp"
      - "63098-63100:63098-63100/tcp"

Got the additional ones from: https://community.roonlabs.com/t/what-are-the-new-ports-that-roon-server-needs-open-in-the-firewall/186023

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.