summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* Removed quotesShubham Hibare2019-04-121-2/+2
|
* Replace header login example variable names.Lauri Ojansivu2019-04-081-4/+4
| | | | Related #2019
* Fix docker-compose.ymlLauri Ojansivu2019-03-231-4/+4
|
* - Add LDAP config example, remove extra text.Lauri Ojansivu2019-03-211-117/+70
| | | | Thanks to xet7 !
* - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-0/+6
| | | | Thanks to xet7 !
* Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-111-0/+10
| | | | | | | | | | lucasantoniassi:accounts-lockout that is maintained and works. Added Snap/Docker/Source settings. Thanks to xet7 ! Closes #1572, closes #1821
* [HTTP header automatic login. Not tested ↵Lauri Ojansivu2019-03-081-0/+7
| | | | | | | | yet.](https://github.com/wekan/wekan/issues/2019). Thanks to xet7 ! Related #2019
* [Add support for admin status ↵Lauri Ojansivu2019-03-061-0/+6
| | | | | | | | sync](https://github.com/wekan/wekan-ldap/pull/40). Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 Thanks to JulianJacobi and xet7 !
* - Fix OIDC error "a.join is not a function" b revertingLauri Ojansivu2019-02-271-4/+0
| | | | | | | | | | | configurable OAUTH2_ID_TOKEN_WHITELIST_FIELDS and OAUTH2_REQUEST_PERMISSIONS from Wekan v2.22-2.26. Thanks to xet7 ! Closes #2206, Related #1874, Related #1722
* - Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).Lauri Ojansivu2019-02-251-0/+4
| | | | | | Thanks to xet7 ! Closes #2203
* Added LDAP email environment variablesSteven Waters2019-02-211-0/+16
| | | | Support for LDAP matching existing accounts with e-mail address.
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-0/+4
| | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874
* Merge pull request #2187 from GavinLilly/kadira-integrationLauri Ojansivu2019-02-131-2/+5
|\ | | | | Kadira integration
| * Cleaning up docker-compose for mergeGavin Lilly2019-02-131-56/+22
| |
| * Merge branch 'devel' of github.com:wekan/wekan into develGavin Lilly2019-02-111-0/+3
| |\
| * | Replaced Kadira by meteor-apm-agentGavin Lilly2019-02-111-5/+5
| | |
| * | Added Kadira packages and env settings in Docker ComposeGavin Lilly2019-02-091-18/+55
| | |
* | | - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-121-36/+66
| |/ |/| | | | | Thanks to xet7 !
* | - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-111-0/+3
|/ | | | Thanks to xet7 !
* - Add optional Nginx reverse proxy config to docker-compose.yml and nginx ↵Lauri Ojansivu2018-12-281-0/+18
| | | | | | directory. Thanks to MyTheValentinus !
* - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ↵Lauri Ojansivu2018-12-261-1/+1
| | | | | | does not exist yet. Thanks to xet7 !
* - Use Node 8.15.0 and MongoDB 3.2.22.Lauri Ojansivu2018-12-261-1/+1
| | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 !
* - Comment out docker build from source part of docker-compose.ymlLauri Ojansivu2018-12-241-11/+11
| | | | Thanks to xet7 !
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-241-11/+12
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* - Fix docker-compose.yml to use Meteor 1.6.x based Wekan,Lauri Ojansivu2018-12-241-6/+6
| | | | | | because currently Meteor 1.8.x based version is broken. Thanks to xet7 !
* - Move wekan-postgresql back to https://github.com/wekan/wekan-postgresqlLauri Ojansivu2018-12-221-57/+0
| | | | | | because there is many differences in database settings. Thanks to xet7 !
* Fix typo.Lauri Ojansivu2018-12-221-1/+1
|
* - Combine all docker-compose.yml files.Lauri Ojansivu2018-12-221-9/+338
| | | | Thanks to xet7 !
* - Update translated text.Lauri Ojansivu2018-12-211-1/+1
|
* Add a new env var to select the default authentication methodguillaume2018-12-191-0/+3
|
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-0/+2
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* revert changes for patch authenticationguillaume2018-11-221-0/+12
|
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). ↵Lauri Ojansivu2018-11-201-0/+3
| | | | | | | Thanks to alkemyst and xet7. Closes wekan/wekan-ldap#21, closes wekan/wekan-ldap#10
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-171-12/+0
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Logout with timerguillaume2018-11-061-0/+12
|
* Fix typo about ldapsRobin BRUCKER2018-10-311-1/+1
| | | | | | Documentation said to set LDAP_ENCRYPTION to true if we want to use ldaps, but the code in wekan-ldap does not check if it is set to true, but if the value equals to 'ssl' instead.
* Fix syntax.Lauri Ojansivu2018-10-301-1/+1
|
* docker-compose.yml and docker-compose-build.yml:Lauri Ojansivu2018-10-261-55/+59
| | | | | | | - Remove single quotes, because settings are quoted automatically. - Comment out most settings that have default values. Thanks to xet7 !
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-241-18/+18
| | | | | | | affect change UI yet. Thanks to xet7 ! - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
* - This docker-compose.yml uses prebuilt image.Lauri Ojansivu2018-10-231-2/+0
| | | | Thanks to xet7 !
* - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.Lauri Ojansivu2018-10-231-13/+2
| | | | Thanks to xet7 !
* - Add info about using prebuild image.Lauri Ojansivu2018-10-171-0/+2
| | | | Thanks to xet7 !
* - Add experimental Docker edge that works.Lauri Ojansivu2018-10-111-2/+2
| | | | Thanks to xet7 !
* add ldap support | simplify authenticationsguillaume2018-10-091-0/+121
|
* - Upgrade to MongoDB v3.2.21Lauri Ojansivu2018-09-101-1/+1
| | | | Thanks to xet7 !
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-0/+19
| | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234
* - Add webhooks-attributes to Snap and Docker.Lauri Ojansivu2018-08-221-0/+3
| | | | Thanks to xet7 !
* - Content Policy: Allow inline scripts, otherwise there is errors in ↵Lauri Ojansivu2018-08-151-6/+11
| | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 !
* Fix quotes.Lauri Ojansivu2018-08-141-6/+6
|
* Fix typo.Lauri Ojansivu2018-08-141-2/+2
|