177 Commits

Author SHA1 Message Date
solidnerd
5e17cd8a24
Remove rsa1 ssh_host_key
This means that the SSH 1 protocol wouldn’t be supported anymore.

Signed-off-by: solidnerd <niclas@mietz.io>
2018-02-03 09:32:08 +01:00
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
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
Niclas Mietz
fd5343dce2
Merge pull request #1190 from yfoelling/master
Fixup for multiple Backups
2017-11-09 17:02:38 +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
Silas Rech
cd97f7ca0e
Fix some whitespace / tab issues 2017-08-24 16:58:26 +02:00
Silas Rech
5c2e00e2ec
Add monitoring keys 2017-08-24 16:50:32 +02:00
Max
b9b56bf6be
Add variables to config functions 2017-08-23 23:08:25 +02:00
yfoelling
f6a04446d3 Fixup for multiple Backups
I fixed an if condition, that caused multiple cron jobs for backups.
2017-08-16 17:42:10 +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
Michael Eischer
e383d84296 Generate secrets on container startup 2017-07-16 20:30:33 +02:00
solidnerd
435f01cc2b
Fix missing install_template for Gitaly 2017-07-02 19:31:10 +02:00
solidnerd
510284bc1e
Use same method for asset compiling in REALTIVE_URL_ROOT
Signed-off-by: solidnerd <niclas@mietz.io>
2017-07-02 14:13:26 +02:00
solidnerd
f1079faf2e
Fix GITALY_ENABLED in gitlab.yml
Signed-off-by: solidnerd <niclas@mietz.io>
2017-07-02 14:10:38 +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
Glowbal
53f50a9777 Add configure cron jobs step 2017-06-08 20:38:36 +02:00
François Gouteroux
d990e32b1b
Enable remote backup to selfhosted s3 compatible storage 2017-04-12 07:21:40 +02:00
Ian Matyssik
ad3dfbfce8 Make IPv6 configuration for pages consistent with gitlab 2017-04-05 18:35:46 +09:00
Ian Matyssik
b1b5855875 Make sure that https for pages is enabled before using https config for it. 2017-04-05 03:41:45 +09:00
ian
7ae13a0a19
Fix incomplete generation of pages nginx config. Fixes #1127 2017-03-22 22:14:46 +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
solidnerd
114e656c77
Use webpack:compile when GITLAB_RELATIVE_URL_ROOT is set 2017-03-21 07:42:42 +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
d49d4b2dae
Again fixes for #1128 2017-03-18 19:06:43 +01:00
solidnerd
54a094ed98
Deploy gitlab-pages only if it's enabled 2017-03-18 14:41:24 +01:00
solidnerd
cd635cd57e
Add GitLab Pages 2017-03-18 11:51:49 +01:00
ayapapa
153eece62f fixed backup issue 2017-02-28 22:03:45 +09:00
Paolo Mainardi
7b22b77566 Fix logical check of booleans 2017-02-18 15:37:37 +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
f0021000dd FIX OAUTH_AUTHENTIQ configuration proccess 2016-12-25 22:51:23 +08: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
Alex Brausewetter
93acbe0dd8 With MySQL run gitlab:setup before db:migrate
Fixes an issue where starting a new MySQL based container would failed
due to foreign key constraints.
2016-11-26 13:15:57 +01: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
67866370e9 Update certificates when SSL_REGISTRY_CERT_PATH exists. 2016-11-22 19:54:15 +01:00