You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Hi,
are you ok if :
- docker-compose-remote.yml
- docker-compose-local.yml
- docker-compose-plex.yml
The text was updated successfully, but these errors were encountered: