https://github.com/ojford/docker-snapraid
https://github.com/amadvance/snapraid in docker @
https://github.com/ojford/docker-snapraid
docker parity snapraid
Last synced: 6 months ago
JSON representation
https://github.com/amadvance/snapraid in docker @
- Host: GitHub
- URL: https://github.com/ojford/docker-snapraid
- Owner: OJFord
- License: gpl-3.0
- Created: 2019-07-03T22:59:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T23:10:28.000Z (over 6 years ago)
- Last Synced: 2025-02-08T23:28:37.747Z (8 months ago)
- Topics: docker, parity, snapraid
- Language: Shell
- Homepage: https://hub.docker.com/r/ojford/snapraid
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snapraid
All credit for the file-system itself to amadvance/snapraid.
## Usage
Image is available at:
```
docker.io/ojford/snapraid
```Data and parity disks are expected to be mounted at:
```
/mnt/{data,parity}/
```An additional volume for snapraid.content (there must be P+1 for P parity mounts) is expected at:
```
/var/snapraid
```## Licence
GPL v3.0 as per amadvance/snapraid contained.