agent user. sudo is preconfigured with NOPASSWD, so administrative commands (sudo apt-get install ..., sudo systemctl ...) work without a password prompt.
SSH Lifecycle
- Enable SSH on a running runtime.
- Connect with the returned command and private key.
- Disable SSH when done.
- Rotate credentials with regenerate_keys when needed.
Enable SSH
Enable SSH and collect connection details
Disable SSH
Revoke SSH access
Rotate SSH Keys
Regenerate runtime SSH credentials
Web terminal
Browser terminal for a running runtime