Prerequisites
Connecting to an environment
- Run
ona env ssh-configto configure your local SSH settings. Verify~/.ssh/onaexists after running. - Start an environment in Ona. Copy the SSH host from the environment details page. The format is
<environment-id>.ona.environment(e.g.,01922350-2462-79da-8c80-770fe4275aa2.ona.environment). - In Zed, open the remote projects dialog (
Cmd+Shift+P, typeremote). Add a connection using the SSH host.
Troubleshooting
Host cannot be found
Host cannot be found
Confirm the environment is running and copy the host again from the environment details page.
SSH fails
SSH fails
Rerun
ona env ssh-config on your local machine and check that ~/.ssh/ona exists.Repository opens but tools are missing
Repository opens but tools are missing
The issue is usually in the environment configuration rather than in Zed itself.