Commit Graph

  • 2e2b510364 Fix minor documentation bugs. Abhilash Raj 2017-04-22 14:54:43 -07:00
  • 70afa6daf7 Run uwsgi in CMD. Abhilash Raj 2017-04-21 16:06:23 -07:00
  • 8630f39a13 Fix a small typo. Abhilash Raj 2017-04-21 15:22:23 -07:00
  • 2833647e06 Core should set hyperkitty url by default to the mailman-web container. Abhilash Raj 2017-04-21 12:07:22 -07:00
  • cde320477c Trying out travis-configuration. Abhilash Raj 2017-04-18 08:52:18 -07:00
  • aa367a2495 Fix the wrong database class for Postgesql in mailman-core. Abhilash Raj 2017-04-18 08:37:56 -07:00
  • c4c9929213 Fix a typo bug. Abhilash Raj 2017-04-18 08:25:23 -07:00
  • e24bef5d0c MAILMAN_ARCHIVER_FROM should be core's IP not django. Abhilash Raj 2017-04-10 14:12:07 -07:00
  • 3460b6e4c6 Enclose metadata. Abhilash Raj 2017-04-10 04:34:31 -07:00
  • ab06eac649 Render properly with Github Pages Abhilash Raj 2017-04-10 04:24:10 -07:00
  • 124558d727 Set theme jekyll-theme-cayman Abhilash Raj 2017-04-10 04:19:43 -07:00
  • 67089dde74 Directly run the master runner as CMD, instead of mailman start. Abhilash Raj 2017-04-10 01:26:10 -07:00
  • 57d33dfafa Add more details about DATABASE related variables for core. Abhilash Raj 2017-04-08 20:03:07 -07:00
  • 7de4cd6a92 Define the DATABASE_TYPE and DATABASE_CLASS along with DATABASE_URL. Abhilash Raj 2017-04-08 19:54:51 -07:00
  • 1cfee02611 Use -v to check if variables are set in bash. Abhilash Raj 2017-04-08 19:53:57 -07:00
  • 701825c2a3 Fix Database Url check, force mailman to start, remove security settings in django. Abhilash Raj 2017-04-08 19:35:02 -07:00
  • aec4ef4e03 Disable some security options in django settings. Abhilash Raj 2017-04-07 18:22:43 -07:00
  • 5b53844a7e Add instructions for exim in the Core's Readme. Abhilash Raj 2017-04-07 16:04:53 -07:00
  • 316088f455 Use docker-compose start instead of up to run in bg. Abhilash Raj 2017-04-07 15:58:53 -07:00
  • 26c384e750 Fix a small typo. Abhilash Raj 2017-04-07 15:49:23 -07:00
  • 32796a5a18 Add separate Readme for each image. Abhilash Raj 2017-04-07 15:47:36 -07:00
  • 2907087057 Don't add pidproxy.py since it is not needed anymore. Abhilash Raj 2017-04-07 02:12:09 -07:00
  • 0cbb2d8e38 Remove the pidproxy.py file. Abhilash Raj 2017-04-07 00:56:33 -07:00
  • 235e076e63 Change all the configuration variables to ENVIRONMENT VARS. Abhilash Raj 2017-04-07 00:52:48 -07:00
  • 9a0421ea6d Run mailman using ENTRYPOINT instead of CMD. Abhilash Raj 2017-04-07 00:51:02 -07:00
  • ad1aaff624 Several change to mailman-web image. Abhilash Raj 2017-04-06 17:06:12 -07:00
  • 92add31f4a Put default configuration in mailman-web and copy only settings_local.py Abhilash Raj 2017-04-06 13:55:27 -07:00
  • 7f4cb3190a Create logs and copy settings_local.py Abhilash Raj 2017-04-06 13:26:49 -07:00
  • c40fcbe3dd Enable security options in django settings. Abhilash Raj 2017-04-06 13:01:20 -07:00
  • b863cb0767 Add a missing comma in settings. Abhilash Raj 2017-04-06 12:46:26 -07:00
  • e050826abc Download mailman from wget rather than git. Abhilash Raj 2017-04-05 20:19:18 -07:00
  • b614f46532 Remove postfix from the default core image. Abhilash Raj 2017-04-05 20:04:16 -07:00
  • f45c754c7d Merge branch 'master' of github.com:maxking/docker-mailman Abhilash Raj 2017-04-05 02:01:35 -07:00
  • 3fa894bb34 Add License to readme. Abhilash Raj 2017-04-05 02:01:21 -07:00
  • 0f7262bff6 Create LICENSE Abhilash Raj 2017-04-05 02:00:29 -07:00
  • 97c6d1c2d8 Small changes in Readme. Abhilash Raj 2017-04-05 01:58:08 -07:00
  • c135b427c2 Add a readme to the repository. Abhilash Raj 2017-04-05 01:55:40 -07:00
  • 1844d0412a Add configuration for exim4. Abhilash Raj 2017-04-05 00:41:31 -07:00
  • d04f5b6dc8 Add sane mailman core configuration. Abhilash Raj 2017-04-05 00:32:34 -07:00
  • add2ca06ea Add django settings file for mailman-web container. Abhilash Raj 2017-04-05 00:25:01 -07:00
  • ed0756f9c9 Several changes Abhilash Raj 2017-04-05 00:11:33 -07:00
  • aba3d0fb4a Add postfix to the core container. Abhilash Raj 2017-03-30 01:32:14 -07:00
  • 20d2708a0e Serve static files directly from uwsgi for now. Abhilash Raj 2017-03-29 23:11:13 -07:00
  • 12e8b04128 Add psycopg2 in mailman-web container. Abhilash Raj 2017-03-29 22:27:06 -07:00
  • 131d1c0b8a Add a postgres database container. Abhilash Raj 2017-03-29 21:58:40 -07:00
  • c110bb1d01 Add a docker compose configuration and mailman-web Abhilash Raj 2017-03-29 16:30:25 -07:00
  • 5dd6b11660 Add a readme for the core. Abhilash Raj 2017-03-28 17:10:34 -07:00
  • b5535d894d Initial mailman core docker container Abhilash Raj 2017-03-28 17:06:15 -07:00