Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/balena-io-examples/balena-storage

Sample project to showcase storage mounting on balenaOS.
https://github.com/balena-io-examples/balena-storage

Last synced: 22 days ago
JSON representation

Sample project to showcase storage mounting on balenaOS.

Awesome Lists containing this project

README

        

# 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](https://github.com/balena-io/balena/issues/1288) GitHub issue. Details on current stopper for this can be found [here](https://www.flowdock.com/app/rulemotion/r-beginners/threads/9WK_A75G4SRyyTDyT7KHexCvFpf).