Skip to content

Minio, Nginx, Postgres etc. #12

Open
@KrishnaPG

Description

@KrishnaPG

Currently the docker compose just uses one single image for hosting everything inside a single container. It is creating all dependencies (such as Minio, Ngnix, Postgres etc.) fresh inside its own container.

This makes it difficult to reuse existing Minio, Nginx or Postgres servers that are already running outside.

Please allow configuration, so that existing Minio, Nginx, Postgres (and any other dependencies) can be specified and reused for those who have them already running (without having to launch new instances inside the illa container again).

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