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

some ideas with docker-compose #3

Open
daxxi13 opened this issue May 17, 2020 · 3 comments
Open

some ideas with docker-compose #3

daxxi13 opened this issue May 17, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@daxxi13
Copy link
Collaborator

daxxi13 commented May 17, 2020

Hi,
are you ok if :

  • plex-cluster-manager and plex-cluster-proxy are created by docker-compose ?
  • we change to 3 docker-compose file and one environment file (.env) ?
    - docker-compose-remote.yml
    - docker-compose-local.yml
    - docker-compose-plex.yml
@daxxi13 daxxi13 added the enhancement New feature or request label May 17, 2020
@daxxi13
Copy link
Collaborator Author

daxxi13 commented May 17, 2020

I'll try later to run it on Kubernetes and Docker Swarm

@Fmstrat
Copy link
Owner

Fmstrat commented Apr 3, 2021

I might be open to this, however I sometimes find it easier to read the docker-compose file than the ENV. And I'm not sure how you would do it with one? I also don't like the idea of Plex being separated out. If that's what you like to do in your own environment, of course, however it makes it a little harder for readers to see how things are set up.

@Falconx1000
Copy link

Just my two cents, I think the proxy and plex being grouped makes the most sense. I deploy all of my services on kubernetes so I would just deploy the proxy and plex together anyway.

I think putting the manager it its own service might simplify all types of deployments, as you can just reuse the local deployment with a different name so that it is easily repeatable. This might help make troubleshooting easier as the manager is out on its own.

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

3 participants