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
- If the host cannot be found, confirm the environment is running and copy the host again from the environment details page.
- If SSH fails, rerun
ona env ssh-configon your local machine and check that~/.ssh/onaexists. - If the repository opens but tools are missing, the issue is usually in the environment configuration rather than in Zed itself.