Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-1865

[RHDH Local] Using a PostgreSQL database should not require modifying the default compose.yaml file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 1.6.0
    • RHDH Local
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Known Issue

      Description of problem:

      In the current README, we are instructing users to uncomment the db service block in the default compose.yaml file: https://github.com/redhat-developer/rhdh-local/blob/main/README.md#using-a-postgresql-database

      I think it should be possible to accomplish this without the need to modify the default compose.yaml file, but via a separate compose-with-db.yaml file, similar to compose-with-corporate-proxy.yaml or compose-dynamic-plugins-root.yaml.

      This way, users who want a PostgreSQL database could run:

      podman compose up -f compose.yaml -f compose-with-db.yaml -d
      

              Unassigned Unassigned
              rh-ee-asoro Armel Soro
              RHIDP - Install
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: