mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 13:16:09 +10:00
Merge branch 'uploader-link' into 'master'
Uploader link See merge request !1133
This commit is contained in:
@@ -48,10 +48,10 @@ Deleting old backups... [SKIPPING]
|
||||
|
||||
## Upload backups to remote (cloud) storage
|
||||
|
||||
Starting with GitLab 7.4 you can let the backup script upload the '.tar' file
|
||||
it creates to cloud storage using [Fog](http://fog.io/storage/). In the example
|
||||
below we use Amazon S3 for storage, but Fog also lets you use other storage
|
||||
backends; see http://fog.io/storage/ .
|
||||
Starting with GitLab 7.4 you can let the backup script upload the '.tar' file it creates.
|
||||
It uses the [Fog library](http://fog.io/) to perform the upload.
|
||||
In the example below we use Amazon S3 for storage.
|
||||
But Fog also lets you use [other storage providers](http://fog.io/storage/).
|
||||
|
||||
For omnibus packages:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user