Alejandro Rodríguez
86359ec854
Refactor repository paths handling to allow multiple git mount points
2016-06-29 22:30:31 -04:00
Peter Dave Hello
9e6f99744e
optimize png images losslessly using zopflipng
2016-06-29 19:22:15 +08:00
Achilleas Pipinellis
9eb4569ed9
Change all occurrences of doc.gitlab.com to docs.gitlab.com
...
[ci skip]
2016-05-13 16:26:56 -05:00
John McGehee
7035122753
Emphasize that GitLab must be partially running when restoring backups.
...
This caused me a lot of pain until I caught on.
I also enhanced the GitLab Omnibus application data backup restore procedure. I verified the procedure by executing it with GitLab 8.6.4.
2016-04-20 23:11:54 +00:00
Drew Blessing
5516b6c47f
Reload the schema before restoring a database backup
2016-03-21 21:16:34 -05:00
ashleys
4cd9a5208c
web hooks to webhooks
2016-03-10 14:48:29 -05:00
Achilleas Pipinellis
8a62fbdb42
Remove note on backing up GitLab CI as a separate service
...
[ci skip]
2016-02-13 00:37:43 +02:00
Nathan Lowe
8662f4737b
docs: raketasks: Add documentation on uploading to mounted shares
2015-12-29 21:19:15 -05:00
Drew Blessing
f8bf6c4b2c
[ci skip] Add user repository integrity check rake task
2015-12-14 15:27:14 -06:00
Stan Hu
e2b6a4621b
Merge pull request #9850 from davydovanton/doc-fix-typos
...
Fix typos in all docs
2015-12-10 14:30:24 -08:00
Jacob Vosmaer
6d2be0212c
Merge branch 'master' into sync-all-repos
2015-12-08 12:35:54 +01:00
Robert Schilling
85ad2140fa
Remove reverence to satellites [ci skip]
2015-11-28 20:53:17 +01:00
Anton Davydov
d6e0a1883b
Fix typos in all docs [skip ci]
2015-11-24 02:19:17 +03:00
Marin Jankovski
3cc2b48a82
Backup LFS objects same as any upload.
2015-11-19 10:43:45 +01:00
Kamil Trzcinski
d0e3e823a2
Implement Build Artifacts
...
- Offloads uploading to GitLab Workhorse
- Use /authorize request for fast uploading
- Added backup recipes for artifacts
- Support download acceleration using X-Sendfile
2015-11-10 12:51:50 +01:00
Marin Jankovski
3c3e57705f
Add builds to the docs as a valid skip option for backups.
2015-10-22 14:22:49 +02:00
Ashley Hindle
a317c5296e
Changed loose to lose
2015-10-16 07:36:20 +01:00
Robert Speicher
5a28a5b726
Add docs for gitlab:two_factor:disable_for_all_users task
2015-10-07 15:46:54 -04:00
karen Carias
126dd008e1
solved conflict
2015-09-30 13:33:51 -07:00
Jacob Vosmaer
958af6f5c2
Merge branch 'master' into 'master'
...
Add support for AWS S3 Server-Side Encryption support
This adds support for AWS S3 SSE with S3 managed keys, this means the
data is encrypted at rest and the encryption is handled transparently to
the end user as well as in the AWS Console.
## Points to double check
I'm unsure on the best way to the handle the default. I've followed the `multipart_upload` de facto in the app. I'm happy to change this if required or if it will impact elsewhere e.g. omnibus packages
I also think I've managed to catch all of the documentation for this change as well.
### Why is this required
Many enterprises require good backup support but also for this to be encrypted. By default backups aren't encrypted, this allows at rest encryption to be supported in GitLab backups providing a layer of security should the physical media not be properly disposed of.
Relates to issue #2478 .
See merge request !1280
2015-09-29 10:31:42 +00:00
Paul Beattie
253d2320ab
Add support for AWS S3 Server-Side Encryption support
...
This adds support for AWS S3 SSE with S3 managed keys, this means the
data is encrypted at rest and the encryption is handled transparently to
the end user as well as in the AWS Console. This is optional and not
required to make S3 uploads work.
2015-09-25 17:06:31 +01:00
Jacob Vosmaer
7a8a892efd
Add "rake gitlab:list_repos" task
2015-09-25 17:12:41 +02:00
Jacob Vosmaer
255d5f7501
Improve 'rake gitlab:cleanup:repos' documentation
2015-09-25 14:38:42 +02:00
karen Carias
8e523f49a0
added note
2015-09-13 21:27:29 -07:00
karen Carias
6a1d695f86
made info more clear
2015-09-09 15:17:41 -07:00
karen Carias
4743b8bd6a
link to rake tasks
2015-09-08 18:36:11 -07:00
Dmitriy Zaporozhets
3e259ea8bc
Revert "Merge branch 'revert-satellites' into 'master'
"
...
This reverts commit 5daf44b7c8 , reversing
changes made to 2f706fbd23 .
2015-08-11 14:33:31 +02:00
Dmitriy Zaporozhets
9f10943c1a
Revert "Merge branch 'drop-satellites'"
...
This reverts commit 957e849f41 , reversing
changes made to 6b9dbe9f5a .
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-11 10:28:42 +02:00
Dmitriy Zaporozhets
957e849f41
Merge branch 'drop-satellites'
2015-08-05 15:40:14 +02:00
Job van der Voort
72943ee7e2
Merge branch 'server-note' into 'master'
...
Added note about changing servers
Because of tweet https://twitter.com/elraro21/status/628650106850516992
See merge request !1919
2015-08-05 12:39:16 +00:00
Achilleas Pipinellis
4c9ba632e9
Merge branch 'master' into 'master'
...
updated restore docs wrt backup location [ci skip]
Made sure to point out that the restore location can be overwritten by
an entry in the config.
See merge request !1030
2015-08-04 21:56:27 +00:00
karen Carias
b83b333217
added note about changing servers
2015-08-04 14:51:08 -07:00
Dmitriy Zaporozhets
b48b07044b
Merge branch 'master' into drop-satellites
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-04 16:42:36 +02:00
Sytse Sijbrandij
8ec7025a5d
Link to admin raketask
2015-08-03 11:33:48 +00:00
Mike C
70410fb6bc
fixed typo in backup_restore.md
2015-07-30 08:23:11 +00:00
Jacob Vosmaer
0be6debb0b
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-permissions
2015-07-27 11:22:35 +02:00
mchristof
8279d93680
updated restore docs wrt backup location [ci skip]
...
Made sure to point out that the restore location can be overwritten by
an entry in the config.
2015-07-23 09:47:32 +01:00
Jacob Vosmaer
96819d2fb4
You need to store your DB encryption key
2015-07-21 14:35:58 +02:00
Dmitriy Zaporozhets
a87989fb7d
Remove satellites
2015-07-15 15:45:57 +02:00
Jacob Vosmaer
bb50b7fcd0
Allow custom backup archive permissions
...
This change helps system administrators who want to replicate
GitLab backup files without needing root permissions.
2015-07-06 18:43:17 +02:00
Marin Jankovski
83c2abc4e6
Add a troubleshooting section for backup restore docs, explain about warnings when using omnibus packages.
2015-06-29 09:42:09 +02:00
Stan Hu
9c47d69788
Update maintenance documentation to explain no need to recompile asssets for omnibus installations
2015-06-19 07:23:45 -07:00
Marin Jankovski
5f7d6c7d74
Remove gitlab:env:check task.
2015-06-03 11:26:57 +02:00
Karen Carias
2b4eb7869e
Explained info better
2015-05-26 01:18:24 +00:00
Karen Carias
9622348bed
Added note about backups for gitlab.com
2015-05-21 21:39:00 +00:00
Valery Sizov
3a18eb8d3a
Fix link to the CI documentation
2015-05-08 15:22:19 +03:00
Valery Sizov
b031a26376
improved backup doc
2015-05-08 15:10:04 +03:00
Valery Sizov
bc45469b6a
Link to CI backup documentation
2015-05-07 13:34:59 +03:00
Job van der Voort
2530141ace
update doc by removing unnecessary parts
2015-05-04 11:13:07 +02:00
Karen Carias
a62060b1de
Added " How to maintain tight control over the number of active users on your GitLab installation" to documentation
2015-04-24 02:19:21 +00:00