Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Store MySQL credentials in environment #62

@bcongdon

Description

@bcongdon

It's pretty cumbersome to necessitate a separate MySQL config in each service. We should allow services to pull MySQL credentials (user, pass, host, port) from env variables.

This will make things a lot easier for setting up a dev / prod environment, as well as for setting up Docker.

This change will need to be made in all the services that use MySQL.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions