Bastian (BaM)
|
5d26effe64
|
Fix SSH command execution syntax for ollama service startup
|
3 months ago |
Bastian (BaM)
|
77a8dc85d3
|
Rename id file to id_rsa
|
3 months ago |
Bastian (BaM)
|
903b4aa51b
|
Add log message for SSH reachability check before starting ollama service
|
3 months ago |
Bastian (BaM)
|
cd99ea8779
|
Add delay before starting ollama service after confirming SSH reachability
|
3 months ago |
Bastian (BaM)
|
0c42d35b09
|
Refactor SSH command execution and enhance port checking logic in Lua script
|
3 months ago |
Bastian (BaM)
|
bda835e9f8
|
Add .dockerignore and update Dockerfile and compose.yaml for SSH key handling
|
3 months ago |
Bastian (BaM)
|
ee29740c6b
|
Comment out SSH key environment variables in Docker Compose for improved security
|
3 months ago |
Bastian (BaM)
|
87b282d9d0
|
Refactor SSH key handling in Dockerfile to ensure known_hosts is created before ssh-keyscan
|
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)
|
5f53bea04a
|
Update Dockerfile to use lua script as entrypoint and remove unused shell script
|
3 months ago |
Bastian (BaM)
|
90b4fa9e7e
|
Add lua log watcher script and update Dockerfile to include lua dependencies
|
3 months ago |
Bastian (BaM)
|
5772166c44
|
Refactor environment variable definitions in compose.yaml for consistency and clarity; clean up commented code in auto-boot-ollama-host.sh
|
3 months ago |
Bastian (BaM)
|
96d2a8c2f1
|
Update WOL_MAC environment variable to use variable substitution
|
3 months ago |
Bastian (BaM)
|
8ecf2a2639
|
Add docker-cli installation to Dockerfile and streamline WOL script
|
3 months ago |
Bastian (BaM)
|
8bfc28dc83
|
Move infinite sleep to the correct position in the script to prevent premature exit
|
3 months ago |
Bastian (BaM)
|
11f9c8d6d5
|
Add infinite sleep at the end of the script to prevent premature exit
|
3 months ago |
Bastian (BaM)
|
3e15d0ec5d
|
Debugging
|
3 months ago |
Bastian (BaM)
|
c65e2f77c0
|
Comment out WOL_MAC environment variable in compose.yaml
|
3 months ago |
Bastian (BaM)
|
6b8df2ea56
|
Refactor Dockerfile and scripts for improved WOL configuration and error handling
|
3 months ago |
Bastian (BaM)
|
c33a948b80
|
Update Dockerfile to use the correct script for entrypoint
|
3 months ago |
Bastian (BaM)
|
2ef4de324c
|
Init
|
3 months ago |