Ben Bodenmiller
f73cb6ff74
note about latest details being on master branch
...
[ci skip]
2015-02-05 20:41:18 +01:00
Ben Bodenmiller
ace045499a
fix permission issue in upgrade guides
2014-10-14 22:54:30 -07:00
Ben Bodenmiller
2b3090d91b
simplify schema.rb reset in upgrade guides
2014-10-12 14:39:41 -07:00
Jacob Vosmaer
b040078974
Clear changes to schema.rb when upgrading
...
Having local changes is quite common and it is a stumbling block when
upgrading GitLab. Because schema.rb is generated from the actual DB
schema it is OK to clear the local changes.
2014-10-01 10:41:20 +02:00
Marin Jankovski
2ac1f95ba1
Update guides to use gitlab-shell 2.0.1.
2014-10-01 09:56:04 +02:00
Jacob Vosmaer
8f0551de05
Merge branch 'master' into 'master'
...
Small documentation update, add unixsocketperm
If you run gitlab as user ``git`` while redis runs as user ``redis`` and you add git to ``redis`` group, you'll need to set ``unixsocketperm = 0775`` to grant write access to group.
See merge request !192
2014-09-25 15:48:45 +00:00
Daniel Widerin
99e5e6db73
Remove obsolete line
2014-09-25 15:34:11 +00:00
Daniel Widerin
16a6d2450b
Use edit in place with sed instead of tee
2014-09-25 15:24:56 +00:00
Daniel Widerin
d5dc171cb7
Path on ubuntu is different
2014-09-25 15:23:40 +00:00
Daniel Widerin
b874cb21eb
Use 'sed' with pre-search to enable only if present in redis config file.
2014-09-25 15:23:06 +00:00
Daniel Widerin
18adc4f67d
Fix 'Invalid socket file permissions' error
2014-09-25 11:09:46 +00:00
Jacob Vosmaer
b268fa0595
Fix the sed command for increasing the backlog
2014-09-25 09:34:29 +02:00
Daniel Widerin
d3dbd353cc
Add unixsocketperm note to upgrade guide
2014-09-24 10:48:33 +00:00
Sytse Sijbrandij
0241efba59
Use origin to compare so it is not dependent on checking out the branch before.
2014-09-23 08:40:46 +02:00
Marin Jankovski
441237eea5
Update doc that 7.3 is released.
2014-09-22 18:09:49 +02:00
Ben Bodenmiller
559af04f34
improve 7.3 upgrade process & redius setup
...
Fixes
2b35c88790 (commitcomment-7829537)
,
5704e6fee9 (commitcomment-7829367)
,
&
5704e6fee9 (commitcomment-7829381)
2014-09-21 05:05:48 -07:00
Ben Bodenmiller
28ee311d0c
remove rack attack middleware update
...
Hasn't changed since 7.2 release: https://github.com/gitlabhq/gitlabhq/commits/master/config/initializers/rack_attack.rb.example
2014-09-17 20:01:25 -07:00
Marin Jankovski
2b35c88790
Updates to the update/install docs for 7.3.rc1
2014-09-17 18:27:23 +02:00
Jacob Vosmaer
5704e6fee9
Use sockets to connect to Redis
2014-09-12 14:59:58 +02:00
Ben Bodenmiller
5d5d4ef91a
simplify HTTPS setup details
...
also adds comment about updating nginx files during upgrades
2014-09-07 15:31:13 -07:00