Commit 3a1ab65e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'add-backup-to-readme' of /home/git/repositories/gitlab/gitlabhq

parents 970d86b7 a859723e
...@@ -127,14 +127,17 @@ or start each component separately ...@@ -127,14 +127,17 @@ or start each component separately
### GitLab interfaces ### GitLab interfaces
* [GitLab API](doc/api/README.md) * [GitLab API doc](doc/api/README.md) or see the [GitLab API website](http://api.gitlab.org/)
* [Rake tasks](doc/raketasks) * [Rake tasks](doc/raketasks) including a [backup and restore procedure](doc/raketasks/backup_restore.md)
* [Directory structure](doc/install/structure.md) * [Directory structure](doc/install/structure.md)
* [Databases](doc/install/databases.md) * [Database installation](doc/install/databases.md)
* [Markdown specification](doc/markdown/markdown.md)
* [Security guide](doc/security/rack_attack.md) to throttle abusive requests
### Getting help ### Getting help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment