Skip to content

[Question] about container configuration #123

Description

@Odyno

Hello!

I have been using this software for 3 months now and I am very pleased with it. I use it on my phone, in the car, on the TV—really great work. My setup involves running it in Docker, behind an Nginx reverse proxy exposed to the internet under HTTPS.

This configuration keeps the software running 24/7, and I am experiencing the same error as in #115. I tried to discover the reason and noticed that you are using Supervisord with a single container that runs all the services.

Do you have a specific reason for this choice?

I understand that it is very useful to have an all-in-one solution, but wouldn't it be more convenient to split the services into multiple containers as suggested by Docker itself? (See https://docs.docker.com/config/containers/multi-service_container)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions