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
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
Marin Jankovski
56a456b43d
Merge branch 'doc_cookbook_uses_omnibus' into 'master'
...
Drop comments on cookbook installing from source now that it uses Omnibus.
gitlab-coockbook now uses Omnibus packages so raketasks are invoked via gitlab-rake
See merge request !318
2015-02-04 05:28:10 +00:00
Dmitriy Zaporozhets
f1ffed2637
Merge branch 'add_more_maintenance_tasks' into 'master'
...
Add more maintenance tasks to documentation
See merge request !317
2015-02-04 04:34:07 +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
Sytse Sijbrandij
21b742a027
Merge branch 'master' into 'master'
...
Fix capitalization of URL.
A targeted fix in the documentation.
See merge request !323
2015-02-03 23:12:40 +00:00
Ewan Edwards
e6e337088b
Make all non-config/non-operational mentions of URL consistently
...
capitalized.
Make the plural version consistently "URLs".
Fix an instance where the article "the" before URL was missing.
2015-01-30 10:24:45 -08:00
Achilleas Pipinellis
e0e6574ff7
Add assets precompile and redis clear cache to maintenance tasks.
2015-01-28 09:07:27 +02:00
Achilleas Pipinellis
bf44938cc0
Drop comments on cookbook installing from source now that it uses Omnibus.
2015-01-28 08:50:31 +02:00
Jacob Vosmaer
addb255584
Separate out the instructions for source installs
2015-01-26 17:03:04 +01:00
Jacob Vosmaer
c68742ed56
Make omnibus the default in repo import docs
2015-01-21 15:14:46 +01:00
Marin Jankovski
99647a1b70
Update import.md documentation to specify correct directory ownership and permissions.
2015-01-16 19:36:44 -08:00
Markus Köberl
e42f720b62
add environment variable force to the documentation
2014-12-29 17:09:36 +01:00
Ciro Santilli
a55feb14f1
Fix Rake tasks doc README: add top level h1
...
and link to missing to features.md.
2014-12-18 09:22:34 +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
Job van der Voort
a72a919ae5
add correct path to rebuild-keys doc
2014-11-20 12:22:46 +01:00
Job van der Voort
c4fc734e78
add rebuilding of authorized_keys to docs
2014-11-20 12:18:28 +01:00
Ben Bodenmiller
e0467e8f58
fix backup rake task
2014-11-14 02:41:58 -08:00
Ciro Santilli
884e916fe2
Fix doc rake import md style [ci-skip]
2014-10-31 12:51:53 +01:00
Patricio Cano
2022754d93
Modified according to suggestions by @sytse
2014-10-30 17:36:25 -05:00
Patricio Cano
5c645b76b3
Fixed typo
2014-10-30 13:14:31 -05:00