snapraid-runner VS docker-snapraid

Compare snapraid-runner vs docker-snapraid and see what are their differences.

snapraid-runner

Python script for SnapRAID cronjobs (by Chronial)

docker-snapraid

Build SnapRAID from source in Docker (by ironicbadger)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
snapraid-runner docker-snapraid
9 3
289 91
- -
0.0 2.5
8 days ago 9 months ago
Python Shell
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

snapraid-runner

Posts with mentions or reviews of snapraid-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-13.
  • Python cronjob not running
    1 project | /r/linuxquestions | 2 Apr 2023
  • Plex Server - £120
    1 project | /r/PleX | 9 Mar 2023
    Yeah this is what I do now. I also use SnapRAID-Runner to provide some extra automation and email notifications. Its a bit less 'safe' than drivepool 2x duplication and doesn't provide the read-striping performance improvements but it does give a single mountpoint for all the drives, makes better use of total disk space and lets you use mis-matched drive sizes.
  • ZFS -> Unraid? Am I crazy?
    1 project | /r/DataHoarder | 13 Aug 2022
    You just need to use a scheduler and execute Snapraid Runner Script.
  • New setup, looking for recommendations on configuration
    2 projects | /r/homelab | 13 Jun 2022
    a. git clone https://github.com/Chronial/snapraid-runner.git /opt/snapraid-runner
  • DIY home NAS with MergerFS/Snapraid. How to monitor?
    3 projects | /r/DataHoarder | 10 Apr 2022
    I use mergers and snapraid and monitor my disks using smartmontools. I have the following line in my smartd.conf: DEVICESCAN -o on -H -l error -l selftest -t -s (L/../01/./08) -m [email protected] My postfix main.cf: relayhost = 192.168.0.27:8025 I then run https://github.com/YoRyan/mailrise in a docker on both my NUC VM Hosts which converts smtp emails to pushover messages. Every night at 1AM 0 1 * * * python3 /root/scripts/snapraid-runner.py -c /root/scripts/snapraid-runner.conf > /dev/null 2>&1 I run a snapraid sync and scrub using script from https://github.com/Chronial/snapraid-runner and scrub 20 percent of the array every night. I have it set to only email on error but you can have it email on success as well. I also use the SMART Application in LibreNMS (https://docs.librenms.org/Extensions/Applications/#smart) to graph the temperatures as well handle the temperature alerting.
  • Snapraid scripts
    2 projects | /r/homelab | 13 Dec 2021
    Just looking to move to SnapRAID from Greyhole, and I notice a lot of chatter regarding https://github.com/Chronial/snapraid-runner.
  • snapraid-runner vs Zack Reed snapraid sync script vs .... ?
    1 project | /r/Snapraid | 9 Nov 2021
    I am just getting snapraid up and running. I've seen a few different scripts to automate it. Two that have caught my eye are snapraid-runner, which seems commonly suggested. I also saw this script by Zack Reed, and it seems promising as it automates some other items (like pausing docker containers).
  • Ignore Files that are Newly created on sync
    3 projects | /r/Snapraid | 29 Apr 2021
    I am currently using https://github.com/Chronial/snapraid-runner as my runner every 4am and currently I am experiencing syncing my CCTV folder which always change because of the recording, and as well as my download folder.
  • Anyone have a guide for setting up syncs on a schedule?
    2 projects | /r/Snapraid | 24 Mar 2021

docker-snapraid

Posts with mentions or reviews of docker-snapraid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-13.

What are some alternatives?

When comparing snapraid-runner and docker-snapraid you can also consider the following projects:

snapraid-helper - PowerShell helper script for SnapRAID

snapraid-aio-script - The definitive all-in-one SnapRAID script on Linux. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!

snapraid-btrfs - Script for using snapraid with btrfs snapshots

snapraid-btrfs-runner

scrutiny - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds

mailrise - An SMTP gateway for Apprise notifications.