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
Abhilash Raj
a053f570de
Bump versions of Postorius to latest and fix urls.py
2019-02-17 17:57:44 -08:00
worikgh
7812e10182
Make it clear how to relay emails in postfix ( #306 )
...
* Make it clear how to relay emails in postfix
* Line length set to eighty characters for the new text
2019-02-14 14:39:59 -08:00
Abhilash Raj
0a7bbc1e87
Fix typo
2019-02-09 10:15:03 -08:00
Abhilash Raj
efe301a139
Bump postorius to 1.2.3
2019-01-20 16:51:33 -08:00
Abhilash Raj
c5d84bfeab
Use alpine images instead of Python. ( #290 )
...
* Use alpine images instead of Python.
* Minor fix to use python3 -m pip
* Fix settings for paintstore.
2019-01-20 16:39:11 -08:00
Abhilash Raj
c1dabd0993
Merge pull request #286 from pgeorgi/xapian
...
Enable xapian in mailman-web
2019-01-20 15:42:44 -08:00
Patrick Georgi
51a5485c4a
Add xapian to the mailman-web container
...
Whoosh completely breaks down on 4GB of mail archives, so provide xapian
as an alternative. It's not hooked up automatically, but can be enabled
in the config files.
Related to issue #97 .
2019-01-17 00:20:56 +01:00
Patrick Georgi
561abf6fee
Use standard alpine image as base for mailman-web
...
This way we can depend on alpine's python3 package which is binary
compatible with the rest of the python packages in the distribution.
This requires spelling out python3 explicitly in several places since
alpine still defaults to python 2 for /usr/bin/python.
2019-01-17 00:20:26 +01:00
Abhilash Raj
906dde757d
Bump versions of MailmanClient and Django.
2019-01-15 09:05:58 -08:00
Abhilash Raj
7d41168e18
Add MTA settings for Django.
...
MTA settings are needed for Django, in addition to Mailman Core.
2018-12-21 09:02:44 -08:00
Abhilash Raj
62e4549ea5
Make it clear that settings.py is settings_local.py in this docs.
2018-12-20 22:36:23 -08:00
Abhilash Raj
309ff3908a
Add a subheading for uwsgi
2018-12-19 11:12:31 -08:00
Abhilash Raj
93bc46f80e
Upgrade P and HK versions to make the builds pass.
2018-09-02 13:07:22 -07:00
Abhilash Raj
631217173a
Add python deployment script.
2018-09-02 13:07:22 -07:00
Tom Browder
b3c4442c16
grammar, spelling, and punctuation tweaks ( #266 )
2018-07-30 01:50:36 -07:00
Abhilash Raj
274965cced
Update stable containers to 3.2 suite release.
2018-07-26 20:53:07 -07:00
Abhilash Raj
0eda00bc41
Add TOC
...
Add table of contents.
2018-07-26 18:22:07 -07:00
Abhilash Raj
0f9693af82
Do not print out information. ( #262 )
2018-07-25 23:30:34 -07:00
Abhilash Raj
9f8fd65bb5
Add new settings for Templates.
2018-07-25 23:10:21 -07:00
Abhilash Raj
7ce2c3f14d
Fix the tests.
2018-07-25 23:10:21 -07:00
Abhilash Raj
aec49d8bda
Use rolling releases.
2018-07-25 23:10:21 -07:00
Abhilash Raj
ceeb7f804e
Fix the deploy script.
2018-07-25 23:10:21 -07:00
Abhilash Raj
0bbd4aadc7
We don't need tags when building.
2018-07-05 14:45:42 -07:00
Abhilash Raj
bbcce81bc9
Merge pull request #257 from maxking/fix-tests
...
Use Python 3.6 instead of 3.7 (which :3 tag points to).
2018-07-05 13:55:46 -07:00
Abhilash Raj
aa60dc0b62
Use Python 3.6 instead of 3.7 (which :3 tag points to).
2018-07-05 11:09:46 -07:00
Abhilash Raj
f11d397ab1
Merge pull request #256 from aiomaster/master
...
fix mailman.cfg issue
2018-07-05 10:42:59 -07:00
Christoph Wagner
770267b417
set TAG in build only if not set before
2018-07-04 21:21:25 +02:00
Christoph Wagner
6d1ea69bb1
fix container build by adding libffi-dev
2018-07-04 20:25:53 +02:00
Christoph Wagner
bf6689a45e
fix mailman.cfg issue
...
We have to append ">>" to /etc/mailman.cfg and not to overwrite previously written content with ">".
Problem was that the database config made in setup_database was overriden.
2018-07-04 20:18:55 +02:00
Abhilash Raj
d9c5d6ef95
Quote the variables. ( #255 )
...
* Quote the variables.
* test using images without repo url.
2018-07-03 21:27:30 -07:00
Abhilash Raj
7500c64167
Fix deploy script. ( #254 )
2018-06-22 19:01:52 -07:00
Abhilash Raj
69eeccc9a2
Add a Dockerfile.dev to create build container. ( #253 )
2018-06-22 18:38:55 -07:00
Abhilash Raj
32b766b286
Add badge for CircleCI ( #252 )
2018-06-22 18:01:59 -07:00
Abhilash Raj
3b71d5e1dd
Add support to build and deploy postorius containers. ( #251 )
...
* Add support to build and deploy postorius containers.
- Also, simplify the deployment script.
* Use curly braces instead of round.
2018-06-22 17:32:23 -07:00
richardbrinkman
ccf690b0a0
Fix #210 : introduce MTA variable ( #237 )
...
* Fix #210 : introduce MTA variable
* Fix: typo
* Fix: postfix configuration
* Del: temporary files
2018-06-19 09:09:00 -07:00
Abhilash Raj
e18010af14
Fix the location of transport and router configs ( #250 )
...
Change the expected location of router and transport configs to setup exim.
2018-06-18 10:37:56 -07:00