Skip to content
代码片段 群组 项目
提交 723e5d65 编辑于 作者: Brad Jones's avatar Brad Jones 提交者: Achilleas Pipinellis
浏览文件

Specify which Fog storage drivers are imported by default in backup_restore.md

上级 279ffe7b
No related branches found
No related tags found
无相关合并请求
...@@ -85,8 +85,11 @@ Deleting old backups... [SKIPPING] ...@@ -85,8 +85,11 @@ Deleting old backups... [SKIPPING]
Starting with GitLab 7.4 you can let the backup script upload the '.tar' file it creates. 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. It uses the [Fog library](http://fog.io/) to perform the upload.
In the example below we use Amazon S3 for storage. In the example below we use Amazon S3 for storage, but Fog also lets you use
Fog also supports [other storage providers](http://fog.io/storage/). [other storage providers](http://fog.io/storage/). GitLab
[imports cloud drivers](https://gitlab.com/gitlab-org/gitlab-ce/blob/30f5b9a5b711b46f1065baf755e413ceced5646b/Gemfile#L88)
for AWS, Azure, Google, OpenStack Swift and Rackspace as well. A local driver is
[also available](#uploading-to-locally-mounted-shares).
For omnibus packages: For omnibus packages:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册