Uploaded image for project: 'MusicBrainz Virtual Machines'
  1. MusicBrainz Virtual Machines
  2. MBVM-72

Allow setting RabbitMQ credentials through Docker Compose

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None

      RabbitMQ credentials for live indexing search are currently hard-coded in the following places:

      • /admin/purge-message-queues
      • /build/rabbitmq/scripts/set-config.sh
      • /default/indexer.ini (can be changed through Docker environment variable SIR_CONFIG_PATH)
      • /docker-compose.yml (can be changed with Docker Compose override)

       Plus, it is set in the PostgreSQL extension installed when running the script /admin/create-amqp-extension.


      It would be more appropriate to set user through Docker environment variable, and password through Docker secret.

            Unassigned Unassigned
            yvanzo yvanzo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package