OneQode Documentation
FeedbackSupportStatus
  • 👋Welcome
  • Compute
    • SSH keys
      • Create an SSH key
      • Add your SSH key
    • Instances
      • Create an instance
      • Control an instance
      • Delete an instance
      • Configurations / Flavors
    • Cloud-init
  • Storage
    • Images
      • Create an image
      • Create a snapshot
    • Local storage
    • Volumes
      • Automatically mount a volume
  • Network
    • Floating IPs
    • BGP Communities
  • API
    • API overview
    • Get an API key
    • Install the CLI client
    • Server quick start
  • Dedicated Servers
    • Installing an OS remotely
Powered by GitBook
On this page
  • What is an SSH key?
  • Get started with SSH keys

Was this helpful?

  1. Compute

SSH keys

PreviousWelcomeNextCreate an SSH key

Last updated 2 years ago

Was this helpful?

What is an SSH key?

An SSH key is a cryptographic key pair you use to authenticate between your computer and your OneQode Cloud instances using the SSH (Secure Shell) protocol.

When you create an SSH key, your computer will generate a private and public key.

By adding your public key to your account, you'll be able to use SSH to connect to any of your instances.

Some require an SSH key to authenticate with your OneQode Cloud instances instead of a root password.

Get started with SSH keys

images
Create an SSH key
Add your SSH key