You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Patrick Wiener (Jira)" <ji...@apache.org> on 2020/01/31 08:11:00 UTC

[jira] [Created] (STREAMPIPES-66) Multi-arch docker images

Patrick Wiener created STREAMPIPES-66:
-----------------------------------------

             Summary: Multi-arch docker images
                 Key: STREAMPIPES-66
                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-66
             Project: StreamPipes
          Issue Type: New Feature
          Components: Installer
            Reporter: Patrick Wiener
            Assignee: Patrick Wiener


Currently, StreamPipes docker images are only built for x86 CPU architectures. However, for a distributed edge scenarios it is of interest to also run some services, e.g., connect, on lightweight edge devices such as Raspberry Pi which is ARM-based. To this extent, it is necessary to also provide docker images to also run StreamPipes on these systems.

As a first step, this should cover all containers to run StreamPipes lite:
This includes all core containers for:
 * ui
 * backend
 * connect (connect-master + connect-worker)
 * all pipeline elements

This further includes all mandatory external service containers:
 * activemq
 * consul
 * couchdb
 * kafka
 * zookeeper



--
This message was sent by Atlassian Jira
(v8.3.4#803005)