riotsecure/steps
cediackermann 24014fd121 Expose Ollama on all network interfaces via launchd agent
By default Ollama only binds to 127.0.0.1, making it unreachable
from other devices. Install a launchd plist that sets OLLAMA_HOST=0.0.0.0
so the Ollama device is discoverable by the Onyx device on the network.
The agent also auto-starts Ollama at login.
2026-04-24 11:28:08 +02:00
..
common.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
preflight.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
step_docker.sh Wait for Docker.app to appear before opening after install 2026-04-24 10:55:43 +02:00
step_homebrew.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
step_models.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
step_ollama.sh Expose Ollama on all network interfaces via launchd agent 2026-04-24 11:28:08 +02:00
step_onyx.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
step_rag.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
step_repo.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00
step_webconfig.sh Refactor setup into modular steps; add split-device support 2026-04-24 09:53:33 +02:00