You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/05/19 22:15:02 UTC

[incubator-streampipes-website] branch dev updated: Update system requirements on download page

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

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new dcffbd1  Update system requirements on download page
dcffbd1 is described below

commit dcffbd1c56ba2d90f33ad791480a42223c90b2e0
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Wed May 20 00:14:47 2020 +0200

    Update system requirements on download page
---
 website/download.ejs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/download.ejs b/website/download.ejs
index 1946428..105f4c4 100644
--- a/website/download.ejs
+++ b/website/download.ejs
@@ -27,7 +27,7 @@
                                     href="https://docs.docker.com/install/" target="_blank">Docker</a> and <a
                                     href="https://docs.docker.com/compose/install/" target="_blank">Docker Compose</a>
                         </li>
-                        <li><i class="fas fa-check sp-color-green"></i> StreamPipes comes with two versions, a <b>lite version</b> with few pipeline elements for testing purposes and a <b>full version</b> with distributed wrappers and the full set of pipeline elements. 8 GB memory are recommended for the lite version, the full version requires at least 16 GB memory.
+                        <li><i class="fas fa-check sp-color-green"></i> StreamPipes comes with two versions, a <b>lite version</b> with few pipeline elements for testing purposes and a <b>full version</b> with distributed wrappers and the full set of pipeline elements. The full version requires at least 6 GB memory, make sure this is available to Docker.
                         </li>
                     </ul>
                 </div>