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
Patricio Cano
792f7e09e2
Corrected layout, to be more friendly.
2014-10-30 13:10:07 -05:00
Patricio Cano
493d3e8240
Corrected the wording of the documentation and the layout.
2014-10-30 13:08:10 -05:00
Patricio Cano
19caccf773
Added the satellites:create step, that might be necessary after the import.
...
Corrected syntax.
2014-10-30 12:38:09 -05:00
Patricio Cano
e712583a5e
Improved rake documentation for importing existing repositories with a rake task.
2014-10-29 17:21:55 -05:00
Ciro Santilli
5d5b3b8273
Fix doc raketasts import md style [ci skip]
2014-10-22 22:56:42 +02: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