15 Commits (0c42d35b09a3ced8c421041dd19b99db46fbec4a)

Author SHA1 Message Date
Bastian (BaM) 0c42d35b09 Refactor SSH command execution and enhance port checking logic in Lua script 3 months ago
Bastian (BaM) 57b20df159 Add OpenSSH client installation and SSH key handling in Dockerfile 3 months ago
Bastian (BaM) 59a19551fe Unset SSH environment variables after key file creation for enhanced security 3 months ago
Bastian (BaM) 8e618e59db Ensure .ssh directory exists before creating SSH identity file 3 months ago
Bastian (BaM) 09b4acd110 Ensure .ssh directory exists before creating SSH identity file 3 months ago
Bastian (BaM) 17125b6600 Add SSH key file creation from environment variables with error handling 3 months ago
Bastian (BaM) 134398879c Fix indentation in main function for improved readability 3 months ago
Bastian (BaM) eb1e8b6acf Add SSH key environment variables for enhanced security 3 months ago
Bastian (BaM) 7637f748d1 Add SSH configuration options for enhanced connectivity 3 months ago
Bastian (BaM) bb4cac4a2b Refactor send_wol function to streamline magic packet creation and enforce IPv4 UDP socket binding 3 months ago
Bastian (BaM) c57359daef Enhance Wake-on-LAN functionality by forcing IPv4 UDP socket and adding source IP binding 3 months ago
Bastian (BaM) 8b32856c0d Enhance logging for Wake-on-LAN functionality in auto-boot-ollama-host.lua 3 months ago
Bastian (BaM) 62548d2954 Update WOL_BCAST environment variable to a consistent default value 3 months ago
Bastian (BaM) ee47b9378c Refactor ERROR_PATTERN in auto-boot-ollama-host.lua to simplify error message format 3 months ago
Bastian (BaM) 90b4fa9e7e Add lua log watcher script and update Dockerfile to include lua dependencies 3 months ago