Rockin' In The SnapRAID World
A long time has passed since the last release, so there's a lot to like!
- Support multiple script configuration files
- When running the script you can specify the config file you'd like to use
- If not specified, the script will use the default config file
- Check if SnapRAID config file exists
- Alerts the user via email and notifications if it doesn't before exiting
- OpenMediaVault 7 Support #80, #85
- OMV7 introduced changes to SnapRAID plugin: support for multiple array, new file location and naming
- The script will search of one file in the new location and use it
- If there are multiple files, will stop and alert the user
- Update Check
- The script can let you know when there's an update #67
- Dependencies install
- install all required dependencies when running a distro that uses apt
- Improvements to Docker management, thanks to @tehniemer #64
- Local and remote containers can be managed at the same time
- Can filter containers using wildcards
- Send SnapRAID Status and SMART outputs via notifications on each run - #50
- Improve Discord notification output and its reliability - fixes #55
- Fix Discord notification not sent in specific conditions - thanks to @Sirver51
- Scrub and Sync errors now are reported as "Severe Warnings" #49
- In these cases, the notification message tells the user to check logs.
- Detect if SnapRAID is already running before doing anything #62
- Fixed notifications not sent if email fields are empty #56
- Replace awk with bc, fixes errors at the end of emails #74
- Remove unused code for legacy spindown methods
- Other misc improvements, thanks to @tehniemer #64
What's Changed
- Update snapraid-aio-script.sh by @tehniemer in #48
- Rebase dev docs by @auanasgheps in #66
- Updates to make docker management more efficient and versitile. by @tehniemer in #64
- Update script-config.sh by @tehniemer in #79
- Update snapraid-aio-script.sh by @tehniemer in #81
- Merge v3.3 from dev in master by @auanasgheps in #88
Full Changelog: v3.2...v.3.3