it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Add RAID calculator

Open deanfourie1 opened this issue 1 year ago • 6 comments

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).

deanfourie1 avatar Dec 30 '24 10:12 deanfourie1

Hi @deanfourie1, implemented in #1218

sharevb avatar Dec 30 '24 15:12 sharevb

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)

sharevb avatar Dec 30 '24 15:12 sharevb

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?

deanfourie1 avatar Dec 31 '24 12:12 deanfourie1

Hi @deanfourie1 , there is a docker image

sharevb avatar Dec 31 '24 15:12 sharevb

But I will integrate this : https://github.com/CorentinTh/it-tools/pull/1298/files

sharevb avatar Dec 31 '24 15:12 sharevb

Hi @deanfourie1, docker compose sample is now integrated in https://github.com/sharevb/it-tools

sharevb avatar Jan 01 '25 11:01 sharevb