SSH Keys
Applies to: FlexLab
Overview
SSH keys on your user profile enable the FlexSite SSH gateway for read-only inspection shells and remote Drush.
Steps
- Generate a key pair locally (
ssh-keygen -t ed25519). - Open
/dashboard/profile/tokens. - In SSH Keys, click Add SSH key.
- Paste public key and select capability (Read-only shell, Drush execution).
- Save.
Use with CLI
flexsite sshor documented SSH alias connects through gateway.- Requires matching token scopes and FlexLab project access.
Rotation
Remove old keys from Tokens when team members leave or laptops are replaced.