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
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
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
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
Dmitriy Zaporozhets
58faf307d2
Merge pull request #8510 from koebi001/feature/backup_restore
...
add environment variable force to the documentation
2015-04-21 19:04:59 +03:00
Valery Sizov
67c83489ca
ability to skip some items in backup
2015-04-02 15:37:50 +03:00
Patricio Cano
2df8a91c82
Rephrased wording in the documentation to say "installation from source" instead of "manual installation" or similar.
2015-02-16 09:10:07 -08:00
Marin Jankovski
d685d45222
Merge branch 'consolidate_ssh_docs' into 'master'
...
Consolidate SSH docs
The two available SSH topics were quite short, so it made sense to combine them.
Includes fixes a few missing words, punctuation.
See merge request !328
2015-02-04 17:11:38 +00:00
Ewan Edwards
ad6c372eee
Fix a number of discovered typos, capitalization of developer and
...
product names, plus a couple of instances of bad Markdown markup.
2015-02-03 15:18:40 -08:00
Achilleas Pipinellis
bf44938cc0
Drop comments on cookbook installing from source now that it uses Omnibus.
2015-01-28 08:50:31 +02:00
Markus Köberl
e42f720b62
add environment variable force to the documentation
2014-12-29 17:09:36 +01:00
Jeroen van Baarsen
3615b4de24
Merge pull request #8359 from bbodenmiller/patch-1
...
add details on backing up your SSH host keys
2014-12-13 17:24:56 +01:00
Jacob Vosmaer
8f0b558aaa
Add snapshot backup tips
2014-12-05 15:29:45 +01:00
Ben Bodenmiller
762d8d3271
add details on backing up your SSH host keys
...
Users need to backup SSH host keys if they want to do a complete restore
to the same domain and not have users get the `WARNING: REMOTE HOST
IDENTIFICATION HAS CHANGED!` message.
2014-11-23 02:14:29 -08:00
Jacob Vosmaer
7c54c63ac1
Add CRON=1 backup setting for quiet backups
2014-11-20 15:46:04 +01:00
Ben Bodenmiller
e0467e8f58
fix backup rake task
2014-11-14 02:41:58 -08:00
Jacob Vosmaer
b10774eba8
Merge branch 'uploader-link' into 'master'
...
Uploader link
See merge request !1133
2014-10-01 11:56:02 +00:00
Jacob Vosmaer
b5d2d3d799
Consolidate the IAM backup upload policy
2014-09-30 12:03:44 +02:00
Jacob Vosmaer
794078a32a
Add a 'region' to the backup upload connection
2014-09-30 12:03:36 +02:00
Sytse Sijbrandij
106a5d9514
Make hyperlinks out of the links.
2014-09-30 08:56:16 +02:00
Jacob Vosmaer
e1f6fa6f18
Add backup upload support to the rake task
2014-09-29 15:03:08 +02:00
Job van der Voort
8b17bdaafc
capitalize omnibus in docs
2014-09-29 12:55:15 +02:00
Job van der Voort
05b3202855
use omnibus package to refer to omnibus gitlab at all times to avoid confusion
2014-09-28 22:56:47 +02:00
Job van der Voort
4ed5a506be
set the proposed backup time to 4am
2014-09-25 09:38:17 +02:00
Sytse Sijbrandij
7121b4a488
Warn about restoring to the same version.
2014-09-19 17:39:25 +02:00
Robert Schilling
abdc442648
Fix spelling errors in doc, closes #7437
...
Further changes
2014-08-07 10:27:54 +02:00
Sytse Sijbrandij
ead2dc0c21
Add warning about backing up the config.
2014-07-25 11:12:17 +02:00
Sytse Sijbrandij
74039eb083
Add banner image to backup task.
2014-06-27 15:02:07 +02:00
Jacob Vosmaer
ffece96dd1
Spell out rake tasks for omnibus-gitlab
2014-06-23 10:38:22 +02:00
Ciro Santilli
fd348de76d
Update docs to markdown style guide.
2014-06-03 23:16:31 +02:00
Marin Jankovski
f22c709539
Add titles to doc pages.
2014-05-27 14:12:15 +02:00
Jacob Vosmaer
5e2ccc671b
Add instructions for backups using cron
2014-01-27 18:55:36 +01:00
Dmitriy Zaporozhets
d0646babdb
Remove gitolite mention from docs
2013-02-25 21:45:33 +02:00
Dmitriy Zaporozhets
031008648f
Add RAILS_ENV to rake docs
2013-01-05 23:36:04 +02:00
Riyad Preukschas
c9bf2bb288
Rename gitlab:app:backup_* to gitlab:backup:*
...
Rename gitlab:app:db_* to gitlab:backup:db:*
Rename gitlab:app:repo_* to gitlab:backup:repo:*
Rename *_dump to *_create
2012-12-20 21:52:35 +01:00
Johannes Schleifenbaum
fddc0c29aa
add help page for gitlab specific rake tasks
2012-12-03 17:19:33 +01:00