Skip to content
Snippets Groups Projects
Commit b10774eb authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Merge branch 'uploader-link' into 'master'

Uploader link

See merge request !1133
parents 8b1da505 106a5d95
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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:
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment