7 Commits (main)

Author SHA1 Message Date
Bastian (BaM) 4d2c0aebbb Add SSH configuration options to support environment variables for strict host key checking and known hosts file path in ssh.lua and compose.yaml 3 months ago
Bastian (BaM) 6dcc3d0ef3 Update SSH command options to disable strict host key checking and comment out known hosts file option for improved flexibility. 3 months ago
Bastian (BaM) 8cb6d55782 Refactor to use LuaJIT and improve performance 3 months ago
Bastian (BaM) 76ddedbf14 Add debug logging for SSH command execution 3 months ago
Bastian (BaM) 94da305b17 Quote remote commands in SSH execution to prevent shell interpretation of special characters 3 months ago
Bastian (BaM) eb83c4ccbd Add desktop session detection to auto-boot-ollama-host script 3 months ago
Bastian (BaM) 149d8b2191 Refactor auto-boot-ollama-host script into modular structure with separate configuration, network, SSH, and service management modules for improved maintainability and readability 3 months ago