FS#62837 - [gitlab] allow configuration of initializers in /etc/webapps/gitlab
Attached to Project:
Community Packages
Opened by simonzack (simonzack) - Friday, 07 June 2019, 13:02 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 05 June 2020, 18:15 GMT
Opened by simonzack (simonzack) - Friday, 07 June 2019, 13:02 GMT
Last edited by Anatol Pomozov (anatolik) - Friday, 05 June 2020, 18:15 GMT
|
Details
Description:
Can there be a way to allow configuration of initializers in /etc/webapps/gitlab/ instead of /usr/share/webapps/gitlab/config/initializers/? If they are in /etc/, it is much easier to version control of my settings. The particular file I'm after is smtp_settings.rb, so that I can receive emails sent from Gitlab. Additional info: * package version(s) gitlab 11.11.2-1 |
This task depends upon
Closed by Anatol Pomozov (anatolik)
Friday, 05 June 2020, 18:15 GMT
Reason for closing: Implemented
Additional comments about closing: 13.0.3
Friday, 05 June 2020, 18:15 GMT
Reason for closing: Implemented
Additional comments about closing: 13.0.3
Maybe it'll be alright to just make those 2 sample files hand-configurable.
Also, yes, this is a directory that is intended to be user modified, the gitlab documentation frequently mentions modifying/creating files in `config/initializers` for things like SMTP or prometheus metrics
The feature will be available with the next gitlab build