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 to set up multiple docker for the same website to conduct the parallel evalution. #61

Open
leoozy opened this issue Aug 23, 2024 · 1 comment

Comments

@leoozy
Copy link

leoozy commented Aug 23, 2024

Hello, do you have any advise on how to set up multiple dockers for the same website. For example, we can set up 10 shoping weisite with different port. So we can parallel evaluate it. Thank you!

@kohjingyu
Copy link
Collaborator

We've only tried setting it up on multiple servers (e.g., launching the AMI on 3 ec2 servers). This seems to be the easiest way to evaluate in parallel. You can probably set it up to map to different ports with docker but not sure if it will break something else.

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

2 participants