Commit graph

131 commits

Author SHA1 Message Date
Tigerblue77
f599f94c6d Prepared output for 4 CPU support
Some checks failed
Docker image CI / Build and publish Docker image to Docker Hub and GitHub Containers Repository (push) Has been cancelled
2025-11-09 21:50:26 +00:00
Tigerblue77
b613d03146 Added GitHub copilot coding assistant
Some checks failed
Docker image CI / Build and publish Docker image to Docker Hub and GitHub Containers Repository (push) Has been cancelled
2025-11-06 22:02:44 +00:00
Tigerblue77
78e30ddbee Variable & function renaming 2025-11-06 22:02:03 +00:00
Tigerblue77
81bd752b37 Added constants.sh 2025-11-06 20:02:37 +00:00
Tigerblue77
ab62b8dd73 Improved README.md 2025-10-27 16:33:40 +00:00
Tigerblue77
7204483bd2 Updated environment variable format
Some checks failed
Docker image CI / Build and publish Docker image to Docker Hub and GitHub Containers Repository (push) Has been cancelled
2025-10-27 15:48:08 +00:00
Tigerblue77
ea29ce5eeb Removed useless ugly quotes 2025-10-27 15:48:08 +00:00
Tigerblue77
83275ce64a Factorized generation of the iDRAC login string 2025-10-27 15:48:08 +00:00
Tigerblue77
b92b18159a Secured every user-accessible variable with double quotes 2025-10-26 20:23:12 +00:00
Tigerblue77
b2ec8afc67 Minor comment fix 2025-10-26 18:45:04 +00:00
Tigerblue77
958bc177b9 Renamed $i to $TABLE_HEADER_PRINT_COUNTER 2025-10-26 18:44:03 +00:00
Tigerblue77
130ab243da Minor fix
Some checks failed
Docker image CI / Build and publish Docker image to Docker Hub and GitHub Containers Repository (push) Has been cancelled
2025-10-26 17:25:23 +00:00
Tigerblue77
2b8c97fe1d
Merge pull request #112 from comprofix/workflow
Updated workflow for release tagging
2025-10-26 17:56:57 +01:00
Tigerblue77
aa733164b1
Minor improvements & simplifications 2025-10-26 17:55:46 +01:00
Matthew McKinnon
b1cc6f4097 chore: updated workflow for release tagging 2025-01-27 13:14:35 +10:00
Tigerblue77
0230b4833b Set functions variables "local" and "readonly" when possible 2025-01-26 16:29:56 +00:00
Tigerblue77
88167eecfb Added print_error and print_warning functions 2025-01-26 15:49:14 +00:00
Tigerblue77
0c18027184 Renamed *_OVERHEAT functions to *_OVERHEATING 2025-01-26 15:49:14 +00:00
Tigerblue77
87372e957d Added convert_hexadecimal_value_to_decimal function 2025-01-26 15:49:14 +00:00
Tigerblue77
544d9f5c50
Merge pull request #109 from NovaFox161/master
Stop printing password to console
2025-01-26 12:10:29 +01:00
NovaFox161
166ec4b469
Stop printing password to console 2025-01-25 16:42:18 -06:00
Tigerblue77
2c44eadc82 Moving functions to function.sh and avoiding redeclaration in the loop 2024-12-18 18:44:23 +00:00
Tigerblue77
a495ad796b Use "ENTRYPOINT" instead of "CMD" in Dockerfile 2024-12-18 18:42:59 +00:00
Tigerblue77
8c3da41eb3 Minor README.md improvements 2024-12-18 15:29:49 +00:00
Tigerblue77
65a101969b Removed old comment in README.md 2024-11-26 20:36:39 +00:00
Tigerblue77
752d95b3a9 Merge pull request #101 from tigerblue77/100-license 2024-11-26 20:35:58 +00:00
Tigerblue77
ec885dd24f Added license file and mention in README.md 2024-11-26 20:29:01 +00:00
Tigerblue77
db64028f2f Minor code structure improvements 2024-11-17 21:57:55 +00:00
Tigerblue77
ce7bb3fc9a Added SIGINT signal catch 2024-11-17 21:57:32 +00:00
Tigerblue77
e22efc3d4e
Merge pull request #56 from scline/feature/14gen
Feature/14gen
2024-11-17 22:33:54 +01:00
Tigerblue77
2a5a8a03fc Reduced tests occurence to improve performances 2024-11-17 21:03:37 +01:00
Tigerblue77
a8c12a62c9 Added automatic Gen 14 + check 2024-11-17 21:03:37 +01:00
Tigerblue77
86155f19cf Renamed variable 2024-11-10 20:28:27 +01:00
Sean Cline
fa385ab8e8 Missing fi 2024-11-10 20:28:10 +01:00
Sean Cline
88548f5a37 Fixing some if not true statements 2024-11-10 20:28:10 +01:00
Sean Cline
ec364b009b Cant start env variable with numbers 2024-11-10 20:28:10 +01:00
Sean Cline
9fbcd12a49 Adding options for 14gen Dell servers via env var 2024-11-10 20:27:43 +01:00
Tigerblue77
8610b3bd75
Merge pull request #58 from rw15e/feature/third_party_pcie_default_flag
Feature/third party pcie default flag
2024-11-10 20:15:05 +01:00
Ryan
96f6200808 Remove SIGKILL from the trap, as SIGKILL cannot be trapped. 2024-11-10 20:09:02 +01:00
Ryan
6ec7143705 Fix typo 2024-11-10 20:09:02 +01:00
Ryan
8d56ba7211 Add new parameter DISABLE_THIRD_PARTY_PCIE_CARD_DELL_DEFAULT_COOLING_RESPONSE_ON_EXIT to allow users to specify whether or not they want the Dell Third-Party PCIe Card Default Cooling Response Logic disabled on exit. 2024-11-10 20:09:01 +01:00
Tigerblue77
f84367985a Minor improvements 2024-03-16 13:23:44 +00:00
Tigerblue77
7e900fefbf Set some variables readonly 2024-03-16 13:14:44 +00:00
Tigerblue77
a1d1a3d1c7
Merge pull request #87 from tigerblue77/86-idrac6-missing-product-info-causing-exit
Fixed server manufacturer detection on Gen 11 (R410, R610, etc...)
2024-02-10 22:31:27 +01:00
Tigerblue77
b7c37035e9 Fixed server manufacturer detection on Gen 11 (R410, R610, etc...) 2024-02-10 21:30:41 +00:00
Tigerblue77
2c7c23eba3
Merge pull request #83 from tigerblue77/80-add-docker-healthcheck-to-readmemd
Added Docker healthcheck to README.md
2024-01-31 23:33:36 +01:00
Tigerblue77
10d8be656a Added Docker healthcheck to README.md 2024-01-31 22:31:26 +00:00
Tigerblue77
cf69481bbd Fixed platform check which was not working in LAN mode 2024-01-29 08:26:13 +00:00
Tigerblue77
e3ee64e4ee
Merge pull request #75 from tigerblue77/73-improve-code-structure
Improved code structure
2024-01-29 00:28:07 +01:00
Tigerblue77
4df520d6c8 Splitted functions from main code 2024-01-28 23:26:56 +00:00