Skip to content

Commit

Permalink
deploy: 24de12e
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jul 19, 2024
1 parent ffb7a9f commit ecae006
Show file tree
Hide file tree
Showing 90 changed files with 10,467 additions and 10,304 deletions.
Binary file added assets/images/events/digit_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/events/javacro2024_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/events/shift2024_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 45 additions & 15 deletions events/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,21 +149,6 @@ <h3 class="mb-0">In-Person and online events which feature Quarkus tracks, discu
<h3 class="mt-0">Select Upcoming Events</h3>
</div>

<div class="width-6-12 event" future-date="2024-07-11">
<div class="grid-wrapper">
<div class="img-wrapper">
<a href="https://github.com/quarkusio/quarkus/discussions/40638" target="_blank">
<img src="/assets/images/events/rivieradev_logo.png">
</a>
</div>
<div class="info-wrapper">
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/40638" target="_blank">RivieraDev</a></p>
<p class="eventdate">Date: July 8-10, 2024</br>Location: Nice, France</br>
Event Type: In Person</p><p> Riviera DEV, that’s 3 days of conferences and workshops on the French Riviera.</p>
</div>
</div>
</div>

<div class="width-6-12 event" future-date="2024-08-16">
<div class="grid-wrapper">
<div class="img-wrapper">
Expand Down Expand Up @@ -194,6 +179,51 @@ <h3 class="mt-0">Select Upcoming Events</h3>
</div>
</div>

<div class="width-6-12 event" future-date="2024-09-17">
<div class="grid-wrapper">
<div class="img-wrapper">
<a href="https://github.com/quarkusio/quarkus/discussions/42009" target="_blank">
<img src="/assets/images/events/shift2024_logo.png">
</a>
</div>
<div class="info-wrapper">
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/42009" target="_blank">Infobip Shift</a></p>
<p class="eventdate">Date: September 15-17, 2024</br>Location: Zadar, Croatia</br>
Event Type: In Person</p><p> Infobip Shift is the largest Developer event in Southeastern Europe, which purpose is to bring the world's brightest developers together. This event will bring together more than 5000 in-person attendees from all around the globe.</p>
</div>
</div>
</div>

<div class="width-6-12 event" future-date="2024-10-04">
<div class="grid-wrapper">
<div class="img-wrapper">
<a href="https://github.com/quarkusio/quarkus/discussions/42010" target="_blank">
<img src="/assets/images/events/digit_logo.png">
</a>
</div>
<div class="info-wrapper">
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/42010" target="_blank">Digit</a></p>
<p class="eventdate">Date: October 4, 2024</br>Location: Tartu, Estonia</br>
Event Type: In Person</p><p> Unleash innovation with Digit - the leading software conference in Estonia. Stay ahead in tech trends, AI, cybersecurity & more.</p>
</div>
</div>
</div>

<div class="width-6-12 event" future-date="2024-10-16">
<div class="grid-wrapper">
<div class="img-wrapper">
<a href="https://github.com/quarkusio/quarkus/discussions/42011" target="_blank">
<img src="/assets/images/events/javacro2024_logo.png">
</a>
</div>
<div class="info-wrapper">
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/42011" target="_blank">JavaCro 2024</a></p>
<p class="eventdate">Date: October 13-16, 2024</br>Location: Rovinj, Croatia</br>
Event Type: In Person</p><p> JavaCro'24 is not just a conference— it is a vibrant community gathering that brings together professionals from across the industry to share insights, latest trends, and groundbreaking solutions in a celebration of knowledge, innovation, and community-led achievements in the Java ecosystem.</p>
</div>
</div>
</div>

<div class="width-6-12 event" future-date="2024-10-19">
<div class="grid-wrapper">
<div class="img-wrapper">
Expand Down
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>Fri, 19 Jul 2024 03:27:12 +0000</lastBuildDate>
<lastBuildDate>Fri, 19 Jul 2024 19:31:00 +0000</lastBuildDate>


<item>
Expand Down
324 changes: 198 additions & 126 deletions version/main/guides/all-builditems.html

Large diffs are not rendered by default.

11,543 changes: 5,803 additions & 5,740 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-43094">QUARKUS_AMQP_DEVSERVICES_ENABLED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43094" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</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-43095">QUARKUS_AMQP_DEVSERVICES_PORT</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43095" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</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-43096">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-43096" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</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-43097">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-43097" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</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-43098">QUARKUS_AMQP_DEVSERVICES_SHARED</code><button class="btn-copy fa fa-clipboard inline-btn-copy" data-clipboard-action="copy" data-clipboard-target="#env-var-43098" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</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-43099">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-43099" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</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-43100">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-43100" title="Copy to clipboard" do-not-collapse="true"></button></p>
<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>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit ecae006

Please sign in to comment.