You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2020/07/23 10:17:44 UTC

[james-project] 04/05: [Release] Beta for Distributed Guice James server

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit e7d8fbd98fc84bdba495b38098ba0ee85eb14c44
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Apr 6 17:56:59 2020 +0700

    [Release] Beta for Distributed Guice James server
---
 src/homepage/index.html           | 10 ++++++++++
 src/site/xdoc/server/features.xml |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/homepage/index.html b/src/homepage/index.html
index f0734ba..72c1502 100644
--- a/src/homepage/index.html
+++ b/src/homepage/index.html
@@ -123,6 +123,16 @@ WHAT WILL YOU TRY:</b><br>
                 Instructions that do not imply docker are also available <a href="/server/install.html">here</a>.
               </span>
               </li>
+              <li class="post-template"><span class="long-arrow-right">&#8594;</span><span><b>BETA:</b> Distributed James server<br>
+                Recent work of the Apache James project did lead to a James product that leverages a distributed mail server,
+                using storage technologies like <a href="https://cassandra.apache.org/">Cassandra</a>,
+                  <a href="https://www.elastic.co/elasticsearch/">ElasticSearch</a>, <a href="https://www.rabbitmq.com/">RabbitMQ</a>, and
+                <a href="https://wiki.openstack.org/wiki/Swift">objectStorage (S3/Swift)</a>.<br/><br/>
+                Feedback on this product, announced as a beta since 3.5.0 is welcome.<br/><br/>
+                This product can be executed via <a href="https://github.com/apache/james-project/blob/master/dockerfiles/run/docker-compose.yml">
+                docker-compose</a> or you can follow its<a href="/server/install/guice-cassandra-rabbitmq-swift.html"> standard
+                installation guide</a>
+              </span></li>
             </ul>
           </section>
         </section>
diff --git a/src/site/xdoc/server/features.xml b/src/site/xdoc/server/features.xml
index 2d8f460..3fd73b2 100644
--- a/src/site/xdoc/server/features.xml
+++ b/src/site/xdoc/server/features.xml
@@ -157,7 +157,7 @@
                 </tr>
                 <tr>
                     <td>Cassandra Mailbox</td>
-                    <td>Experimental</td>
+                    <td>Beta</td>
                     <td>yes</td>
                     <td>no</td>
                     <td>3.0.0</td>
@@ -237,7 +237,7 @@
                 </tr>
                 <tr>
                     <td>Cassandra Users</td>
-                    <td>Experimental</td>
+                    <td>Beta</td>
                     <td>yes</td>
                     <td>no</td>
                     <td>3.0.0</td>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org