You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 12:50:10 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #263: Multi-arch docker images

dominikriemer opened a new issue, #263:
URL: https://github.com/apache/streampipes/issues/263

   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
   
   Imported from Jira [STREAMPIPES-66](https://issues.apache.org/jira/browse/STREAMPIPES-66). Original Jira may contain additional context.
   Reported by: wiener.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #263: Multi-arch docker images

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #263: Multi-arch docker images
URL: https://github.com/apache/streampipes/issues/263


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org