summaryrefslogtreecommitdiff
path: root/doc/raketasks
Commit message (Collapse)AuthorAgeFilesLines
* Fix markdown parsing for doc pagedocs/fix-doc-blockSteve Azzopardi2019-06-031-3/+3
| | | | | The lack of indentatioin is causing the markdown parser to get confused and formating it wrong.
* Update import.md - if repository-import-<date> parent directory DNE, then ↵John Lund2019-05-221-1/+1
| | | | mkdir will fail for new_group. -p option is necessary to create missing parent directories.
* Docs: Merge Various EE /doc dirs to CEMarcel Amirault2019-05-051-0/+10
|
* Add guide on how to reset runners tokenSteve Azzopardi2019-04-101-7/+47
|
* Docs: Fix anchors related to variables docMarcel Amirault2019-04-081-1/+1
|
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ↵jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+1
|\ | | | | | | jarv/dev-to-gitlab-2019-04-02
| * Rake task for removing exif from uploadsJan Provaznik2019-04-021-0/+1
| | | | | | | | | | Adds a rake task which can be used for removing EXIF data from existing uploads.
* | Docs: Add automatic redirects to last batch of moved filesMarcel Amirault2019-03-262-4/+8
|/
* Merge branch 'patch-47' into 'master'Achilleas Pipinellis2019-03-201-0/+2
|\ | | | | | | | | Update backup_restore.md instructions for Google Cloud Storage bucket... See merge request gitlab-org/gitlab-ce!25628
| * Update backup_restore.md instructions for Google Cloud Storage bucket ↵Mike Cave2019-02-281-0/+2
| | | | | | | | configuration to specify required access control option
* | Point out that backups need a task runner nodeJacob Vosmaer2019-03-111-0/+7
| |
* | add comment on how to determine if rsyncable option is availableFrederic Van Espen2019-03-071-1/+3
| |
* | Merge branch 'master' into incremental-backupsFrederic Van Espen2019-03-072-8/+30
|\ \ | |/
| * Linked no EFS article to backup sectionSara Ahbabou2019-02-221-0/+2
| |
| * Remove consecutive blank lines from markdown filesEvan Read2019-02-182-4/+0
| | | | | | | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
| * Document what features are broken when db_key_base is lostNick Thomas2019-02-151-4/+23
| |
| * Fix most instances of bare URLs in markdownEvan Read2019-01-241-1/+1
| |
| * Add SSE-C key configuration option for Amazon S3 remote backupsPepijn Van Eeckhoudt2019-01-091-0/+5
| |
* | introduce optional rsyncable flagFrederic Van Espen2019-03-071-0/+7
| |
* | Allow to override part of the backup filenameFrederic Van Espen2018-12-261-0/+11
|/
* Restore Object Pools when restoring an object poolZeger-Jan van de Weg2018-12-131-0/+1
| | | | | | | | | | | | | | | | Pool repositories are persisted in the database, and when the DB is restored, the data need to be restored on disk. This is done by resetting the state machine and rescheduling the object pool creation. This is not an exact replica of the state like at the time of the creation of the backup. However, the data is consistent again. Dumping isn't required as internally GitLab uses git bundles which bundle all refs and include all objects in the bundle that they require, reduplicating as more repositories get backed up. This does require more data to be stored. Fixes https://gitlab.com/gitlab-org/gitaly/issues/1355
* Fix gitlab:web_hook tasksNick Thomas2018-12-061-4/+2
|
* Add clarification on Host KeysDavin Walker2018-11-281-0/+2
|
* add a note about omnibus chart and info how to backup with gitlab chartAlexander Tanayno2018-11-231-16/+12
|
* Improve wording and consistencyMichael Kozono2018-11-071-18/+19
|
* Add an example of the stored project pathMichael Kozono2018-11-071-2/+9
|
* Add steps to manually migrate projectsMichael Kozono2018-11-071-1/+18
|
* Document limitation of bare repository importMichael Kozono2018-11-051-1/+46
|
* Refactor the backup/restore docsdocs/refactor-backupAchilleas Pipinellis2018-10-301-91/+224
| | | | | | - Rearrange sections - Stress out the importance of storing config files - Add troubleshooting guide in case secrets is lost
* Merge branch 'patch-29' into 'master'Rémy Coutable2018-09-271-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* cpCraig Fisher2018-09-271-1/+1
| |
| * Added `chown git` to the backup tar to prevent permission denied errors.Craig Fisher2018-09-131-1/+2
| |
* | Enable write to auth_keys file during restoreCindy Pallares2018-09-251-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 tasksBalasankar "Balu" C2018-09-101-3/+13
|
* Expanded upon directory exclusion for clarificationMichael Rochefort2018-08-291-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 Pipinellis2018-08-271-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 storageJarka Kadlecová2018-08-071-1/+30
|
* Add local project uploads cleanup taskMichael Kozono2018-07-311-0/+31
|
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
|
* Merge branch 'nicolas-brousse/gitlab-ce-update-digital-ocean-s3-docs' into ↵Marcia Ramos2018-07-021-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 sectionAchilleas Pipinellis2018-06-271-7/+6
| |
| * Update DO Spaces documentation about GitLab backupsNicolas Brousse2018-06-271-0/+7
| |
* | Document that DIRECTORY environment variable in backups only applies to ↵Stan Hu2018-06-271-9/+10
|/ | | | | | remote storage Closes #38949
* Rename Secret variables -> variablesAchilleas Pipinellis2018-06-061-2/+2
|
* add info about the current format of the backup name and refresh examples of ↵Alexander Tanayno2018-05-241-6/+6
| | | | commands
* Add doc about backup-restore in docker and k8sdocker-backup-restore-docBalasankar "Balu" C2018-05-171-0/+35
|
* Docs: fix duplicate titlesMarcia Ramos 🚫 (OOO - back on May 21)2018-05-092-2/+2
|
* Suggest place for data-directories on mountpointsBob Van Landuyt2018-04-231-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 CEMicaël Bergeron2018-03-011-0/+1
|
* Merge branch ↵Achilleas Pipinellis2018-01-291-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