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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]