Pedro Kiefer
ce4f582ffa
Update README.md
...
Missing flag for pg build
2014-04-15 14:35:49 -03:00
Achilleas Pipinellis
5e989d69c8
Merge pull request #215 from SchadLucas/master
...
Fix typo
2014-04-14 01:26:08 +03:00
Achilleas Pipinellis
1c76c0508c
Merge pull request #212 from nukepuppy/master
...
Ensure we're using at least pgsql 9.1 for extensions to work during gitlab:setup
2014-04-14 01:24:42 +03:00
Lucas Schad
178615aedf
Fixed typo
2014-04-14 00:12:19 +02:00
Achilleas Pipinellis
41a03e2b15
Merge branch 'master' of github.com:gitlabhq/gitlab-recipes
2014-04-14 00:55:02 +03:00
Achilleas Pipinellis
0f902b7339
Merge pull request #213 from corin12355/patch-1
...
Update apache2.4 for forward secrecy/no compression
2014-04-10 21:18:18 +03:00
Corin Simpson-Bryars
7c9cb85390
Update apache2.4 for forward secrecy/no compression
...
Adds forward secrecy and disables SSL/TLS compression which is potentially exploitable.
2014-04-10 02:44:34 +01:00
Geo
6ff06a9741
fixing readme spacing
2014-04-05 12:13:47 -06:00
Geo
dad1039d04
making fixes to ensure we're telling folks to use at least postgresql-server 9.3 as extenions are not supported in 8.x and therefore bundle exec rake gitlab:setup RAILS_ENV=production would fail otherwise
2014-04-05 12:08:43 -06:00
Achilleas Pipinellis
0c241961d8
Merge branch 'update-ciphers-nginx' into 'master'
...
Update Ciphers Nginx
The current suggested Ciphers do not qualify anymore as completely safe, see for instance [here.](https://community.qualys.com/blogs/securitylabs/2013/03/19/rc4-in-tls-is-broken-now-what )
This updates the ciphers, following [Remy's advise](https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html ).
2014-04-02 23:33:54 +00:00
Achilleas Pipinellis
ec5e905897
Merge pull request #206 from codr/patch-1
...
Update README.md
2014-04-02 21:15:15 +03:00
Job van der Voort
8786e59e9b
use modern, safe and fast ciphers
2014-04-02 16:00:38 +02:00
Achilleas Pipinellis
238caac13d
Merge pull request #207 from codr/patch-2
...
Update README.md
2014-03-28 22:04:52 +02:00
Cody Coljee-Gray
eebc96dcc9
Update README.md
2014-03-28 10:14:18 -07:00
Cody Coljee-Gray
850e1b5bef
Update README.md
...
Changed logging in and out again to instead recommend sourcing the .bash_profile
2014-03-27 10:49:09 -07:00
Achilleas Pipinellis
a047e1e8ab
Merge pull request #204 from rexcze/patch-1
...
change in gitlab-shell/config.yml
2014-03-25 20:44:50 +02:00
rexcze
11738bdef4
change in gitlab-shell/config.yml
...
Because later in this recipe it is suggested to set port 80 to 443 (ssl) redirection I recommend to advice user to set https in config.yml file. It takes me some time to find this as problem when accessing gitlab api (https://github.com/gitlabhq/gitlabhq/issues/3483 )
2014-03-24 18:35:03 +01:00
Achilleas Pipinellis
5a9ddd7a92
Merge pull request #203 from gitlabhq/deprecate-old-and-duplicate-content
...
Remove installer for 4.0 since it is a security risk
2014-03-24 13:26:50 +02:00
dosire
ddcf1aff65
Remove installer for 4.0 since it is a security risk and do nothave empty directories since it is not clear which OS's have documentation.
2014-03-24 10:44:57 +01:00
Achilleas Pipinellis
d35f8be310
Merge pull request #202 from gitlabhq/import-top-level
...
Importing is important and should be a toplevel thing.
2014-03-24 11:05:25 +02:00
dosire
04eee783b1
Importing is important and should be a toplevel thing.
2014-03-24 09:48:33 +01:00
Achilleas Pipinellis
69294c8552
Merge pull request #194 from patschi/patch-1
...
Update gitlab-ssl
2014-03-24 00:44:21 +02:00
Achilleas Pipinellis
70b6442130
Merge pull request #201 from skarllot/master
...
Fixed SELinux modifications for Apache
2014-03-24 00:39:27 +02:00
Fabrício Godoy
2a7a7a2346
Fixed SELinux modifications for Apache
...
The boolean httpd_enable_homedirs isn't needed. httpd_read_user_content is enough (http://serverfault.com/a/461738 ).
All file context rules can be applied in one transaction (http://danwalsh.livejournal.com/41593.html ).
2014-03-23 19:17:19 -03:00
Achilleas Pipinellis
716eaa7297
Merge pull request #200 from nszceta/master
...
[Guide] Update Gitlab Stable to to 6-7-stable
2014-03-23 22:41:54 +02:00
Adam Gradzki
bceef87e71
Update Gitlab Stable to to 6-7-stable
2014-03-23 16:30:25 -04:00
Achilleas Pipinellis
ac2078dc3a
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-recipes
2014-03-23 22:18:52 +02:00
Achilleas Pipinellis
521543ee4f
Merge pull request #198 from Philzen/master
...
Added FreeBsd Installation Bumps / Troubleshooting Guide
2014-03-23 22:15:55 +02:00
Achilleas Pipinellis
671bf66135
Merge pull request #195 from nszceta/master
...
[Guide Update] Gitlab 6.6 - CentOS 6.5 Installation
2014-03-23 22:06:51 +02:00
Adam Gradzki
eea985edda
Update Gitlab-Shell 1.9.1 support
2014-03-23 15:52:05 -04:00
Adam Gradzki
cfd6340db8
Gitlab only supports Ruby 2.0.x releases
2014-03-23 15:50:19 -04:00
Achilleas Pipinellis
d7c5b44432
Merge pull request #199 from skarllot/master
...
Fixed some typos
2014-03-23 21:43:58 +02:00
Fabrício Godoy
4a6294f608
Fixed some typo
2014-03-23 16:36:17 -03:00
Philzen
9b2541befb
+ Added fix for failing Rugged Gem failing to install
...
+ TOC
2014-03-22 14:27:35 +01:00
Philzen
072b3033ba
+ charlock holmes installation troubleshooting
2014-03-22 13:10:20 +01:00
Philzen
1ff47e6697
Merge pull request #1 from gitlabhq/master
...
Sync with origin
2014-03-22 12:52:02 +01:00
Adam Gradzki
1973838cad
Feature: Add support for Git 1.9.0
2014-03-16 21:08:39 -04:00
Adam Gradzki
fd12f868b7
Clarifications: Postgres user login testing
2014-03-16 20:52:46 -04:00
Adam Gradzki
600cb3fcef
Feature: Configure vim as default editor
2014-03-16 20:49:40 -04:00
Adam Gradzki
a6d7c37bd7
Fix bug: valid Postgresql password being rejected
2014-03-16 20:41:34 -04:00
Adam Gradzki
4c38f97218
Updated Ruby and Gitlab-Shell versions
2014-03-16 20:24:31 -04:00
Achilleas Pipinellis
b396703729
Merge branch 'master' into 'master'
...
[Guide] Gitlab 6.X - Centos 6.X - Fixed markdown issues
While reading I spotted some markdown rendering issues and fixed them.
2014-03-14 16:37:53 +00:00
Wachiwi
d0ba3d84ca
Fixed markdown issues
2014-03-14 15:30:17 +00:00
Wachiwi
a1fad41a90
Updated typo
2014-03-14 15:28:43 +00:00
Patrik Kernstock
283c2d5f2a
Update gitlab-ssl
...
IP was not forwarded correctly with the old configuration on my setup, this is working for me.
2014-03-08 13:48:09 +01:00
Achilleas Pipinellis
d3c44c9de0
Merge branch 'add_nginx_repo' into 'master'
...
Add Nginx Repo. Fix #15
Fixes #15
2014-03-06 12:43:10 +00:00
Achilleas Pipinellis
788b8a5016
Install new nginx version
2014-03-06 14:36:52 +02:00
Achilleas Pipinellis
9d9fb0dbfe
Merge branch 'master' into 'master'
...
[Guide] Gitlab 6.X - Centos 6.X - Ruby
Updated centos guide:
* Ruby version from 2.0 to 2.1
* Added prefix parameter to install of ruby (perhaps solution for #9 )
Edit: Sorry could not fix the typo in the old fork (got err 500) so I created new one
2014-03-05 08:47:21 +00:00
Wachiwi
3f2d5f484c
Fixed typo
2014-03-05 07:32:04 +00:00
Achilleas Pipinellis
eda3fa614d
Merge branch 'update/homdirChange' into 'master'
...
Update/Homdir Change
Update the documentation, so that it changes the deploy.sh for those people who use it
2014-03-03 21:27:05 +00:00