Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recipes to copy keys to servers #2927

Merged
merged 11 commits into from
Jan 1, 2024
Merged

Add recipes to copy keys to servers #2927

merged 11 commits into from
Jan 1, 2024

Conversation

casey
Copy link
Collaborator

@casey casey commented Dec 31, 2023

initialize-server-keys creates a new SSH key, and copies both the public and private keys to all servers, as well as adds it to the authorized_keys file on all servers. This allows logging into servers from each other, so we can copy index.redb around.

install-personal-key copies your own ssh keys to the servers, so you can log into them without a password.

@casey casey enabled auto-merge (squash) January 1, 2024 22:08
@casey casey merged commit 8d2ffd6 into ordinals:master Jan 1, 2024
6 checks passed
@casey casey deleted the keys branch January 1, 2024 22:14
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