Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you run multiple instances? #6

Open
melyux opened this issue Apr 29, 2019 · 1 comment
Open

How do you run multiple instances? #6

melyux opened this issue Apr 29, 2019 · 1 comment

Comments

@melyux
Copy link

melyux commented Apr 29, 2019

I have multiple sound cards for which I want to run this container. What are the options to use to avoid "fatal error: Could not establish a service on port 5000 -- program terminating. Is another instance of Shairport Sync running on this device?"

@melyux
Copy link
Author

melyux commented Jul 15, 2020

Answer to my old question: You do this by specifying the port differently for multiple instances. For example, in the docker-compose.yml, specify for one container command: -p 5100 and command: -p 5200 for the other and command: -p 5300 for the next and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant