Skip to content

feat(hil-ssh): add private ssh key step to deploy hil#1083

Open
pophilpo wants to merge 3 commits intomainfrom
pophilpo/hil-ssh-key
Open

feat(hil-ssh): add private ssh key step to deploy hil#1083
pophilpo wants to merge 3 commits intomainfrom
pophilpo/hil-ssh-key

Conversation

@pophilpo
Copy link
Contributor

Adds a step to the deploy hil workflow.

This step will get the private ssh key from gh-secrets, and put it into /etc/worldcoin/secrets/hil-ssh-key

It will be accessible to read by any user in the wheel group

After this get's merged, orb-os workflow will use this ssh key to connect to the orb (public key will be commited in orb-os, the orb will be aware of this key)

@pophilpo pophilpo requested a review from a team as a code owner March 17, 2026 14:07
@pophilpo pophilpo requested review from sfikastheo and sky-mart March 17, 2026 14:07
Copy link
Contributor

@sky-mart sky-mart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! The deploy sometimes fails on pearl hils due to NetworkManager-wait-online, but feel free to test it anyway

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