[ 
https://issues.apache.org/jira/browse/ARTEMIS-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Tully closed ARTEMIS-4324.
-------------------------------

> extensible OCI image  tar for the broker; java -jar with properties files and 
> optional base xml config
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4324
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4324
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker, Configuration, image
>    Affects Versions: 2.29.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.29.0
>
>
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to