Skip to content

Commit

Permalink
deploy: 742d2f0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jul 22, 2024
1 parent 0ce9bbf commit 61d3e4d
Show file tree
Hide file tree
Showing 83 changed files with 11,456 additions and 11,293 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>Sat, 20 Jul 2024 03:03:25 +0000</lastBuildDate>
<lastBuildDate>Mon, 22 Jul 2024 03:04:53 +0000</lastBuildDate>


<item>
Expand Down
13,833 changes: 6,959 additions & 6,874 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 @@ -1056,7 +1056,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-43099">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43099" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43103">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43103" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1079,7 +1079,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-43100">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43100" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43104">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43104" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1102,7 +1102,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-43101">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-43101" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43105">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-43105" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1122,7 +1122,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-43102">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-43102" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43106">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-43106" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1148,7 +1148,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-43103">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43103" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43107">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43107" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1171,7 +1171,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-43104">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-43104" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43108">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-43108" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1191,7 +1191,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-43105">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-43105" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-43109">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-43109" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 61d3e4d

Please sign in to comment.