auanasgheps / 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!
GNU General Public License v3.0
225 stars 36 forks source link

Updates to make docker management more efficient and versitile. #64

Closed tehniemer closed 1 year ago

tehniemer commented 1 year ago

Changes to allow management of both local and remote docker containers instead of one or the other.

Modified remote IFS to allow separators of , : or and updated documentation of remote services for consistency with local services.

Container management is now done with a single command for all containers, so the delay for remote may no longer be necessary. It remains in the config, but the default value is now 0.

Reordered the snapraid commands after the options to align with the manual. https://www.snapraid.it/manual

Trimmed trailing spaces.

auanasgheps commented 1 year ago

Hi tehniemer, thank you for your generous contributions! Always appreciated. I will look into this soon

auanasgheps commented 1 year ago

@tehniemer thank you again for your contribution. I am merging now.