Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/balena-io-examples/balena-storage
- Owner: balena-io-examples
- License: other
- Created: 2019-11-21T14:29:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T09:15:20.000Z (about 1 year ago)
- Last Synced: 2024-05-29T22:15:27.266Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).