Robert Speicher
8a01a12228
Change default admin password from "5iveL!fe" to "password"
2015-06-24 18:42:34 -04:00
Dmitriy Zaporozhets
bcb07929fe
Merge branch 'nginx_defaulthost_documentation' into 'master'
...
Close #178 Nginx conf default_host documentation
This closes #178
We're just making it clear that some nginx installs such as by default on recent Ubuntu's, the /etc/nginx/sites-enabled/default file will conflict the listen line of the gitlab nginx conf's due to the default_server directive.
changed installation.md to identify the issue to a user
added notes to both nginx configs for gitlab and gitlab-ssl
[ci-skip
See merge request !225
2015-06-22 13:22:58 +00:00
Jacob Vosmaer
f04134becd
New source installs should use 7-12-stable
...
Even though the 7-12-stable branch does not exist yet.
2015-06-12 14:29:18 +02:00
Jacob Vosmaer
d26ae29149
Install git 2.4.3
...
Git 2.1.2 does not protect against pushes trying the '.Git/config'
attack (CVE-2014-9390). Going to 2.4.3 is perhaps a big jump but why not
use the latest? (Famous last words.)
2015-06-12 14:24:22 +02:00
Marin Jankovski
7044d649a3
Add autocrlf back to installation docs, add a check for it.
2015-06-03 15:42:22 +02:00
Marin Jankovski
5f7d6c7d74
Remove gitlab:env:check task.
2015-06-03 11:26:57 +02:00
Jeroen van Baarsen
8044b4d278
Merge branch 'master' into 'master'
...
ADD: Note on how to setup dns hostname resolution to installation manual
Hi,
I'm suggesting to add the following note to the installation instructions. It took me some time to figure out why the test failed and why I wasn't able to push. The error messages did not point into the right direction so this might help other people with the same problems.
I hope my english is good enough, if not, please feel free to rephrase anything.
Thank you in advance,
Holger Segnitz
See merge request !236
2015-05-27 07:11:44 +00:00
Douwe Maan
fab9cbf98d
Update installation/update guides for 7.11.
2015-05-15 13:12:54 +02:00
Jakub Jirutka
f676bbf918
Update installation instructions, make kerberos optional
2015-05-11 13:37:56 +02:00
Sytse Sijbrandij
deddad6025
Document sidekiq restarting functionality.
2015-05-07 14:22:14 +02:00
Dmitriy Zaporozhets
e24ed47f8f
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-04-16 15:29:43 +03:00
Job van der Voort
42237e363b
update guides for 7.10
2015-04-16 14:16:46 +02:00
Chulki Lee
219a7c45f7
ruby 2.1.6
...
https://www.ruby-lang.org/en/news/2015/04/13/ruby-2-1-6-released/
2015-04-13 22:11:09 -07:00
Phil Hughes
9ffef6ca1e
Changed tis to this
2015-03-19 09:57:27 +00:00
Marin Jankovski
9a0c99274e
Update upgrade and installation docs for 7.9.
2015-03-17 14:07:05 -07:00
Dmitriy Zaporozhets
c6586b1283
Merge branch 'unicorn-workers' into 'master'
...
Documentation about unicorn settings.
Helps with https://news.ycombinator.com/item?id=9213180
See merge request !1704
2015-03-17 02:08:51 +00:00
Marin Jankovski
5c9a924fe7
Add nodejs to installation doc.
2015-03-16 13:45:27 -07:00
Sytse Sijbrandij
9269606c94
Documentation about unicorn settings.
2015-03-16 12:09:53 -07:00
Marin Jankovski
141168ad3c
Change default number of unicorn workers to three.
2015-03-13 17:14:34 -07:00
Sytse Sijbrandij
3ff7189738
Clearly mark it as installation from source.
2015-03-03 10:01:49 -08:00
Marin Jankovski
2feaa69cd5
Update version of gitlab-shell in the installation and update documentation.
2015-02-23 23:10:35 -08:00
Patricio Cano
d11c64a67f
Updated the installation and update guides
2015-02-16 17:51:29 -08: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
Ewan Edwards
93bd185efe
Fix two broken links in the installation section.
2015-02-11 08:49:37 -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
Robert Schilling
0e896aa9e9
Update gitlab-shell to 2.4.2 for 7.7 install/update guide
...
closes #8718 , closes #8721
2015-02-03 11:44:55 +01:00
Dmitriy Zaporozhets
67b42e26cf
Fix shell version in manual installation doc
2015-01-15 17:23:22 -08:00
Sytse Sijbrandij
b5d0f90e30
Warn people about not exposing at a time they can still do something about it.
2014-12-23 09:48:43 +01:00
Patricio Cano
918245094c
Added update guide for updating to 7.6
2014-12-17 18:00:43 -05:00
Dmitriy Zaporozhets
2fef5c1323
Merge branch 'dev-docs-in-gdk' into 'master'
...
Dev docs in gdk
Also see https://gitlab.com/gitlab-org/gitlab-development-kit/merge_requests/31
See merge request !1331
2014-12-17 09:49:10 +00:00
Sytse Sijbrandij
98e64610b2
Move development information to the GitLab Development Kit.
2014-12-17 08:27:03 +01:00
Valery Sizov
83de96ae3a
add kerberos dependency
2014-12-15 14:01:55 +02:00
Sytse Sijbrandij
bfe99a1eee
Consolidate unicorn worker advise.
2014-12-08 14:41:45 +01:00
Job van der Voort
f811b695f8
memory constrained unicorn workers
2014-12-08 14:21:17 +01:00
Job van der Voort
b7d4184f24
advise about unicorn workers
2014-12-08 13:51:27 +01:00
Sytse Sijbrandij
372cb87f05
Reword the 512 memmory advise.
2014-12-04 09:47:27 +01:00
Luke Ashe-Browne
32c6fe5385
adding notes to gitlab nginx conf
...
We want to make users aware that the nginx default config will conflict
with the gitlab default_server conf file.
2014-12-03 10:43:27 +00:00
Marin Jankovski
79912d6870
System with 512MB of RAM can be used but swap size must be increased.
2014-12-02 14:46:16 +01:00
Marin Jankovski
bff0034584
Revert "Remove the lowest memory requirement of 512MB."
...
This reverts commit 5cf6d5949d .
2014-12-02 14:39:58 +01:00
Sytse Sijbrandij
3e60dd7cb5
Change it earlier as well.
2014-11-26 15:49:25 +01:00
Sytse Sijbrandij
6818c96db0
Selecting a branch is dangerous now that we have rc in a branch.
2014-11-26 14:30:14 +01:00
Patricio Cano
da35baed65
Added update guide for updating to 7.5, and pointed installation and updates guides to new version.
2014-11-17 16:56:51 -05:00
Marin Jankovski
5cf6d5949d
Remove the lowest memory requirement of 512MB.
2014-11-12 12:54:43 +01:00
Holger Segnitz
9b9be55908
ADD: Note on how to setup dns hostname resolution and why it is necessary to make the software run properly.
2014-11-09 17:01:06 +01:00
Valeriy Sizov
46bd0a88dd
Merge pull request #7652 from m-a-r-c-o/logrotate-error-bugfix
...
Fix log rotate permission error
2014-11-05 13:50:11 +02:00
Valeriy Sizov
ed68797672
Merge pull request #8196 from bbodenmiller/patch-12
...
clarify that 'template1=#' is part of prompt
2014-11-04 17:37:46 +02:00
Valeriy Sizov
f8981e02cd
Merge pull request #8197 from bbodenmiller/patch-14
...
Quit the database session at end of database setup
2014-11-04 17:34:30 +02:00
Robert Schilling
b8d85bc230
Merge pull request #8194 from bbodenmiller/patch-9
...
ruby -> Ruby
2014-10-30 08:51:39 +01:00
Ben Bodenmiller
12e751a892
Quit the database session at end of database setup
2014-10-30 00:01:19 -07:00