mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
README: renamed "Taking Backups" section to "Creating Backups"
This commit is contained in:
parent
0167f53a5a
commit
998eb6d2b7
@ -21,7 +21,7 @@
|
||||
- [Available Configuration Parameters](#available-configuration-parameters)
|
||||
- [Maintenance](#maintenance)
|
||||
- [SSH Login](#ssh-login)
|
||||
- [Taking Backups](#taking-backups)
|
||||
- [Creating Backups](#creating-backups)
|
||||
- [Restoring Backups](#restoring-backups)
|
||||
- [Automated Backups](#automated-backups)
|
||||
- [Upgrading](#upgrading)
|
||||
@ -297,7 +297,7 @@ docker logs gitlab 2>&1 | head -n1
|
||||
```
|
||||
This password is not persistent and changes every time the image is executed.
|
||||
|
||||
### Taking backups
|
||||
### Creating backups
|
||||
|
||||
Gitlab defines a rake task to easily take a backup of your gitlab installation. The backup consists of all git repositories, uploaded files and as you might expect, the sql database.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user