homelab-codex-ws/hosts/solaria/runtime/node-agent
Oskar Kapala 65bac4ebfe fix(node-agent): mount host SSH key into container for event shipping
Nodes ship events to VPS via rsync+SSH. The container runs as root
and uses the default SSH identity, which must be at /root/.ssh/.
Mount /home/oskar/.ssh from the host read-only so the existing
authorized key is available inside the container.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 13:59:28 +02:00
..
docker-compose.override.yml fix(node-agent): mount host SSH key into container for event shipping 2026-05-27 13:59:28 +02:00