888 Commits

Author SHA1 Message Date
ngentile
c4254465ac rename GIT_TIMEOUT -> GITLAB_TIMEOUT 2015-04-28 11:30:58 -04:00
ngentile
ee59d938ee Add configuration parameter for git timeout value defaulting to 10 seconds 2015-04-27 17:43:31 -04:00
Sameer Naik
84960a0405 Merge branch 'Leibniz137-add_satellites_timeout' 2015-04-23 09:24:59 +05:30
Sameer Naik
bd5882de15 Merge branch 'add_satellites_timeout' of https://github.com/Leibniz137/docker-gitlab into Leibniz137-add_satellites_timeout 2015-04-23 09:23:01 +05:30
ngentile
98f3fffc17 fix comment 2015-04-22 18:04:15 -04:00
ngentile
62690de25f add GITLAB_SATELLITES_TIMEOUT configuration parameter (default: 30s) 2015-04-22 17:57:02 -04:00
Sameer Naik
113bd4ac85 release 7.10.0 v7.10.0 2015-04-22 21:34:07 +05:30
Sameer Naik
c4ea794e4e docker-compose: renamed fig.yml to docker compose.yml
Closes #289
2015-04-22 21:23:54 +05:30
Sameer Naik
8dacc8804c Merge branch 'gitlab-next' 2015-04-22 21:19:43 +05:30
Sameer Naik
24193e9c26 init: added LDAP_BLOCK_AUTO_CREATED_USERS configuration option 2015-04-22 21:19:35 +05:30
Sameer Naik
adedff0d0d init: added GITLAB_EMAIL_REPLY_TO configuration option 2015-04-22 21:19:35 +05:30
Sameer Naik
f4b6fd9706 init: removed ENV variables to configure *External Issue Tracker* integration
External issue trackers can now be integrated from the "Service
Templates" section of the settings panel.
2015-04-22 21:19:35 +05:30
Sameer Naik
a12fa821dc gitlab: upgrade to CE v.7.10.0
Closes #218
2015-04-22 21:18:42 +05:30
Sameer Naik
913de988a1 gitlab-shell: upgrade to v.2.6.2 2015-04-21 13:26:27 +05:30
Sameer Naik
3dd031968a Merge branch 'capbash-f/appInit' 2015-04-20 10:21:20 +05:30
Andrew Forward
6376a587d4 Create app:init to separate initialization from starting
This feature allows an install script to initialize much of the
gitlab requirements without actually starting it.  It is useful
for deployment scripts so that the first start up does not have to
do this work itself.  app:start calls app:init, so no change
in functionality for app:start.
2015-04-19 16:38:59 -04:00
Sameer Naik
bde73d2d05 Merge branch 'fetzerch-master' 2015-04-17 10:31:29 +05:30
Christian Fetzer
60b9f2b05b install: Deny ssh login with password
Gitlab requires users to configure public key authentication for ssh.
Therefore password login should be disabled to increase security.
2015-04-16 21:55:43 +02:00
Christian Fetzer
fcba1b8c80 install: Send OpenSSH logs to logfile
OpenSSH logs to syslog per default which is not available in the
container. This changes the behavior and lets sshd send its log output
to a file instead. In addition the LogLevel is increased to VERBOSE
so that also failed connection attempts are logged.
2015-04-16 21:55:43 +02:00
Sameer Naik
612d2ae63a Merge pull request #291 from botto/master
Table of contents link for ssl cert was incorrect
2015-04-16 20:15:40 +05:30
Martin Eskdale Moen
ef6ffd7afa Table of contents link for ssl cert was incorrect
Updated title and link for Installation of the SSL Certificates
2015-04-16 15:40:04 +01:00
Sameer Naik
c0dfb16168 release 7.9.4 v7.9.4 2015-04-16 18:25:27 +05:30
Sameer Naik
8c28270e0b gitlab: upgrade to CE v.7.9.4 2015-04-16 18:18:45 +05:30
Sameer Naik
b8a216b32a Merge branch 'lazyfrosch-gpg-key-ids' 2015-04-15 09:56:17 +05:30
Markus Frosch
4b7c867806 Use long GPG key ids for security
This avoids possible flaws against duplicate or manipulated keys.

The Postgres keys should be fine, because it gets downloaded via https.
2015-04-14 22:37:08 +02:00
Michal Gebauer
c0b67983b9 Fixed README formatting 2015-04-13 18:04:39 +05:30
Sameer Naik
a51a51d0c5 release 7.9.3 v7.9.3 2015-04-13 17:46:32 +05:30
Sameer Naik
fbaea41fe5 gitlab: upgrade to CE v.7.9.3 2015-04-13 17:29:17 +05:30
Sameer Naik
cbc1eb963d changelog: updated 2015-04-13 17:28:38 +05:30
Sameer Naik
cdbd87250c config: cleanup gitlab.yml 2015-04-13 17:24:41 +05:30
Sameer Naik
8bf0612b64 Merge branch 'mlewe-master'
Closes #195
2015-04-13 17:19:08 +05:30
Sameer Naik
0e300880cd Merge branch 'master' of https://github.com/mlewe/docker-gitlab into mlewe-master 2015-04-13 17:08:44 +05:30
Sameer Naik
e00af81c02 readme: document NGINX_ACCEL_BUFFERING option 2015-04-13 17:01:58 +05:30
Sameer Naik
1aaad91fb0 readme: document NGINX_PROXY_BUFFERING option 2015-04-13 17:01:45 +05:30
Sameer Naik
f8209dafca init: cosmetic changes 2015-04-13 16:58:14 +05:30
Sameer Naik
3fec682532 init: disable proxy_buffering and X-Accel-Buffering by default
Closes #226
2015-04-13 16:57:05 +05:30
Sameer Naik
eea0a43971 nginx: removed proxy_max_temp_file_size configuration from vhost configuration 2015-04-13 16:55:42 +05:30
Sameer Naik
0d8b534815 Merge branch 'ulrichSchreiner-master' 2015-04-13 16:46:42 +05:30
Sameer Naik
3c3eebaf26 Merge branch 'master' of https://github.com/ulrichSchreiner/docker-gitlab into ulrichSchreiner-master 2015-04-13 16:46:34 +05:30
Marius Lewerenz
088a58d2ce init: added gravatar configuration options. 2015-04-09 14:03:01 +02:00
Sameer Naik
0edc6f876a release 7.9.2 v7.9.2 2015-04-02 13:03:24 +05:30
Sameer Naik
94a361253f gitlab: upgrade to CE v.7.9.2 2015-04-02 12:57:18 +05:30
Sameer Naik
042a5d0110 release 7.9.1 v7.9.1 2015-03-26 16:41:16 +05:30
Sameer Naik
bf28aabed2 gitlab: upgrade to CE v.7.9.1 2015-03-26 16:29:36 +05:30
Sameer Naik
62249474e6 init: set default value of SMTP_OPENSSL_VERIFY_MODE to none.
The mailer does not seem to be able to verify SSL certificates when
`SMTP_OPENSSL_VERIFY_MODE` is set to `peer`. We set the default value to
`none` until the issue can be resolved.

Closes #282
2015-03-26 16:28:26 +05:30
Sameer Naik
4c5e1c0db9 readme: a little clarity on mysql/postgresql linking, Closes #280 2015-03-24 10:50:00 +05:30
Sameer Naik
7186897379 readme: fix docker exec command for running rake tasks 2015-03-23 22:38:43 +05:30
Sameer Naik
a5bdf7f876 readme: additional notes on using docker exec for backup operation 2015-03-23 22:13:56 +05:30
Sameer Naik
ff6288ff7a readme: document use of docker exec as an alternate way to execute raketasks
Refer #277
2015-03-23 22:09:10 +05:30
Sameer Naik
279c9ed531 dockerfile: set WORKDIR to /home/git/gitlab
Refer #277
2015-03-23 21:59:14 +05:30