Add RAID calculator
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
Would be great to see a RAID calculator for calculating storage RAID configurations.
Is their example of this tool in the wild?
Yes, heaps.
https://www.raid-calculator.com/
https://www.seagate.com/au/en/products/nas-drives/raid-calculator/ https://www.qnap.com/en/selector/raid-selector
Additional context
Thats it
Validations
- [X] Check the feature is not already implemented in the project.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
Hi @deanfourie1, implemented in #1218
Hi, if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)
Hi, if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)
Thanks, this looks good. Is there a docker-compose available?
Hi @deanfourie1 , there is a docker image
But I will integrate this : https://github.com/CorentinTh/it-tools/pull/1298/files
Hi @deanfourie1, docker compose sample is now integrated in https://github.com/sharevb/it-tools