summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
...
| * Use sockets to connect to RedisJacob Vosmaer2014-09-121-2/+22
| |
* | Merge pull request #7743 from bbodenmiller/patch-12Robert Schilling2014-09-121-2/+2
|\ \ | | | | | | formatting changes, table->database
| * | formatting changes, table->databaseBen Bodenmiller2014-09-121-2/+2
| |/ | | | | | | | | Make formatting consistent on page. Change table -> database as they are database permissions.
* | Merge pull request #7439 from bbodenmiller/patch-6Robert Schilling2014-09-121-0/+4
|\ \ | |/ |/| set the number of workers to # of cores
| * set the number of workers to # of coresBen Bodenmiller2014-09-121-0/+4
| |
* | update grant command to match how mysql showsBen Bodenmiller2014-09-111-1/+1
| | | | | | When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier.
* | Add an option to supply root password through an environmental variable.Marin Jankovski2014-09-111-0/+4
| |
* | cleanup MySQL doc wordingBen Bodenmiller2014-09-101-5/+5
| |
* | fix formatting issueBen Bodenmiller2014-09-091-8/+8
| | | | | | fix formatting issue with self-signed certificate section
* | Link the doc in installation document.Marin Jankovski2014-09-081-0/+4
| |
* | Move custom Omniauth directions to omniauth doc.Marin Jankovski2014-09-081-41/+3
| |
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqSytse Sijbrandij2014-09-081-21/+32
|\ \
| * | simplify HTTPS setup detailsBen Bodenmiller2014-09-071-21/+32
| | | | | | | | | | | | also adds comment about updating nginx files during upgrades
* | | Mention that people should use the CentOS tools.Sytse Sijbrandij2014-09-031-3/+3
|/ /
* | gitlab->GitLabBen Bodenmiller2014-09-011-2/+2
| |
* | Do not specify postgres-version while installingRobert Schilling2014-08-271-1/+1
| |
* | Add pkg-config as required dependency for ruggedRobert Schilling2014-08-261-1/+1
| |
* | remove extra cd's to GitLab installation folderBen Bodenmiller2014-08-241-8/+1
| |
* | Merge pull request #7582 from bbodenmiller/patch-5Robert Schilling2014-08-241-5/+5
|\ \ | | | | | | [Documentation] more cleanup installation guide formatting
| * | improve formattingBen Bodenmiller2014-08-231-5/+5
| |/ | | | | | | | | | | * fix code blocks * Make capitalization of titles consistent - missed some in https://github.com/gitlabhq/gitlabhq/pull/7576
* | add Nginx testBen Bodenmiller2014-08-231-1/+9
|/
* Merge pull request #7576 from bbodenmiller/patch-5Robert Schilling2014-08-231-8/+9
|\ | | | | [Documentation] cleanup installation guide formatting
| * cleanup installation guide formattingBen Bodenmiller2014-08-221-8/+9
| | | | | | | | | | * Fix some formatting issues * Make capitalization of titles consistent * Update image that shows how to select branch
* | gitlab 7.2 requires gitlab shell 1.9.7Ben Bodenmiller2014-08-221-1/+1
|/
* We have 7.2 now :metal:Robert Schilling2014-08-221-2/+2
|
* Swap is required on servers with 1GB RAMJacob Vosmaer2014-08-211-7/+7
|
* cmake is required during the installation of the rugged gemSameer Naik2014-08-191-1/+1
| | | | | | | | | | | The following error is encountered during the installation of the rugged gem: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby2.1 extconf.rb checking for cmake... no ERROR: CMake is required to build Rugged. *** extconf.rb failed ***
* Merge pull request #7475 from bbodenmiller/curl-redirectsJeroen van Baarsen2014-08-131-2/+2
|\ | | | | follow curl redirects
| * follow curl redirectsBen Bodenmiller2014-08-111-2/+2
| | | | | | | | | | | | | | | | | | Update `curl` commands to follow redirects (see http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will return unexpected results if the requested content has been moved and is returning information about where it has been moved to. Including the `-L` option tells `curl` to follow the redirect so the file can be correctly acquired.
* | Merge branch 'better-formulated-memory-requirements' into 'master'Dmitriy Zaporozhets2014-08-091-5/+5
|\ \ | | | | | | | | | | | | | | | Better formulated memory requirements See merge request !1010
| * | Ensure that people know you need swap. Raise swap space for 512MB setups.Sytse Sijbrandij2014-08-091-5/+5
| | |
* | | Explain that sidekiq doesn't eat as much ram as some people seem to suspect ↵Sytse Sijbrandij2014-08-091-0/+2
|/ / | | | | | | https://twitter.com/khrogos/status/498062432938782720
* | Fix spelling errors in doc, closes #7437Robert Schilling2014-08-071-9/+9
|/ | | | Further changes
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-07-251-1/+1
|\
| * Based on ↵word-requirement-a-bit-more-realisticSytse Sijbrandij2014-07-231-1/+1
| | | | | | | | http://www.reddit.com/r/linux/comments/2bffgt/gitlab_71_released/cj59wvz reword this requirement, thankstictatonifonical.
* | Note exim problems.Sytse Sijbrandij2014-07-241-1/+1
|/
* Point installation manual to 7-1-stableDmitriy Zaporozhets2014-07-171-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add sanitize option to documentation.Marin Jankovski2014-07-071-0/+2
|
* Small fixes to the requirements doc.Sytse Sijbrandij2014-06-261-3/+3
|
* Simplify the supported/unsupported sections of the requirements guide.Sytse Sijbrandij2014-06-261-13/+9
|
* Change newlines in requirements doc.Sytse Sijbrandij2014-06-261-7/+2
|
* Change Redis to 25k.Sytse Sijbrandij2014-06-241-1/+1
|
* Some background on Redis and Sidekiq requirements.Sytse Sijbrandij2014-06-241-1/+9
|
* Merge pull request #7162 from olivierlambert/patch-1Dmitriy Zaporozhets2014-06-241-1/+1
|\ | | | | Missing quote in the install doc
| * Missing quote in the install docOlivier Lambert2014-06-201-1/+1
| | | | | | Just a minor fix ;)
* | Update ruby version to 2.1.2, fixes #362 related to #360Robert Schilling2014-06-231-2/+2
| |
* | People report that 2GB of swap on Digital Ocean also does the trick.Sytse Sijbrandij2014-06-191-1/+5
|/
* Bump shell versionDmitriy Zaporozhets2014-06-181-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Point to 7-0-stable in installation docsDmitriy Zaporozhets2014-06-181-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Recommend setup git 2.0 for installation docsDmitriy Zaporozhets2014-06-131-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>