Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-07-02 12:53:13 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-07-02 12:53:13 +0300
commitd9c35bd48faca966953df879a610e6b94664d947 (patch)
tree3753034198225c873e23ddf133f74341d595ec07
parent31a98081bbe70f8ca569187b759b13a121f2c8a9 (diff)
parentbfd23a5eca3241d76d0d9d70dfded69a99d49e9e (diff)
Merge branch 'nicolas-brousse/gitlab-ce-update-digital-ocean-s3-docs' into 'master'
Update digital ocean s3 docs Closes #42510 See merge request gitlab-org/gitlab-ce!20198
-rw-r--r--doc/raketasks/backup_restore.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 2e7702dda07..f1881e0f767 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -195,6 +195,12 @@ This example can be used for a bucket in Amsterdam (AMS3).
1. [Reconfigure GitLab] for the changes to take effect
+CAUTION: **Warning:**
+If you see `400 Bad Request` by using Digital Ocean Spaces, the cause may be the
+usage of backup encryption. Remove or comment the line that
+contains `gitlab_rails['backup_encryption']` since Digital Ocean Spaces
+doesn't support encryption.
+
#### Other S3 Providers
Not all S3 providers are fully-compatible with the Fog library. For example,