gitlab-org--gitlab-foss/doc/raketasks
Jacob Vosmaer 958af6f5c2 Merge branch 'master' into 'master'
Add support for AWS S3 Server-Side Encryption support

This adds support for AWS S3 SSE with S3 managed keys, this means the
data is encrypted at rest and the encryption is handled transparently to
the end user as well as in the AWS Console.

## Points to double check
I'm unsure on the best way to the handle the default. I've followed the `multipart_upload` de facto in the app. I'm happy to change this if required or if it will impact elsewhere e.g. omnibus packages

I also think I've managed to catch all of the documentation for this change as well.

### Why is this required
Many enterprises require good backup support but also for this to be encrypted. By default backups aren't encrypted, this allows at rest encryption to be supported in GitLab backups providing a layer of security should the physical media not be properly disposed of.

Relates to issue #2478.


See merge request !1280
2015-09-29 10:31:42 +00:00
..
backup_hrz.png Add banner image to backup task. 2014-06-27 15:02:07 +02:00
backup_restore.md Add support for AWS S3 Server-Side Encryption support 2015-09-25 17:06:31 +01:00
cleanup.md Improve 'rake gitlab:cleanup:repos' documentation 2015-09-25 14:38:42 +02:00
features.md Make all non-config/non-operational mentions of URL consistently 2015-01-30 10:24:45 -08:00
import.md Rephrased wording in the documentation to say "installation from source" instead of "manual installation" or similar. 2015-02-16 09:10:07 -08:00
maintenance.md Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
README.md Link to admin raketask 2015-08-03 11:33:48 +00:00
user_management.md update doc by removing unnecessary parts 2015-05-04 11:13:07 +02:00
web_hooks.md Drop comments on cookbook installing from source now that it uses Omnibus. 2015-01-28 08:50:31 +02:00

Rake tasks