You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/04/21 02:06:59 UTC

[james-project] 01/02: JAMES-3565 Documentation: remove swift mentions

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 8c6d5e841631f315fc9d7d358bfab41b948b4b04
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Apr 16 13:56:31 2021 +0700

    JAMES-3565 Documentation: remove swift mentions
---
 ...ra-rabbitmq-swift.md => guice-cassandra-rabbitmq-s3.md} | 14 +-------------
 src/site/site.xml                                          |  2 +-
 2 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/src/site/markdown/server/install/guice-cassandra-rabbitmq-swift.md b/src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md
similarity index 71%
rename from src/site/markdown/server/install/guice-cassandra-rabbitmq-swift.md
rename to src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md
index 14966e6..1ef4210 100644
--- a/src/site/markdown/server/install/guice-cassandra-rabbitmq-swift.md
+++ b/src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md
@@ -28,7 +28,7 @@ mvn clean install
  * Cassandra 3.11.10
  * ElasticSearch 7.10.2
  * RabbitMQ-Management 3.8.1
- * Swift ObjectStorage 2.15.1 or Zenko Cloudserver or AWS S3
+ * Zenko Cloudserver or AWS S3 compatible API
 
 ### James Launch
 
@@ -70,15 +70,3 @@ objectstorage.s3.region=eu-west-1
 objectstorage.s3.accessKeyId=accessKey1
 objectstorage.s3.secretKey=secretKey1
 ```
-
-## Guice-cassandra-rabbitmq-ldap
-
-You can follow the same guide to build and run guice-cassandra-rabbitmq-swift-ldap artifact, except that:
- - The **jar** and **libs** needs to be retrieve from server/container/guice/cassandra-rabbitmq-ldap-guice/target after compilation
- - The sample configuration can be found in [dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf](https://github.com/apache/james-project/tree/master/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf)
- - You need to configure James to be connecting to a running LDAP server. The configuration file is located in [dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/usersrepository.xml](https://github.com/apache/james-project/tree/master/dockerfiles/run/guice/cassandra-rabbitmq-ldap/destination/conf/usersrepository.xml)
- - You can then launch James via this command:
-
-```bash
-$ java -Dworking.directory=. -jar target/james-server-cassandra-rabbitmq-ldap-guice.jar
-```
diff --git a/src/site/site.xml b/src/site/site.xml
index 3f85fae..c85e693 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -106,7 +106,7 @@
                     </item>
                     <item name="2. Packaging" href="/server/packaging.html" />
                     <item name="3. Install James" href="/server/install.html" collapse="true">
-                        <item name="Cassandra-RabbitMQ-Swift-guice" href="/server/install/guice-cassandra-rabbitmq.html" />
+                        <item name="Cassandra-RabbitMQ-S3-guice" href="/server/install/guice-cassandra-rabbitmq-s3.html" />
                         <item name="Cassandra-guice" href="/server/install/guice-cassandra.html" />
                         <item name="JPA-guice" href="/server/install/guice-jpa.html" />
                         <item name="JPA-SMTP-guice" href="/server/install/guice-jpa-smtp.html" />

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