Skip to main content
Omni supports two methods for connecting to repositories:
  • SSH authentication — Uses a deploy key and webhooks to connect Omni to your repository. This is the traditional method and requires configuring both a deploy key and a webhook in GitHub. You can either:
    • Use the deploy key Omni generates by default
    • Generate your own keypair and supply Omni with the private key
  • HTTPS token authentication — Uses a to authenticate. This method is simpler to set up because it doesn’t require deploy keys or webhooks.
Choose the method that best fits your team’s security requirements and preferences.

Select an authentication method

To view instructions, select the authentication method you want to use from the dropdown menu on the right side of the page, above the table of contents.
Authentication method selection menu on right side of this page

Select your authentication method from the dropdown to view setup instructions

What’s next?

After the setup is complete, you can configure the integration’s behavior by changing its settings. Refer to the git integration settings reference for more information.