Skip to content

add example how to store secrets off main config file

username-removed-163557 requested to merge glensc/omnibus-gitlab:patch-2 into master

I store the main gitlab.rb config in VCS to be able to track changes, and secrets should not be committed to VCS

ideally it should be handled more general way (there are more values that should be protected)

Merge request reports