mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #54] Add SSH Keychain #38
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ericwang401 on GitHub (Nov 11, 2023).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/54
Is there an existing feature request for this?
Describe the feature you would like to see.
Let Convoy store the SSH keys of users as an object in the database so that it can be easily added to multiple servers at once.
Describe the solution you'd like.
There should be a tab in the home page of clients to add SSH keys. When managing a server, users should be able to attach SSH keys that stay after a server is reinstalled.
Definitely make sure that the server install/reinstallation process applies the SSH keys.
Additional context to this request.
No response