I have three Raspberry Pi’s in a Docker Swam.
Each has 32GB sd card.
I want to record still images from an Infrared Camera using a crontab initially then
using a sensor.
How can I distribute the images to all three Nodes automatically?
as a side topic, see the github motion project which can capture images based on motion detection,
and write them where u want, and call a script on motion start/end…
I use it on my pi (and odroid) with the github smart-mirror project to wake my mirror up when I am near it…