Skip to content

Docker Config and External DB Not Working #98

Description

@jorlando-elucid

Hello,

I am trying to run omero-server inside AWS using an RDS database.

As shown below, I am passing the RDS endpoint as the value for CONFIG_omero_db_host.

Image

However, the container fails to launch with the logs indicating it is looking for the database at postgres:5432 (instead of the db_host I defined above).

Image

Any ideas what I can do to make the container actually use my database url instead of forcing the default of postgres:5432?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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