Skip to content

Commit

Permalink
deploy: f3371ac
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Dec 10, 2024
1 parent 39c5d8d commit 81c1372
Show file tree
Hide file tree
Showing 88 changed files with 16,934 additions and 16,955 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Quarkus</title>
<link>https://quarkus.io</link>
<description>Quarkus: Supersonic Subatomic Java</description>
<lastBuildDate>Mon, 09 Dec 2024 15:40:25 +0000</lastBuildDate>
<lastBuildDate>Tue, 10 Dec 2024 03:18:26 +0000</lastBuildDate>


<item>
Expand Down
25,103 changes: 12,541 additions & 12,562 deletions version/main/guides/all-config.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions version/main/guides/amqp-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>If Dev Services for AMQP has been explicitly enabled or disabled. Dev Services are generally enabled by default, unless there is an existing configuration present. For AMQP, Dev Services starts a broker unless <code>amqp-host</code> or <code>amqp-port</code> are set or if all the Reactive Messaging AMQP channel are configured with <code>host</code> or <code>port</code>.</p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51574">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51574" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51573">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51573" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1134,7 +1134,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>If not defined, the port will be chosen randomly.</p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51575">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51575" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51574">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51574" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1158,7 +1158,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>Check the <a href="https://quay.io/repository/artemiscloud/activemq-artemis-broker">activemq-artemis-broker on Quay page</a> to find the available versions.</p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51576">QUARKUS_AMQP_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51576" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51575">QUARKUS_AMQP_DEVSERVICES_IMAGE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51575" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1179,7 +1179,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>The value of the <code>AMQ_EXTRA_ARGS</code> environment variable to pass to the container. For ActiveMQ Artemis Broker &#8656; 1.0.21, set this property to <code>--no-autotune --mapped --no-fsync --relax-jolokia --http-host 0.0.0.0</code></p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51577">QUARKUS_AMQP_DEVSERVICES_EXTRA_ARGS</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51577" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51576">QUARKUS_AMQP_DEVSERVICES_EXTRA_ARGS</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51576" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1206,7 +1206,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>Container sharing is only used in dev mode.</p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51578">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51578" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51577">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51577" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1230,7 +1230,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>This property is used when you need multiple shared AMQP brokers.</p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51579">QUARKUS_AMQP_DEVSERVICES_SERVICE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51579" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51578">QUARKUS_AMQP_DEVSERVICES_SERVICE_NAME</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51578" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1251,7 +1251,7 @@ <h3 id="quarkus-specific-configuration"><a class="anchor" href="#quarkus-specifi
<p>Environment variables that are passed to the container.</p>
</div>
<div class="paragraph">
<p>Environment variable: <code id="env-var-51580">QUARKUS_AMQP_DEVSERVICES_CONTAINER_ENV__ENVIRONMENT_VARIABLE_NAME_</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51580" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-51579">QUARKUS_AMQP_DEVSERVICES_CONTAINER_ENV__ENVIRONMENT_VARIABLE_NAME_</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51579" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 81c1372

Please sign in to comment.