Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose backup config "connection" #2795

Open
SIvaCoHan opened this issue Jul 4, 2023 · 0 comments
Open

expose backup config "connection" #2795

SIvaCoHan opened this issue Jul 4, 2023 · 0 comments

Comments

@SIvaCoHan
Copy link

I want to use Aliyun fog plugin to backup.
But The config file only support GCE and AWS.

can you expose backup config to a variable ?

this line
https://github.com/sameersbn/docker-gitlab/blob/master/assets/runtime/config/gitlabhq/gitlab.yml#L1075

and what I what is here
https://gitlab.com/gitlab-org/gitlab/-/issues/372491

  backup:
    upload:
      connection:
        provider: aliyun
        aliyun_accesskey_id: *****
        aliyun_accesskey_secret: *****
        aliyun_oss_bucket: test-fog-aliyun
        aliyun_oss_endpoint: oss-us-east-1.aliyuncs.com
      remote_directory: test-fog-aliyun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant