Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2776

Dockerfile improvements to startup arguments

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.14.0
    • None
    • None
    • Windows 10 running scripts in WSL

    Description

      The current Dockerfiles for Ubuntu and CentOS contain an environment variable 

      ANONYMOUS_LOGIN that is not actually being used, resulting in anonymous logins always being allowed.

      In addition, the options "--http-host 0.0.0.0 --relax-jolokia" are included by default, and overriding them would also require putting the username and password in the  entire CREATE_ARGUMENTS environment variable, making the previous ARTEMIS_USER and ARTEMIS_PASSWORD variables moot.

      This could be made easier to add extra options without having to re-specify the username and the password. This is especially true in environments where a secrets file may be used for usernames/passwords (such as Kubernetes) but the rest of the args can be in plain text. In this scenario, having the username and password as separate envrionment variables from the other arguments is very beneficial.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zekeoptimo Zeke Rogers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h