Commit Graph

17 Commits

Author SHA1 Message Date
Abhilash Raj
975bd37efb Document the release and signing process for images. (#57) 2017-06-25 06:19:02 -07:00
Abhilash Raj
3d896454e1 Update documentation. (#54) 2017-06-19 19:49:01 -07:00
maxking
8247dbdffd Fix a config for postfix in the docs. 2017-06-14 17:54:50 -07:00
maxking
14122c2214 Use up -d instead of start when creating first time. 2017-06-10 12:55:43 -07:00
Abhilash Raj
bb93477b0d Add configuration for postfix to core image. Add docs. 2017-05-30 14:46:39 -07:00
Abhilash Raj
2e2b510364 Fix minor documentation bugs. 2017-04-22 14:54:43 -07:00
Abhilash Raj
8630f39a13 Fix a small typo. 2017-04-21 15:22:23 -07:00
Abhilash Raj
3460b6e4c6 Enclose metadata. 2017-04-10 04:34:31 -07:00
Abhilash Raj
ab06eac649 Render properly with Github Pages 2017-04-10 04:24:10 -07:00
Abhilash Raj
57d33dfafa Add more details about DATABASE related variables for core. 2017-04-08 20:03:07 -07:00
Abhilash Raj
316088f455 Use docker-compose start instead of up to run in bg. 2017-04-07 15:58:53 -07:00
Abhilash Raj
26c384e750 Fix a small typo. 2017-04-07 15:49:23 -07:00
Abhilash Raj
32796a5a18 Add separate Readme for each image. 2017-04-07 15:47:36 -07:00
Abhilash Raj
235e076e63 Change all the configuration variables to ENVIRONMENT VARS.
Following 12factor principle for app development, all the configuration
variables for the docker images can now be setup using environment vars.

The default values are set using the run.sh script in both mailman-web
and mailman-core containers.

Mailman-core is now run by "run.sh" which traps SIGTERM and performs
mailman stop for graceful exit of mailman core.
2017-04-07 00:56:04 -07:00
Abhilash Raj
3fa894bb34 Add License to readme. 2017-04-05 02:01:21 -07:00
Abhilash Raj
97c6d1c2d8 Small changes in Readme. 2017-04-05 01:58:08 -07:00
Abhilash Raj
c135b427c2 Add a readme to the repository. 2017-04-05 01:56:41 -07:00