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

extensible OCI image tar for the broker; java -jar with properties files and optional base xml config

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.29.0
    • 2.29.0
    • Broker, Configuration, Image
    • None

    Description

      Provide the ability to build a simple usable but extensible base image of the embedded broker. 

      java -jar Broker with its defaults and a mount point for property files that can augment configuration.

      This is an OCI tar image that can be built from source and loaded into any container registry.

      For a image, that is extensible and configurable, but ultimately idempotent, there is no need for a build or install or artemis create, we can just use the java jar dependencies and run a simple java app with full control of env, classpath and configuration via mount points.

      The properties config in the broker is at the point where 90% of the xml configuration is possible via property files. We can add the last 10% as the need arises.

       

      Attachments

        Issue Links

          Activity

            People

              gtully Gary Tully
              gtully Gary Tully
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: