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 196b8768446dac05a8bcfa50c6b68915afff16dc Author: Benoit Tellier <[email protected]> AuthorDate: Wed Jun 23 11:32:31 2021 +0700 JAMES-3603 Fix README 'Try distributed james' link of the Homepage --- src/homepage/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/homepage/index.html b/src/homepage/index.html index 9c0be58..85683fc 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -129,7 +129,7 @@ WHAT WILL YOU TRY:</b><br> <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.6.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"> + This product can be executed via <a href="https://github.com/apache/james-project/blob/master/server/apps/distributed-app/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> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
