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

Multiple printer / docker support #3

Open
asys3 opened this issue Dec 29, 2018 · 1 comment
Open

Multiple printer / docker support #3

asys3 opened this issue Dec 29, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@asys3
Copy link

asys3 commented Dec 29, 2018

Hi,
I'm the guy who still wants to drive two docker instances for 2 3D printers and their according webcam.
Perhaps you remember me ? You helped me cloning the docker-compose file to instantiate a second three container scenario on different ports.
https://twitter.com/bommeltje/status/999634112989319169
I just updated to the December 2018 octoprint version and I'm still struggling with serial errors when even connecting both containers at the same time. So the print on my first printer stopped with serial timeout, when I tried to connect to the printer in the other container.

I think perhaps more ports must be separated because on docker ps (attachement) I see the ports 5000 and 5200,8080 exposed identically on both containers.
So my error when connecting could be a collision on port 5000 and when I come to my webcams I would expect problems on 5200/8080 also.
Could that be?

What should be done to separate the different container scenarios completely and make them accessable from the outside as well (remote control apps, etc.)?

Thanks for the help!

At the end I would ask if it at the end it is possible to transfer the port configurations in the env file or cfg file so that a possible multible printer usage can be easiliy setup.

docker-compose.yml.txt
docker-compose2.yml.txt
dockerPSOut.txt
haproxy.tar.gz
octoprint.tar.gz
webcam.tar.gz

Best regards,
Uwe

@AmedeeBulle AmedeeBulle added the enhancement New feature or request label Dec 29, 2018
AmedeeBulle added a commit that referenced this issue Nov 29, 2020
@AmedeeBulle
Copy link
Owner

This is more than overdue, but if you are still looking for this feature, PR #11 should address this...

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

No branches or pull requests

2 participants