balena-storage
balena-storage copied to clipboard
Sample project to showcase storage mounting on balenaOS.
balenaStorage
This repository provides an example on how to automatically mount/unmount external drives when plugged/unplugged using UDev rules on a multicontainer balenaOS deployment.
Note that currently it is not possible to share the mounted device across containers. This is a feature that will be implemented in the future, you can track it's progress on this GitHub issue. Details on current stopper for this can be found here.