I have an on-premise installation of Sentry via the docker pathway. When I look at my organization, I don’t see a general “integrations” section.
When I go to the repositories section of my Org’s settings, I see I can add a repository but it doesn’t list Gitlab.
For on-premise installations, should I be seeing an “Integrations” settings section for an organization?
Does sentry on-prem allow for Gitlab to be setup in this way?
2 Likes
RobinH
February 17, 2019, 8:25pm
2
If you are running on-prem you are most likely running a pretty old version since Sentry hasn’t had any new releases in a while.
Your best bet is trying to build the Docker image yourself from the master branch.
Read When will a new version be tagged for Sentry Open Source? for more info
1 Like
Are there steps listed somewhere to do this?
Chuck
kajko
March 11, 2019, 8:42pm
4
See this post but note that in the linked thread, matt stated that much of the master branch is undocumented so you may run into other issue (as did I before I reverted to v9)