Honest question, because I know multiple people who are not looking to jump ship since they already have the Plex Pass.

  • ohulancutash@feddit.uk
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    32 minutes ago

    Compose is just a way to have docker run services (apps) based on a list of settings in a text file rather than from commands in a terminal. It makes it easier to manage a whole stack (collection of services), and sets out the settings in a more human-readable format, so once you get how one service is configured, it’s easier to try others.