Commit Graph

68 Commits

Author SHA1 Message Date
Tigerblue77
0a5430d65e Fixed a typo in "threshold" word 2023-03-05 14:08:27 +00:00
Tigerblue77
916d454c6d Improved .dockerignore 2023-03-04 18:46:05 +00:00
Tigerblue77
9e968bd982 Added .devcontainer.json 2023-03-04 18:44:37 +00:00
Tigerblue77
c49676b14f Minor improvement of GitHub CI 2023-03-04 18:42:21 +00:00
Tigerblue77
182f0cc890 Removed bash strict mode that was stopping the container on some setups 2023-03-01 08:33:01 +00:00
Tigerblue77
1ed2309c5b Merge pull request #45 from soxguy/feature/fix_increment
Bug in loop counter
2023-02-19 16:04:23 +01:00
Adam Wheat
4141f049fa This increment fails because of
set -euo pipefail.  Using ((++i))
evaluates after the increment and works
2023-02-19 09:41:12 -05:00
Tigerblue77
f8cfad314e Minor improvment suggested by ChatGPT <3 2023-02-17 20:09:02 +00:00
Tigerblue77
f03b57725e Update README.md 2023-02-06 16:21:00 +01:00
Tigerblue77
c9a0953252 Merge pull request #40 from tigerblue77/24-support-the-absence-of-cpu2-and-exhaust-temperature-sensors
Added conditions in case of second CPU or exhaust sensor absence
v1.4
2023-02-04 23:26:23 +01:00
Tigerblue77
5b37fbb30a Update README.md 2023-02-04 21:34:30 +01:00
Tigerblue77
492552368c Added conditions in case of second CPU or exhaust sensor absence 2023-02-04 14:19:20 +00:00
Tigerblue77
8369277107 Merge pull request #41 from tigerblue77/5-the-container-fails-silently-when-used-with-local-idrac-without-specifying-the-ipmi-device
Added IPMI device presence check in local mode
v1.3
2023-02-04 15:17:24 +01:00
Tigerblue77
c30bbad7fe Added IPMI device presence check in local mode 2023-02-04 14:14:20 +00:00
Tigerblue77
9f320e5e0e Add comments for clarity + minor improvements (#39)
* Added comments for clarity.

* Updated comments

* Update Dell_iDRAC_fan_controller.sh

* Added more comments

* Improved PR

---------

Co-authored-by: Ryan Bush <20880666+rpbush@users.noreply.github.com>
v1.2
2023-02-04 13:09:27 +01:00
Tigerblue77
a3f070f1b4 Update README.md 2023-02-03 10:43:01 +01:00
Tigerblue77
42e8431898 Merge pull request #37 from tigerblue77/32-update-repository-actions-to-deploy-this-docker-image-on-ghcr-github-containers-registry-in-addition-to-the-docker-hub
Improved docker-image.yml to also deploy Docker image to ghcr.io
2023-02-03 09:56:35 +01:00
Tigerblue77
4afcd35b3a Improved docker-image.yml to also deploy Docker image to ghcr.io 2023-02-03 08:54:20 +00:00
Tigerblue77
acd1043fed Update README.md 2023-02-02 21:27:39 +01:00
Tigerblue77
9e12fdc225 Merge pull request #35 from tigerblue77/23-add-the-ability-to-disable-the-third-party-pcie-card-default-cooling
Added option to disable third-party PCIe card default cooling response
v1.1
2023-02-02 20:25:26 +01:00
Louis
f1c47b0a69 Added option to disable third-party PCIe card default cooling response (#33) 2023-02-02 20:22:02 +01:00
Tigerblue77
7ecfa09f99 Update docker-image.yml 2023-02-02 15:49:23 +00:00
Tigerblue77
83c56c30bf Added "troubleshooting" section to README.md 2023-02-02 16:30:53 +01:00
Tigerblue77
f46a90cfe4 Minor improvments v1.0 2023-02-01 22:07:15 +01:00
Tigerblue77
857a3b3fbc Update README.md 2023-01-16 16:27:19 +01:00
Tigerblue77
7c74e7870e Adding the prerequisite to use IPMI over LAN to README file 2023-01-01 14:43:03 +01:00
Tigerblue77
c1145cb37b Fixed and improved README file 2022-08-28 15:00:41 +02:00
Tigerblue77
19574dacee Added comment 2022-07-10 16:31:51 +02:00
Tigerblue77
45b2af3e92 Docker MAINTENER instruction is deprecated in favor of LABEL 2022-07-10 15:04:15 +02:00
Tigerblue77
f90bb85b8f Update README.md 2022-04-24 17:51:17 +02:00
Tigerblue77
16010ee176 Merge pull request #22 from tigerblue77/21-move-the-sleep-to-the-beginning-of-the-execution-loop-to-ensure-a-more-regular-and-punctual-execution
Move the sleep to the beginning of the execution loop to ensure a more regular and punctual execution
2022-04-14 15:21:10 +02:00
tigerblue77
e7458fca33 Move the sleep to the beginning of the execution loop to ensure a more regular and punctual execution 2022-04-14 15:20:09 +02:00
Tigerblue77
027db15e9b Merge pull request #20 from tigerblue77/19-throw-away-ipmitool-commands-output-to-avoid-new-line-in-docker-logs
Throw away ipmitool command's output to avoid new line in Docker logs
2022-04-14 15:18:08 +02:00
tigerblue77
9cd6d37b6e Throw away ipmitool command's output to avoid new line in Docker logs 2022-04-14 15:17:13 +02:00
tigerblue77
ee5568cc99 Little fix in Dockerfile 2022-04-14 15:11:51 +02:00
Tigerblue77
ebbca91846 Update docker-image.yml 2022-04-13 15:44:11 +02:00
Tigerblue77
c391492768 Update docker-image.yml 2022-04-13 15:42:44 +02:00
Tigerblue77
87eb51a22a Update docker-image.yml 2022-04-13 15:41:49 +02:00
Tigerblue77
0c5c201004 Update docker-image.yml 2022-04-13 15:26:22 +02:00
Tigerblue77
16d17fa6a9 Update docker-image.yml 2022-04-13 15:20:02 +02:00
Tigerblue77
74ac974e4e Update docker-image.yml 2022-04-13 15:18:26 +02:00
Tigerblue77
6b775c4d03 Update README.md 2022-04-13 15:14:47 +02:00
Tigerblue77
3ff391a444 Delete update.sh 2022-04-13 15:13:52 +02:00
Tigerblue77
89390c0221 Delete publish.sh 2022-04-13 15:13:39 +02:00
Tigerblue77
bd273f7e39 Update README.md 2022-04-13 15:12:41 +02:00
Tigerblue77
3421ced8d1 Update docker-image.yml stable 2022-04-13 14:39:06 +02:00
Tigerblue77
7b0b894823 Update README.md 2022-04-13 14:00:48 +02:00
Tigerblue77
d7509d19d7 Update README.md 2022-04-13 13:58:22 +02:00
Tigerblue77
84c4741a9d Merge pull request #17 from tigerblue77/10-the-controller-should-rollback-to-default-dynamic-fan-control-when-stoppedexited-in-order-to-protect-the-server-from-overheat
Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL
2022-04-13 13:55:41 +02:00
tigerblue77
ce84e2cbed Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL 2022-04-13 13:53:37 +02:00