Gitlab + Self Hosted OpsLevel

If you use Gitlab Cloud and would like to use the Gitlab integration within your self hosted OpsLevel application you will need to create a User Owned App.

To create a User Owned Gitlab App follow these instructions. OpsLevel requires the following settings:

  1. You will need to ensure that /integrations/gitlab/finish_setup has been added to the redirect uri.
  2. The app should have Confidential enabled.
  3. The following scopes:
    - api
    - read_repository
    - write_repository

You can refer to the image below to view the required settings in the GitLab configuration page: