Commit Graph

284 Commits

Author SHA1 Message Date
Joshua Gleitze
2bc331edc9 Install python-memcached in Mailman Web 2020-08-19 18:10:53 +02:00
Abhilash Raj
e76bb3a1ff Bump to use Alpine 3.12 since 3.8 is now EOL. (#390)
* Bump to use Alpine 3.12 since 3.8 is now EOL.

* Manually install pip in all images.

* Rename all py- modules to py3- modules.

* Replace mysqldb with mysqlclient library for Mysql support in web.
2020-08-04 00:16:42 -07:00
Abhilash Raj
07a7c1ce68 Bump Mailmanclient and upgrade setuptools and wheel in images. (#389)
* Bump Mailmanclient.
* Add linux-headers package for psutils.
* Update setuptools and wheel everywhere.
* Use Postorius 1.3.3 in Postorius image.
2020-08-02 12:42:36 -07:00
Abhilash Raj
1ae02c70ee Clear the old files when collecting static files. 2020-06-25 22:57:24 -07:00
Abhilash Raj
3efedcaccb Update bug_report.md 2020-06-25 22:39:01 -07:00
Abhilash Raj
f6a4e7a3a6 We don't really do image signing anymore. (#380)
Remove security tags from docs.
2020-06-12 20:01:08 -07:00
Abhilash Raj
d502b34f21 Bump Mailaman components. (#378)
* Bump Mailaman-web components.

* Bump mailman core
2020-06-12 19:03:50 -07:00
Abhilash Raj
839d42f3d3 Revert "Update fulltext search engine to Xapian from Whoosh. (#364)" (#376)
This reverts commit 508da12771.
2020-05-15 18:28:56 -07:00
Christian Dietrich
794d17ebd1 Include django-auth-ldap in mailman-web (#374) (#375) 2020-04-19 17:13:48 -07:00
Abhilash Raj
637c353dfc Update Postorius, Hyperkitty and django-mailman3. (#365)
* Update Postorius, Hyperkitty and django-mailman3.

Also, entrypoint script should compile i18n messages.

* Add git to postorius image.

* Also compile i18n messages in Postorius.

* Add GNU Gettext to the images.

* Do not compilemessages.

* Do not compilemessages.
2020-02-09 11:20:51 -08:00
Abhilash Raj
508da12771 Update fulltext search engine to Xapian from Whoosh. (#364) 2020-01-18 10:04:40 -08:00
Abhilash Raj
b125b44277 Update images in compose files to use the latest ones. (#363) 2020-01-18 09:51:12 -08:00
Danil Smirnov
81f3eeb578 Postorius fix for Dockerfile.dev (#361)
* Updating Dockerfiles

* Whitespaces fix
2020-01-10 09:14:41 -08:00
Danil Smirnov
5ec6bd054f Fixing Postorius only container image (#360)
* Fixing Postorius
* Getting rid of django_compressor from STATICFILES_FINDERS
2020-01-08 11:13:02 -08:00
Abhilash Raj
973169262b Update README to use dockerhub instead of quay. (#357) 2019-12-19 16:44:36 -08:00
Abhilash Raj
1c08a20f2b Use latest Django 2.2 release. (#356) 2019-12-18 22:52:37 -08:00
Abhilash Raj
6dc9598ee4 Bump versions. (#355) 2019-12-13 10:02:16 -08:00
Abhilash Raj
9ebc27138e Fix issues with gunicorn 20.0.0 (#350)
* Fix latest version of gunicorn.

* Use older version of gunicorn.
2019-11-17 17:47:01 -08:00
Abhilash Raj
7965824453 Bump to latest 0.3.0 release. (#347) 2019-10-13 20:13:23 -07:00
Abhilash Raj
5288154e37 Merge pull request #346 from djgalloway/wip-minutely-hourly
uWSGI: Run minutely jobs hourly instead
2019-10-04 07:19:39 -07:00
David Galloway
41092d35f9 uWSGI: Run minutely jobs hourly instead
Fixes: https://github.com/maxking/docker-mailman/issues/327

Signed-off-by: David Galloway <dgallowa@redhat.com>
2019-10-03 11:40:40 -04:00
Marvin Greenberg
6f26dc9145 Fix minor typo in docker-entrypoint.sh (#345) 2019-09-08 17:29:29 -07:00
Abhilash Raj
983e925239 Remove azure pipelines (#342) 2019-08-15 14:47:19 -07:00
Joren Vrancken
5251eff047 Make MAILMAN_ARCHIVER_FROM a tuple (#336) 2019-07-28 12:07:59 -07:00
Abhilash Raj
3e9f6ab7c9 Merge pull request #337 from joren485/template-core-typo
Fix "Core" -> "Web" typo
2019-07-03 23:36:39 -07:00
Joren Vrancken
7f4e725b75 Fix "Core" -> "Web" typo 2019-07-02 17:06:56 +02:00
Abhilash Raj
d76987e623 Merge pull request #334 from maxking/maxking-patch-10
Update issue templates
2019-06-20 12:21:52 -07:00
Abhilash Raj
ac0f3877cb Merge branch 'master' into maxking-patch-10 2019-06-20 12:14:39 -07:00
Abhilash Raj
e69aafe4d3 Merge pull request #335 from joren485/master
Rename non-existent HYPERKITTY_API_URL to HYPERKITTY_URL in core readme.
2019-06-20 12:14:28 -07:00
Joren Vrancken
ffbdda51eb Rename non-existent HYPERKITTY_API_URL to HYPERKITTY_URL in core readme. 2019-06-20 20:19:45 +02:00
Abhilash Raj
aff7d09db9 Update issue templates 2019-06-18 05:43:39 -07:00
Abhilash Raj
e6de13ba44 Update azure-pipelines.yml for Azure Pipelines (#331)
* Update azure-pipelines.yml for Azure Pipelines

* Add Python build scripts.

* Run scripts with Python 3.

* Add strategy for both variants.

* Fix variables for jobs and use the right variant to build.

* Fix build and test script.
2019-05-19 21:02:06 -04:00
brianemwd
234f62241a Added instructions for setting up site_owner email in mailman-extra.cfg. (#328) 2019-05-08 12:08:57 -04:00
Abhilash Raj
962275edcb Set up CI with Azure Pipelines [skip ci] (#317)
* Set up CI with Azure Pipelines [skip ci]

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml
2019-05-04 21:29:12 -07:00
Simon
439f308bf8 Add documentation for smtp env vars (#326)
* add documentation for smtp env vars

* wrap at 80 lines

* add smtp env vars to web container docs
2019-04-29 14:04:03 -07:00
Abhilash Raj
80eb38bf46 Merge pull request #325 from shoetten/feature/bump-hyperkitty-1.2.2
Bump Hyperkitty to 1.2.2
2019-04-29 11:35:04 -07:00
Simon Hötten
64c04ce8dc bump hyperkitty to 1.2.2 2019-04-29 20:23:56 +02:00
Abhilash Raj
d4735958db Merge pull request #324 from shoetten/fix/web-correct-permissions-for-settings
chown of settings_local.py to mailman user
2019-04-29 11:15:24 -07:00
Simon Hötten
5de4da3b45 chown of settings_local.py to mailman user 2019-04-29 19:52:31 +02:00
Abhilash Raj
ac522271c9 Merge pull request #323 from shoetten/feature/smtp-credentials-via-env
Allow chaning of smtp credentials via env vars
2019-04-28 15:26:07 -07:00
Simon Hötten
4108fc9dc9 allow chaning of smtp credentials via env vars 2019-04-28 19:25:36 +02:00
Abhilash Raj
f657c9a572 Bump Postorius and Mailanclient. 2019-04-13 21:56:41 -07:00
Abhilash Raj
423d9cbf03 Add libffi to all Postorius images. (#320)
* Add libffi to all Postorius images.

* Use Django less than a certain version.

* Fix the version constraint.

* Fix uwsgi configuration by using only processes.
2019-04-13 21:04:42 -07:00
Abhilash Raj
a7832b00f1 Merge pull request #319 from maxking/maxking-patch-10
Bump Core to 3.2.2
2019-03-30 13:15:08 -07:00
Abhilash Raj
d93dd4b02b Bump Core to 3.2.2 2019-03-29 14:28:26 -07:00
Abhilash Raj
be57cb9db5 Merge pull request #314 from danil-smirnov/master
The SessionAuthenticationMiddleware class is removed from Django 2.0
2019-02-28 22:38:56 -08:00
Abhilash Raj
86cf2ec260 Merge branch 'master' into master 2019-02-28 22:26:55 -08:00
Danil Smirnov
d52827b1e7 The SessionAuthenticationMiddleware class is removed from Django 2.0 2019-03-01 08:15:28 +02:00
Abhilash Raj
fa48d9792c Remove hyperkitty related jobs in uwsgi config. 2019-02-28 17:49:00 -08:00
Abhilash Raj
89d9a0f626 Pin Django to 2.1.5 2019-02-24 22:31:50 -08:00