

These tests use the public and private keys you generated. When you enter an SSH command to connect your client to the remote host, the host and your workspace begin tests back and forth to verify and allow access. Do not add it to a ticket, copy it to a chat, or attach it to emails. The private key should remain private on your workspace that you use for remote accessing environments.The public key is safe to provide for accessing a site, SSH, and sFTP.

You create an SSH key pair including a public and private key: Use magento-cloud CLI or Git commands to SSH to an environment.Add your SSH public key to your remote server either through CLI commands or the Project Web Interface.Generate your SSH public and private keys.We also support sFTP (Secure FTP) using your SSH public key. You will typically use SSH to access your environments directly to enter CLI commands for managing your branching, creating variables, and much more. SSH, or Secure Shell, is a common protocol used to securely log into remote servers and systems. Deploy code and migrate static files and data.Prepare to deploy to Staging and Production.Example of managing system-specific settings.Configuration management for store settings.Set up multiple Cloud websites or stores.Additional tools for file synchronization.
