Skip to content
Snippets Groups Projects
Commit 5d375633 authored by Ben Bodenmiller's avatar Ben Bodenmiller
Browse files
parent 23599e75
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -526,7 +526,7 @@ crontab -e
There, add the following line to schedule the backup for everyday at 2 AM:
 
```
0 2 * * * /opt/gitlab/bin/gitlab-rake gitlab:backup:create
0 2 * * * /opt/gitlab/bin/gitlab-rake gitlab:backup:create CRON=1
```
 
You may also want to set a limited lifetime for backups to prevent regular
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