Skip to content

Commit

Permalink
deploy: 38106be
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Nov 6, 2024
1 parent 9c81780 commit 9460a81
Show file tree
Hide file tree
Showing 93 changed files with 10,560 additions and 12,838 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>Tue, 05 Nov 2024 03:06:18 +0000</lastBuildDate>
<lastBuildDate>Wed, 06 Nov 2024 03:05:54 +0000</lastBuildDate>


<item>
Expand Down
999 changes: 499 additions & 500 deletions version/main/guides/all-builditems.html

Large diffs are not rendered by default.

10,649 changes: 4,716 additions & 5,933 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 @@ -1106,7 +1106,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-51915">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51915" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52316">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-52316" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1129,7 +1129,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-51916">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51916" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52317">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-52317" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1152,7 +1152,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-51917">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-51917" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52318">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-52318" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1172,7 +1172,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-51918">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-51918" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52319">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-52319" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1198,7 +1198,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-51919">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-51919" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52320">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-52320" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1221,7 +1221,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-51920">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-51920" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52321">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-52321" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand All @@ -1241,7 +1241,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-51921">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-51921" title="Copy to clipboard" do-not-collapse="true"></button></p>
<p>Environment variable: <code id="env-var-52322">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-52322" title="Copy to clipboard" do-not-collapse="true"></button></p>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 9460a81

Please sign in to comment.