Skip to content

S3 Endpoint in Docker Compose #2473

@sasmaq

Description

@sasmaq

In the deploy/docker/.env file, the specified endpoint for the S3 storage is the following:

REGISTRY_S3_ENDPOINT="http://localhost:9000"

How about changing this to a Docker Compose endpoint, for example:

REGISTRY_S3_ENDPOINT="http://storage:9000"

Where storage corresponds to the name in the Docker Compose file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions