87 Commits

Author SHA1 Message Date
David Rubin
14c3225d03 Add AWS_BACKUP_STORAGE_CLASS configuration option 2017-12-29 16:46:58 +01:00
David Rubin
5ea41eb3d6 Add AWS_BACKUP_ENCRYPTION ENV to enable aws backup aes encryption backups
Also refactor the multi part config to match
2017-12-29 16:42:15 +01:00
David Rubin
94d5f687df Remove multipart configs if AWS_BACKUP_MULTIPART_CHUNK_SIZE is not set 2017-12-29 16:16:22 +01:00
David Rubin
a3a23a4bc6 Correct template file for AWS_BACKUP_MULTIPART_CHUNK_SIZE env
Fixes #1293

Correctly setup and configure the template in order to use chunked
upload.
2017-12-26 20:53:06 +01:00
solidnerd
1f02a1b54c
Remove GITLAB_TIMEOUT
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:05 +01:00
solidnerd
c04ee489d9
Remove GITLAB_MAX_OBJECT_SIZE
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:05 +01:00
solidnerd
8d29eb22af
Remove GITLAB_REPOSITORIES_STORAGES_DEFAULT_STORAGE_TIMEOUT
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:05 +01:00
solidnerd
91157bca06
Remove GITLAB_REPOSITORIES_STORAGES_DEFAULT_FAILURE_RESET_TIME
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:05 +01:00
solidnerd
7a9d333b2d
Remove GITLAB_REPOSITORIES_STORAGES_DEFAULT_FAILURE_WAIT_TIME
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:04 +01:00
solidnerd
a705e5f03f
Remove GITLAB_REPOSITORIES_STORAGES_DEFAULT_FAILURE_COUNT_THRESHOLD
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:04 +01:00
Bertrand Gouny
cb48a6aff0 ldap ca_file and ssl_version config params 2017-10-30 14:27:33 +01:00
solidnerd
f765ef06be
Add GITLAB_PAGES_ARTIFACTS_SERVER
Signed-off-by: solidnerd <niclas@mietz.io>
2017-10-26 21:47:53 +02:00
solidnerd
df4d252cc9
Add GITLAB_PAGES_CLIENT_PATH
Signed-off-by: solidnerd <niclas@mietz.io>
2017-10-26 21:47:53 +02:00
solidnerd
c570f1c196
Remove GITALY_ENABLED
Since the last version Gitaly is now the way to go. So I removed this variable from the image.

Signed-off-by: solidnerd <niclas@mietz.io>
2017-10-26 21:47:53 +02:00
LordFPL
1cd2d70082 Add LDAP_VERIFY_SSL var (#1367)
* Add LDAP_VERIFY_SSL var

Due to https://about.gitlab.com/2017/09/22/gitlab-10-0-released/#ldap-config-%22verify_certificates%22-defaults-to-secure, this config should be present.

* Update env-defaults

* Update functions

* Update README.md
2017-10-08 12:58:17 +03:00
Mariusz 'koder' Chwalba
cee6b282ba Increase default memory max to address #1347 2017-09-20 12:57:42 +02:00
Silas Rech
5c2e00e2ec
Add monitoring keys 2017-08-24 16:50:32 +02:00
Max
1b09ce0bef
Add config vars for the gitaly token & gitlab repository timeout/reset 2017-08-23 22:59:37 +02:00
Niclas Mietz
f1c0cb372e Merge pull request #1137 from 3kami3/real_ip
Add $NGINX_REAL_IP_RECURSIVE and $NGINX_REAL_IP_TRUSTED_ADDRESSES
2017-07-23 13:20:17 +02:00
solidnerd
94dab8a58d
Fix GITLAB_PIPELINE_SCHEDULE_WORKER_CRON
Signed-off-by: solidnerd <niclas@mietz.io>
2017-07-02 14:10:34 +02:00
Niclas Mietz
b56372f358 Merge branch 'master' into master 2017-07-02 14:03:48 +02:00
Niclas Mietz
2e6a520a51 Merge pull request #1232 from Glowbal/configure-pipeline-schedule-worker
Add environment variable to configure pipeline schedule worker cron job
2017-07-02 14:01:29 +02:00
timfeirg
793b33c2e5 install gitaly 2017-07-01 17:26:40 +08:00
Peter Leitzen
ad68271db1 Expose DB_COLLATION parameter 2017-06-24 14:32:33 +02:00
Thomas Kooi
15286b137d Add env variable to configure pipeline schedule worker cron job 2017-05-28 13:52:42 +02:00
solidnerd
3822576b0b
Enable snippets for new projects by default
If there is an existing gitlab.yml file with snippets explicitly
disabled, they won't be enabled with this change.

Signed-off-by: solidnerd <niclas@mietz.io>
2017-04-22 19:34:49 +02:00
François Gouteroux
d990e32b1b
Enable remote backup to selfhosted s3 compatible storage 2017-04-12 07:21:40 +02:00
Ian Matyssik
07462abcf0 Use current parameters for gitlab-pages 2017-04-05 03:43:06 +09:00
Niclas Mietz
b1fe1c4802 Merge pull request #937 from maikelvl/hotfix/container-registry
Improve container registry docs and certificate handling
2017-03-21 07:52:57 +01:00
3kami3
521f632c06 Add $NGINX_REAL_IP_RECURSIVE and $NGINX_REAL_IP_TRUSTED_ADDRESSES
Configuring GitLab trusted_proxies and the NGINX real_ip module.
2017-03-20 21:21:47 +09:00
solidnerd
cd635cd57e
Add GitLab Pages 2017-03-18 11:51:49 +01:00
Paolo Mainardi
8d925d9a34 Add google cloud storage support (#1030)
* add google cloud storage support

* add documentation of paramenters

* use the same key for both providers

* use the same key for both providers
2017-02-15 20:08:10 +01:00
solidnerd
ea679665e8 Add OAUTH Authentiq support
Signed-off-by: solidnerd <niclas@mietz.io>
2016-12-25 22:50:27 +08:00
solidnerd
4b70522f37 Add GITLAB_MATTERMOST_ENABLED and GITLAB_MATTERMOST_URL
Signed-off-by: solidnerd <niclas@mietz.io>
2016-12-25 22:50:27 +08:00
solidnerd
9ec8d20e91
Add IMAP_TIMEOUT
Allows configuration of idle_timeout for incoming email

Signed-off-by: solidnerd <niclas@mietz.io>
2016-11-22 21:49:35 +01:00
Maikel Vlasman
20b37e5c82 Reuse GITLAB_REGISTRY_KEY_PATH and GITLAB_REGISTRY_CERT_PATH. 2016-11-22 19:54:15 +01:00
Pieter Meyvaert
005f754a38 Applied patches for gitlab 8.13.0 2016-10-25 10:11:17 +02:00
SolidNerd
6f49e45412 Add GITLAB_SECRETS_SECRET_KEY_BASE and GITLAB_SECRETS_OTP_KEY_BASE 2016-08-23 20:57:13 +02:00
Aurélien Chrétien
2aff87196d Improve OAUTH_GOOGLE_RESTRICT_DOMAIN for mutltiple restricted domains
Since 85cb5635ba the google oauth handle multiple hosted domain validation.
2016-07-28 11:24:36 +02:00
SolidNerd
1056e8a983 Add NGINX_SERVER_NAMES_HASH_BUCKET_SIZE 2016-07-09 12:25:39 +02:00
Martin Gansler
2cae7dd8cd remove variable: NGINX_REGISTRY_PROXY_PORT 2016-06-26 12:16:45 +02:00
Peter Suschlik
32081ad8db Make nginx's SSL ciphers configurable
http://bettercrypto.org/ suggests to restrict `ssl_ciphers`.

GitLab allows weaker SSL ciphers due to some Java IDEs.

This commit make SSL ciphers configurable via the environment variable
`SSL_CIPHERS`.

Example in docker-compose.yml:

    version: '2'
    ...
    services:
      ...
      gitlab:
        ...
        environment:
          - SSL_CIPHERS=EDH+CAMELLIA:EDH+aRSA:EECDH+aRSA+AESGCM:EECDH+aRSA+SHA256:EECDH:+CAMELLIA128:+AES128:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!DSS:!RC4:!SEED:!IDEA:!ECDSA:kEDH:CAMELLIA128-SHA:AES128-SHA
2016-06-21 10:14:16 +02:00
SolidNerd
56ef421b6e Add Gitlab Container Registry 2016-06-20 12:45:05 +02:00
Sameer Naik
280b6368ec added GITLAB_PROJECTS_LIMIT configuration option
Closes #717
2016-06-05 15:18:53 +05:30
Sameer Naik
b08eedbec8 oauth: exposed OAUTH_GITHUB_URL and OAUTH_GITHUB_VERIFY_SSL options for users for GitHub Enterprise. 2016-06-01 09:10:35 +05:30
SolidNerd
607df08b24 Add aws multipart chunk size 2016-06-01 08:29:42 +05:30
Tomi Pakarinen
4e5df64982 Configure SAML attribute statements and external groups 2016-05-05 19:55:50 +03:00
Sameer Naik
fdc4358a0a Merge branch 'feature-redis_db_number' of https://github.com/SolidNerd/docker-gitlab into SolidNerd-feature-redis_db_number 2016-04-24 22:16:06 +05:30
Sameer Naik
e725f4945c Exposed GITLAB_TRUSTED_PROXIES configuration parameter 2016-04-24 21:16:26 +05:30
Sameer Naik
54a593f868 OAuth: Added OAUTH_EXTERNAL_PROVIDERS to specify external oauth providers. 2016-04-24 20:17:52 +05:30