Commit Graph
224 Commits
Author SHA1 Message Date
dosireandDmitriy Zaporozhets d8a015cc97 Should be 6-7. 2014-03-21 22:52:08 +02:00
Marin Jankovski 895c913247 Use the latest tag, 1.9.1 for gitlab-shell. 2014-03-21 12:42:59 +01:00
Marco Vito Moscaritolo 599ee9670d Fixed error on mysql install link
Fixed error on install guide to mysql conf page.
2014-03-13 22:04:36 +01:00
Dmitriy Zaporozhets dcda7516d6 Use username instead of wierd email for first login
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-03-11 12:18:14 +02:00
dosire 509c45163a Update references to gitlab dot com. 2014-03-10 17:40:40 +01:00
dosire 339fce559a Add enterprise linux distributions as officially supported. 2014-03-07 16:35:59 +01:00
Dmitriy Zaporozhets 490f99d45e New stable branches and update guide
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-21 17:07:43 +02:00
Dmitriy Zaporozhets 138e2a50b7 PostgreSQL is first one now
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-20 15:16:33 +02:00
Marin Jankovski fcdcb1a675 Move database setup guide inside the installation. 2014-02-20 12:31:04 +01:00
Marin Jankovski a7a2100f3d Doc syntax highlighting. 2014-02-20 10:51:58 +01:00
Marin Jankovski acdb808abc Update database documentation. 2014-02-20 10:10:25 +01:00
dosire a36f5730b0 Backticks are just confusing here. 2014-02-12 15:45:36 +01:00
dosire 36462d77b5 Markdown styles dependencies are optional. 2014-02-12 14:49:31 +01:00
Dmitriy Zaporozhets c0ec30aead Merge branch 'link-to-recipies' into 'master'
Link To Recipies

People can't find the CentOS / RHEL guide. Now that it follows the official guide I think we can link to it.
2014-02-06 07:47:29 +00:00
Felipe Arruda Pontes 1d11a7fdd2 removing comment about changing the git user password for postgres,
as discussed in #6248
2014-02-05 14:31:15 -02:00
dosire 665a2f6000 Remove duplication and link to CentOS guide. 2014-02-05 09:26:46 +01:00
Dmitriy Zaporozhets c75ab4ec9a Remove python from installation docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-30 19:48:47 +02:00
Sam Gleske 2dc4179d7f updating structure doc 2014-01-29 09:17:36 -05:00
Dmitriy Zaporozhets f87855ae3a Merge branch 'jruby' into 'master'
Recommend standard MRI implementation
2014-01-27 08:04:20 +00:00
dosire a82ba262cf Nobody uses GitLab with Jruby. 2014-01-25 17:57:18 +01:00
Sytse Sijbrandij 8f8db77685 Merge pull request #5907 from boomshadow/patch-1
Update installation.md with new git version
2014-01-25 07:59:44 -08:00
Dmitriy Zaporozhets bf15b56a1e Merge branch 'warn-against-version-managers' into 'master'
Warn Against Version Managers
2014-01-22 16:49:17 +00:00
dosire 3ff27c4b1b No need for code tag here. 2014-01-22 17:46:40 +01:00
dosire a4f2da4763 Spelling mistake and add links. 2014-01-22 17:38:36 +01:00
dosire 3ba40f03ad Warn against RVM. 2014-01-22 17:37:01 +01:00
Dmitriy Zaporozhets bcedc4858d Use 6-5 branch in installation docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-22 11:08:42 +02:00
Jacob Vosmaer 97cb5459ce Merge branch 'clone-explanation' into 'master'
Explain where the memory recommendation comes from

The 250MB repo limit is caused by the git command line.

Also see MR !422
2014-01-20 15:04:17 +00:00
Dmitriy Zaporozhets e44186209e Merge branch 'encouragement-during-install' into 'master'
Encouragement during install
2014-01-20 14:28:19 +00:00
dosire 8d83322dd1 Explain the culprit and consequences of the 1GB memory recommendation. 2014-01-20 13:24:19 +01:00
Jacob Vosmaer 3f6c64c81a Revert "Since the git clone code is more efficient now we do not need this warning anymore."
This reverts commit a757c4a24f.

While it is true that Grack memory use while sending data to a client
was improved, this does not change the fact that the Git processes
running on a GitLab server will use more memory for large repositories.
2014-01-20 13:06:32 +01:00
dosire 7f9081c108 Update select branch to GitLab look and explain why this guide is long so people are not discouraged. 2014-01-18 15:34:40 +01:00
dosire a757c4a24f Since the git clone code is more efficient now we do not need this warning anymore. 2014-01-18 11:35:03 +01:00
Jeroen van Baarsen 02d9fa2974 Added webbrowser requirements
Fixes https://github.com/gitlabhq/gitlabhq/issues/4319
2014-01-15 19:01:04 +01:00
Dmitriy Zaporozhets a00874a9ef Merge pull request #5937 from RandomInsano/patch-1
Postgres Client Needed for Ubuntu 13.04
2014-01-07 02:31:17 -08:00
dosire 689f6f7051 Also update links to recipes. 2014-01-02 09:16:02 +01:00
dosire 60e451fde4 Change canonical urls to GitLab Cloud. 2013-12-30 14:27:18 +01:00
Edwin Amsler edc550b65b Postgres Client Needed for Ubuntu 13.04
It looks like the postgresql-9.1 package didn't include the actual client. Needed to install it separately to get this to work.
2013-12-26 22:36:09 -06:00
boomshadow 0eb7d64824 Update installation.md
Updated the version of Git used in the section for compiling Git from source.

Also, changed the verbiage used in the section "Initialize Database and Activate Advanced Features". It previously said to type 'yes' to install the database.
2013-12-22 14:14:17 -05:00
Dmitriy Zaporozhets be3e1ccb9d Point ot 6-4-stable
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-20 16:02:06 +02:00
Jacob Vosmaer 911bf5f0ae Merge pull request #5645 from sajanp/enhancement/install-guide
Reorder steps to install web server before running gitlab:check
2013-12-16 04:47:14 -08:00
Dmitriy Zaporozhets 3ad6c61241 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-12-11 09:19:36 +02:00
Jacob Vosmaer 427e68ecbe Merge pull request #5801 from Rovanion/default-doc
Added example defaults file and appropriate documentation.
2013-12-10 04:09:50 -08:00
Dmitriy Zaporozhets 92ce4904b9 Mention assets precompile in installation docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10 12:11:28 +02:00
Rovanion Luckey fc088f0c71 installation.md - Fixed typo 2013-12-10 10:22:22 +01:00
Rovanion Luckey 38be0ed79e Fixed security issue. 2013-12-09 14:17:33 +01:00
Rovanion Luckey 29cb573b6c Added example defaults file and appropriate documentation. 2013-12-09 14:05:50 +01:00
Rovanion Luckey 8583d7d186 Git clone now gets the right branch from the getgo
Simplified the instructions by two steps.
2013-12-06 21:21:59 +01:00
Marin Jankovski 72e2fe2c8a Change the mysql user to git from gitlab. 2013-11-29 16:46:38 +01:00
Sytse Sijbrandij d4533a1308 Wiki page url changed due to title cleanup. 2013-11-27 17:26:04 +01:00
Jonas Friedmann d1a87f3db0 Update installation.md to use 6-3-stable branch 2013-11-25 09:59:26 +01:00