Sam Gleske
0a5b0e1b4e
apache config README update
...
Replace instances of gitlab.conf with gitlab-ssl.conf. The docs
should be more consistent on what it recommends.
2013-09-25 14:29:43 -04:00
Sam Gleske
003c15500b
apache README grammar fix
...
changed system to environment
2013-09-25 14:18:40 -04:00
Sam Gleske
10b00585f3
apache README grammar corrections
2013-09-25 14:16:13 -04:00
Sam Gleske
ab4a23742f
apache README grammar fix
2013-09-25 12:34:36 -04:00
Sam Gleske
97ad192492
Updating apache README
...
to reflect changes for gitlab.conf and gitlab-ssl.conf
2013-09-25 10:47:17 -04:00
Sam Gleske
303fe32a02
SSL and non-SSL apache configurations
2013-09-25 10:42:02 -04:00
Sam Gleske
d02b957565
Impersonal changes
2013-09-25 10:40:20 -04:00
Sam Gleske
4c9f3b7d2a
Merge branch 'master' into docs-manage_ssl
2013-09-25 09:46:44 -04:00
Sam Gleske
2de38c67a2
Grammar correction in httpd README
2013-09-24 17:03:40 -04:00
Sam Gleske
f071d62fbd
Grammar correction in httpd README
2013-09-24 17:01:45 -04:00
Sam Gleske
c1d4ca0bd0
httpd security recommendations added
...
Recommendations for disabling mod_suexec and mod_deflate modules.
2013-09-24 16:23:32 -04:00
Sam Gleske
e57b0bf0b1
Major readme overhaul for apache httpd
2013-09-24 16:10:02 -04:00
Sam Gleske
7b5ff94cfc
Modified CA to be more generic
2013-09-24 15:25:48 -04:00
Sam Gleske
e2c8ca3888
More secure SSL and defined errordocuments
...
Now ErrorDocuments use GitLab error documents. When the backend
service is down (i.e. Unicorn) then Apache will show a GitLab
maintenance page (error 503). Other errors (404, 422, 500) are
also included in the rewrite.
Updated SSL ciphers so that only the strongest SSL ciphers are
allowed. This is primarily a security update for allowed
encryption ciphers.
2013-09-24 14:15:03 -04:00
Sam Gleske
417d227e91
Updating mod_rewrite expression for SERVER_NAME
...
Also changed the ca.crt example name to be more intuitive.
2013-09-11 13:52:17 -04:00
Sam Gleske
0d3075dc40
A better Apache httpd config for GitLab 6
2013-09-10 14:50:09 -04:00
Axilleas Pipinellis
260850a5f8
Fix links to CONTRIBUTING.md
2013-08-29 09:22:03 +03:00
cadavrorum
b3665a614e
Added gitlab-shell config note
2013-08-26 08:03:28 -07:00
Axilleas Pipinellis
fa40fa7489
Add ssl to https server block
...
Prevent error: ssl_error_rx_record_too_long in Firefox
2013-08-25 10:03:46 +03:00
Axilleas Pipinellis
1a480d659c
Add README file in each main dir
2013-08-20 23:12:08 +03:00
Axilleas Pipinellis
9833fc52a7
Use unicorn by default. Add info for puma use, implement #87
2013-08-18 16:09:47 +03:00
Axilleas Pipinellis
88569019c9
Rewrite info about nginx on CentOS
2013-08-18 13:27:45 +03:00
Axilleas Pipinellis
2afea0df60
Refine nginx config for ssl connections. Implements #67 and #92
2013-08-05 16:08:32 +03:00
Axilleas Pipinellis
fabeb6ab74
Enhance existing apache config. Implement #50 and #79
...
Beware that adding `ProxyPass /uploads !` would be a security issue,
since uploads are publicly available without any authentification by default.
See: https://github.com/gitlabhq/gitlabhq/issues/348#issuecomment-21682402
2013-08-05 14:15:25 +03:00
Axilleas Pipinellis
04eb186583
Add alternative CentOS nginx setup. Implement #31
2013-08-05 13:44:10 +03:00
Axilleas Pipinellis
c139f0ef5d
Add dummy readme files
2013-08-02 12:21:36 +03:00
Axilleas Pipinellis
75bcb79ca6
Initial commit of new structure
2013-07-31 14:59:21 +03:00