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
cf29d0676b
Update gitlab.yml to upstream
...
Signed-off-by: solidnerd <niclas@mietz.io>
2017-12-26 11:20:05 +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
311dc66915
Update gitlab.yml from upstream
...
Signed-off-by: solidnerd <niclas@mietz.io>
2017-10-26 21:47:53 +02: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
solidnerd
295ec223e7
Syntax mistake on LDAP_VERIFY_SSL
...
Deleting quotes on LDAP_VERIFY_SSL
Signed-off-by: solidnerd <niclas@mietz.io>
# Conflicts:
# assets/runtime/config/gitlabhq/gitlab.yml
2017-10-20 22:06:05 +02:00
BirgerK
bdb4dbd18f
fix possible values for ldap-encryption
2017-10-19 23:32:39 +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
1b09ce0bef
Add config vars for the gitaly token & gitlab repository timeout/reset
2017-08-23 22:59:37 +02:00
Max
27ed0c7ec5
Change ldap.servers.main.method key to encryption - https://gitlab.com/gitlab-org/gitlab-ce/blob/9-5-stable/config/gitlab.yml.example#L728
2017-08-22 13:38:09 +02:00
Max
50fd3e71f9
Add gitaly.token to gitlab.yml - https://gitlab.com/gitlab-org/gitlab-ce/blob/9-5-stable/config/gitlab.yml.example#L492
2017-08-22 13:37:01 +02:00
Max
dc5c505d1d
add gitaly_adress to repositories.storages in gitlab.yml - https://gitlab.com/gitlab-org/gitlab-ce/blob/9-5-stable/config/gitlab.yml.example#L651
2017-08-22 13:33:44 +02:00
Max
72c5bc9ac3
Add build in monitor settings to gitlab.yml
2017-08-22 13:30:26 +02:00
Max
953d1f3c7a
Add new repository keys to gitlab.yml - https://gitlab.com/gitlab-org/gitlab-ce/blob/9-5-stable/config/gitlab.yml.example#L509
2017-08-22 13:26:38 +02:00
Max
6fe7c832e6
Changed gitlab.yml lmap.method key to lmap.encryption - https://gitlab.com/gitlab-org/gitlab-ce/blob/9-5-stable/config/gitlab.yml.example#L273
2017-08-22 13:22:43 +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
timfeirg
793b33c2e5
install gitaly
2017-07-01 17:26:40 +08:00
timfeirg
3a32735558
Upgrade to Gitlab CE 9.3.0
2017-06-27 16:46:32 +08:00
Thomas Kooi
15286b137d
Add env variable to configure pipeline schedule worker cron job
2017-05-28 13:52:42 +02:00
Andrew Stuart
169963397e
Update to 9.2.0
2017-05-26 11:45:28 -07:00
solidnerd
eb0c5cc0e4
Sync gitlab.yml with upstream
...
Remove unused satellites config
Change socket_path to gitaly_address
Add pages path to test environment
Add notes for gitaly tcp address
Add trigger_schedule_worker
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
91ee8a146f
Sync gitlab.yml with upstream for 9.0.0
2017-03-25 06:15:06 +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
solidnerd
30d4006fe3
Sync gitlab.yml with upstream
...
Signed-off-by: solidnerd <niclas@mietz.io>
2016-11-22 21:48:50 +01:00
Niclas Mietz
deb046a258
Merge pull request #931 from sameersbn/upstream-conf-sync
...
sync with upstream configurations
2016-11-02 08:34:56 +01:00
Pieter Meyvaert
005f754a38
Applied patches for gitlab 8.13.0
2016-10-25 10:11:17 +02:00
Sameer Naik
db34a40615
sync upstream configuration
2016-10-16 22:16:14 +05:30
SolidNerd
078735183f
Fix Google OAuth multiple restricted domains configuration
...
This fixes a bug that occured during the implementation of 2aff87196d .
It was not possible to get it working without restricted domains. This fixes it.
2016-08-01 23:10:56 +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
Sameer Naik
10c44f0791
configs: cleanup
2016-07-23 14:07:56 +05:30
SolidNerd
52672b5a4e
Update repositories settings of GitLab for 8.10.0
2016-07-22 15:58:33 +02:00