Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RAID calculator #1437

Open
3 tasks done
deanfourie1 opened this issue Dec 30, 2024 · 6 comments
Open
3 tasks done

Add RAID calculator #1437

deanfourie1 opened this issue Dec 30, 2024 · 6 comments
Labels
enhancement New feature or request triage

Comments

@deanfourie1
Copy link

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

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@deanfourie1 deanfourie1 added enhancement New feature or request triage labels Dec 30, 2024
@sharevb
Copy link
Contributor

sharevb commented Dec 30, 2024

Hi @deanfourie1, implemented in #1218

@sharevb
Copy link
Contributor

sharevb commented Dec 30, 2024

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)

@deanfourie1
Copy link
Author

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?

@sharevb
Copy link
Contributor

sharevb commented Dec 31, 2024

Hi @deanfourie1 , there is a docker image

@sharevb
Copy link
Contributor

sharevb commented Dec 31, 2024

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

@sharevb
Copy link
Contributor

sharevb commented Jan 1, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

2 participants