Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'patch-29' into 'master' | Rémy Coutable | 2018-09-27 | 1 | -1/+2 |
|\ | | | | | | | | | Added `chown git` to the backup tar to prevent permission denied errors. See merge request gitlab-org/gitlab-ce!21724 | ||||
| * | Move chown *after* cp | Craig Fisher | 2018-09-27 | 1 | -1/+1 |
| | | |||||
| * | Added `chown git` to the backup tar to prevent permission denied errors. | Craig Fisher | 2018-09-13 | 1 | -1/+2 |
| | | |||||
* | | Enable write to auth_keys file during restore | Cindy Pallares | 2018-09-25 | 1 | -1/+1 |
|/ | | | | | | Fast lookup of authorized SSH keys in the database was ported to CE in v10.4. This change adds the option to enable the setting via the restore rake task and assumes yes if the force env variable is set. | ||||
* | Specify tar is required for backup and restore tasks | Balasankar "Balu" C | 2018-09-10 | 1 | -3/+13 |
| | |||||
* | Expanded upon directory exclusion for clarification | Michael Rochefort | 2018-08-29 | 1 | -1/+4 |
| | | | | | | | | | | | Sentence language seemed to contradict the section header, so it's been clarified to prevent any confusion. Also added information about how wikis are handled during a backup. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6673. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 1 | -0/+0 |
| | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | Clean orphaned files in object storage | Jarka Kadlecová | 2018-08-07 | 1 | -1/+30 |
| | |||||
* | Add local project uploads cleanup task | Michael Kozono | 2018-07-31 | 1 | -0/+31 |
| | |||||
* | Resolve "Rename the `Master` role to `Maintainer`" Backend | Mark Chao | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'nicolas-brousse/gitlab-ce-update-digital-ocean-s3-docs' into ↵ | Marcia Ramos | 2018-07-02 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | | | | | 'master' Update digital ocean s3 docs Closes #42510 See merge request gitlab-org/gitlab-ce!20198 | ||||
| * | Move DO spaces troubleshooting to DO spaces section | Achilleas Pipinellis | 2018-06-27 | 1 | -7/+6 |
| | | |||||
| * | Update DO Spaces documentation about GitLab backups | Nicolas Brousse | 2018-06-27 | 1 | -0/+7 |
| | | |||||
* | | Document that DIRECTORY environment variable in backups only applies to ↵ | Stan Hu | 2018-06-27 | 1 | -9/+10 |
|/ | | | | | | remote storage Closes #38949 | ||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | add info about the current format of the backup name and refresh examples of ↵ | Alexander Tanayno | 2018-05-24 | 1 | -6/+6 |
| | | | | commands | ||||
* | Add doc about backup-restore in docker and k8sdocker-backup-restore-doc | Balasankar "Balu" C | 2018-05-17 | 1 | -0/+35 |
| | |||||
* | Docs: fix duplicate titles | Marcia Ramos 🚫 (OOO - back on May 21) | 2018-05-09 | 2 | -2/+2 |
| | |||||
* | Suggest place for data-directories on mountpoints | Bob Van Landuyt | 2018-04-23 | 1 | -0/+7 |
| | | | | | Using a mountpoint as data directory causes issues when restoring, so we need to mention this in the documentation. | ||||
* | port the object storage to CE | Micaël Bergeron | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Merge branch ↵ | Achilleas Pipinellis | 2018-01-29 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | '42521-docs-update-usage-of-force-option-when-running-the-restore-raketask' into 'master' Resolve "Docs update usage of force option when running the restore raketask" Closes #42521 See merge request gitlab-org/gitlab-ce!16759 | ||||
| * | Updating docs for usage of force=yes when performing a restore.42521-docs-update-usage-of-force-option-when-running-the-restore-raketask | astrachan | 2018-01-29 | 1 | -1/+1 |
| | | |||||
* | | Digital Ocean Spaces now supports AWS v4 streaming API | Stan Hu | 2018-01-28 | 1 | -8/+10 |
|/ | | | | See https://github.com/fog/fog-aws/issues/428#issuecomment-360869183 | ||||
* | Document how to configure Fog with Digital Ocean Spacessh-s3-digitalocean-howto-docs | Stan Hu | 2018-01-19 | 1 | -0/+24 |
| | | | | Closes gitlab-org/gitlab-ee#4419 | ||||
* | Document that we need rsync for backing up | Lin Jen-Shin | 2018-01-12 | 1 | -4/+17 |
| | |||||
* | Improve GitLab Import rake task to work with Hashed Storage and Subgroups | James Lopez | 2017-11-07 | 1 | -22/+25 |
| | |||||
* | Remove gitlab:users:clear_all_authentication_tokens rake task | Douwe Maan | 2017-11-02 | 1 | -15/+0 |
| | |||||
* | Exclude comments from specific docs | Achilleas Pipinellis | 2017-11-01 | 1 | -0/+4 |
| | |||||
* | Split S3 and Google Cloud Storage sections in backup doc | Achilleas Pipinellis | 2017-10-30 | 1 | -52/+90 |
| | |||||
* | Add docs for backing up to Google Cloud Storage39426-update-fog-google-docs | Lin Jen-Shin | 2017-10-30 | 1 | -0/+19 |
| | |||||
* | Resolve "Simple documentation update - backup to restore in restore section" | Alexander | 2017-10-09 | 1 | -2/+12 |
| | |||||
* | Update backup_restore.md documentation regarding S3 and IAM profiles. | Kai Kontio | 2017-08-28 | 1 | -3/+2 |
| | | | https://gitlab.com/gitlab-org/gitlab-ce/commit/7f8ef19c411eceec207fef5d8459fbeaa40bf464 most likely broke the old configuration format where empty string aws_access_key_id & aws_secret_access_key were still OK. From 9.5 onwards moving backups to S3 using IAM profiles will fail if they are configured. | ||||
* | Merge branch 'harish-update-backup-restore-docs' into 'master' | Achilleas Pipinellis | 2017-07-27 | 1 | -7/+7 |
|\ | | | | | | | | | Document that instance types must match when restoring a backup See merge request !12639 | ||||
| * | Docs: Specify that backup restoration must be of the same type | Harish Ramachandran | 2017-07-04 | 1 | -7/+7 |
| | | |||||
* | | Support custom directory in gitlab:backup:create task | Markus Koller | 2017-07-27 | 1 | -0/+9 |
|/ | |||||
* | Add a Rake task to aid in rotating otp_key_base | Nick Thomas | 2017-06-05 | 1 | -0/+79 |
| | |||||
* | Add fog-aliyun as backup storage provideryuanfeiz/gitlab-ce-aliyun-backup-provider | Yuanfei Zhu | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | Refactor backup/restore docs | Achilleas Pipinellis | 2017-04-25 | 1 | -114/+140 |
| | |||||
* | Reword backup & restore secrets descriptionbackup-restore-docs-update | Cindy Pallares | 2017-04-20 | 1 | -4/+6 |
| | | | | | | The new description will make it more clear that there are 3 separate things being affected and not just 2FA. | ||||
* | Merge branch 'backup_storage_class' into 'master' | Rémy Coutable | 2017-03-06 | 1 | -0/+2 |
|\ | | | | | | | | | Add storage class configuration option for Amazon S3 remote backups See merge request !9599 | ||||
| * | Add storage class configuration option for Amazon S3 remote backups | Jon Keys | 2017-02-28 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'patch-17' into 'master' | Rémy Coutable | 2017-03-01 | 1 | -24/+8 |
|\ \ | | | | | | | | | | | | | remove duplicate backup skip details See merge request !9525 | ||||
| * | | remove duplicate backup skip details | Ben Bodenmiller | 2017-02-24 | 1 | -24/+8 |
| |/ | | | | | [skip ci] | ||||
* | | fix GitLab download archives link | Ben Bodenmiller | 2017-02-25 | 1 | -1/+1 |
|/ | | | [skip ci] | ||||
* | # This is a combination of 2 commits. | Drew Blessing | 2017-02-21 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | # This is the 1st commit message: Add `copy` backup strategy to combat file changed errors The backup Rake task used to stream data directly from the live data directory into the backup. Under many circumstances this worked OK. However, really active instances would experience a 'file changed as we read it' error - especially with data like the registry. This now copies the data first, then compresses it. It will take a bit more disk space while the backup is in progress, but it's a necessary thing. # The commit message #2 will be skipped: # Add env var | ||||
* | Rename builds to jobs in docs | Achilleas Pipinellis | 2017-02-15 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Merge branch 'docs/fix-broken-links' into 'master' | Achilleas Pipinellis | 2017-02-07 | 1 | -1/+1 |
|\ | | | | | | | | | Fix broken links to docs See merge request !9022 | ||||
| * | Fix broken links to docs | Achilleas Pipinellis | 2017-02-06 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Add pages to excluded directories in backup task [ci skip] | Achilleas Pipinellis | 2017-01-31 | 1 | -0/+23 |
|/ | |||||
* | Merge branch 'backup-restore-documentation-tips' into 'master' | Marin Jankovski | 2017-01-11 | 1 | -1/+3 |
|\ | | | | | | | | | Add detail to backup_restore omnibus remote storage docs See merge request !8306 |