Abhilash Raj
a6d2792ee1
Iterate over commits until we find something that passed CI ( #494 )
...
* Iterate over commits until we find something that passed CI
* Fix a bug
2021-08-25 04:27:50 -07:00
Abhilash Raj
4fcf037c62
Merge pull request #493 from maxking/docs
...
Update postfix related documentation
2021-08-25 02:01:10 -07:00
Abhilash Raj
bf0c7c61c5
Minor fixes
2021-08-25 08:38:54 +00:00
Abhilash Raj
d6ee6123ab
Update postfix related documentation
2021-08-25 08:25:37 +00:00
Abhilash Raj
26c3f4709d
Merge pull request #492 from maxking/docs
...
Minor doc fixes
2021-08-25 00:46:19 -07:00
Abhilash Raj
547c53795e
Minor doc fixes
2021-08-25 07:25:58 +00:00
Abhilash Raj
b09ac1a449
Bump Django to 3.1.x since 3.0 is now EOL'd. ( #477 )
2021-08-24 23:33:10 -07:00
Abhilash Raj
1c022ab127
Merge pull request #486 from danil-smirnov/postorius-rolling-fix
...
Postorius rolling image fix
2021-08-18 23:12:07 -07:00
Abhilash Raj
9e582143f8
Merge pull request #490 from maxking/maxking-patch-1
...
Document some configs need changing in compose file.
2021-08-18 23:03:53 -07:00
Abhilash Raj
a7e6809c46
Merge pull request #489 from maxking/fix-mailman-root
...
Run mailman aliases command as mailman user
2021-08-18 23:00:43 -07:00
Abhilash Raj
5b9b22cc09
Update docker-entrypoint.sh
2021-08-18 21:56:30 -07:00
Abhilash Raj
a1a8d7cd37
Run mailman aliases command as mailman user
2021-08-18 01:26:47 +00:00
Abhilash Raj
eb6500ccfc
Document some configs need changing in compose file.
2021-08-17 17:03:52 -07:00
Danil Smirnov
793ee37f2e
Postorius rolling image fix
2021-08-09 09:03:05 +00:00
Abhilash Raj
9ecaffcab0
Merge pull request #485 from maxking/maxking-patch-1
...
Fix broken link to Nginx sample configuration.
2021-08-09 00:43:05 -07:00
Abhilash Raj
a26209a9b8
Fix broken link to Nginx sample configuration.
2021-08-09 00:23:26 -07:00
Abhilash Raj
c181a372d1
Merge pull request #476 from maxking/fix-postgres
...
Pin psycopg2<2.9 for supporting Django 2.2.
2021-07-18 12:34:46 -07:00
Abhilash Raj
08622ce4f0
Ping psycopg2<2.9 for supporting Django 2.2.
...
https://github.com/psycopg/psycopg2/issues/1293
2021-07-18 11:43:30 -07:00
Danil Smirnov
cb4ad1d10e
Adding django-utils-six for xapian ( #473 )
2021-07-18 10:30:15 -07:00
Danil Smirnov
2e9a101a1b
Parametrizing Django diskcache path and size ( #474 )
...
* Parametrizing Django diskcache path and size
* Cache directory permissions fix
2021-07-18 10:27:36 -07:00
Abhilash Raj
6cd113ce56
Merge pull request #472 from danil-smirnov/postorius_uwsgi_tuneup
...
Use 2 threads and 2 processes in Postorius image.
2021-05-30 10:44:25 -07:00
Danil Smirnov
7881025fd5
uwsgi configuration update
2021-05-30 17:24:47 +00:00
Abhilash Raj
c9e49b72b4
Merge pull request #470 from danil-smirnov/hyperkitty_goes_multi_process
...
Use two process & two threads for mailman-web.
2021-05-30 10:02:10 -07:00
Danil Smirnov
582ac73f90
Hyperkitty goes multi-process
2021-05-24 08:45:35 +00:00
Abhilash Raj
496ee0c057
Add support for CACHES. ( #467 )
...
Also, bump Django to 3.1.
2021-05-22 09:42:05 -07:00
Abhilash Raj
1186d36462
Add .venv/ to gitignore foro codespaces ( #465 )
2021-05-21 23:01:35 +00:00
Gabor Szarnyas
3dd4718770
README fixes ( #464 )
...
* Fix typos and use consistent YAML data structures for env
* Add Debug flag and more structure to the README
* Clarify default value of MM_HOSTNAME
* Fix typo
* Fix typos
2021-05-21 13:54:03 -07:00
Abhilash Raj
9409942a31
Fix the Build Status svg to use main branch. ( #458 )
2021-04-07 23:52:27 +00:00
Abhilash Raj
53b1f1e457
Fix broken links ( #457 )
2021-04-07 19:36:37 +00:00
Abhilash Raj
1cefea12ac
Use mkdocs for building the documentation site. ( #456 )
2021-04-07 12:06:36 -07:00
Danil Smirnov
0d38c5b793
Fixing the default value for MM_HOSTNAME ( #454 )
2021-04-01 08:41:56 -07:00
Danil Smirnov
6a0644e2d4
Fixing Postorius configs ( #455 )
2021-04-01 08:41:05 -07:00
Abhilash Raj
61f167cddf
Merge pull request #451 from maxking/release-0.3.12
...
Use single process for now since Hyperkitty can't handle multiple processes.
2021-03-27 18:24:04 -07:00
Abhilash Raj
d3263859b4
Use single process for now since Hyperkitty can't handle procesess.
2021-03-27 16:48:27 -07:00
Abhilash Raj
97b86b08fe
Merge pull request #450 from maxking/release-0.3.12
...
Upgrade Core to 3.3.4
2021-03-27 16:46:56 -07:00
Abhilash Raj
57fa5b23bd
Upgrade Core to 3.3.4
2021-03-27 16:18:09 -07:00
Hu Sheng
080ec93f79
Compile uwsgi with pcre-dev package to support log route ( #370 )
...
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com >
2021-03-21 01:46:45 -07:00
Stefan Gangefors
47f70d73bd
Easy override for social logins ( #446 )
...
Add MAILMAN_WEB_SOCIAL_AUTH for social logins
The `MAILMAN_WEB_SOCIAL_AUTH` list contains a default set of social
login provides. This was previously included in `INSTALLED_APPS`.
Separating it to it's own list makes it easier to disable or otherwise
override which social login providers are enabled without the need to
modify `INSTALLED_APPS`.
Older installations where `INSTALLED_APPS` were overridden continues to
work. The `MAILMAN_WEB_SOCIAL_AUTH` is ignored for those and
`INSTALLED_APPS` is used as is.
2021-03-20 10:28:54 -07:00
Abhilash Raj
7d67045280
Pin to sqlalchemy < 1.4.0
2021-03-20 01:18:08 -07:00
pini-gh
c10aa6fce4
Get rid of hard coded IPs ( #441 )
...
Replace them with:
* containers' hostnames
* gateway's IP address for default SMTP_HOST
* Core: when SMTP_HOST undef, echo the default value
* docker-compose: add port mapping
* docker-compose: drop network driver conf
* Exim macro: use localhost as LMTP host
* Update README.md
* docker-compose: Limit port mapping to loopback
* Update other docker-compose example files
2021-03-15 10:47:13 -07:00
Abhilash Raj
dcc130678f
Skip the rolling workflow on forks. ( #440 )
2021-02-28 12:21:58 -08:00
Abhilash Raj
689607da1a
Merge pull request #439 from danil-smirnov/web-settings-py-cleanup
...
Removing redundant code
2021-02-28 11:08:14 -08:00
Abhilash Raj
2f3ebd9585
Merge branch 'master' into web-settings-py-cleanup
2021-02-28 10:48:36 -08:00
Abhilash Raj
06ed617686
Merge pull request #438 from danil-smirnov/postorius-fixes
...
Postorius fixes
2021-02-28 10:41:18 -08:00
Abhilash Raj
6c70f1b5d7
Merge branch 'master' into web-settings-py-cleanup
2021-02-28 10:33:22 -08:00
Danil Smirnov
484e37f447
Removing redundant code
2021-02-28 20:25:45 +02:00
Danil Smirnov
aecc40870e
Clean-up
2021-02-28 20:21:37 +02:00
Danil Smirnov
1233d15014
Merge branch 'postorius-fixes' of github.com:danil-smirnov/docker-mailman into postorius-fixes
2021-02-28 20:16:31 +02:00
Danil Smirnov
7a7b86d0a4
Clean-up
2021-02-28 20:15:36 +02:00
Abhilash Raj
c89b7e6377
Merge branch 'master' into postorius-fixes
2021-02-28 09:19:45 -08:00