Skip to content

Forward SSH agent to pyicub-backend container - #114

Merged
ddetommaso merged 2 commits into
masterfrom
fix/forwarding_ssh_agent_backend
Apr 21, 2026
Merged

Forward SSH agent to pyicub-backend container#114
ddetommaso merged 2 commits into
masterfrom
fix/forwarding_ssh_agent_backend

Conversation

@Ep3896

@Ep3896 Ep3896 commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

In this PR, I fixed the SSH authentication issue by forwarding the host SSH agent to the container started by the pyicub-backend service.

The idea behind these changes is the following:

  1. They allow the backend container to authenticate with GitHub using the SSH credentials already available on the host.

  2. They make it possible to access robots over SSH from within the backend container.

@Ep3896
Ep3896 requested a review from ddetommaso April 17, 2026 14:46
@ddetommaso
ddetommaso merged commit d67dcc7 into master Apr 21, 2026
1 check passed
@ddetommaso
ddetommaso deleted the fix/forwarding_ssh_agent_backend branch April 22, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants