PEM Keys
Manage SSH private keys for server authentication.
Keys are encrypted at rest using AES-256-GCM. Deleting a key removes it from all associated projects.

Add a PEM Key
Navigate to PEM Keys
Go to Settings → PEM Keys.
Add Key
Click Add PEM Key.
Key Details
Enter a Key Name (e.g., "Production Servers").
Upload Content
Upload your key file or paste the content directly.

Save
Click Save to securely store the key.
Use PEM Keys
Ansible Projects
Select key when configuring target servers.
Server Connections
Choose key when adding Linux servers.
Server Groups
Set default key for all servers in a group.
Security
- Keys are encrypted at rest using AES-256-GCM
- Each key shows a SHA-256 fingerprint for verification
- Deleting a key removes it from all projects using it