About 8,639 results found. (Query 0.05200 seconds)
No information is available for this page.
No information is available for this page.
No information is available for this page.
Set up the object storage connection, using the same parameters you set up in /etc/gitlab/gitlab.rb , in the following example format: Example connection using the existing uploads configuration: settings = Gitlab . config . uploads . object_store . connection . deep_symbolize_keys connection = Fog :: Storage . new ( settings ) Example connection using access keys: connection = Fog :: Storage . new ( { provider: 'AWS' , region: 'eu-central-1' , aws_access_key_id:...
No information is available for this page.