Commit Graph

22 Commits

Author SHA1 Message Date
Michael
cf00937f96 Corrections to README.md
Spelling corrections and some capitalisation and grammar tweaks.
2017-07-21 15:25:03 +08:00
Abhilash Raj
5db5740a69 Fix the links in the README. 2017-07-20 11:43:34 -07:00
Abhilash Raj
0c281270aa Update documentation to add more details about configuration. 2017-07-18 19:06:41 -07:00
Johannes Kümmel
3e77e7e51a Fixed a typo (HYPERKITT_API_KEY -> HYPERKITTY_API_KEY) (#70)
Thanks to @jkymmel!
2017-07-14 13:53:10 -07:00
Christian Rose
f6f4d36d64 Merge PR from @chrros95
Several Changes:
- Uwsgi now listens on two sockets 8080 for http protocol and 8000 for uwsgi protocol
- Add a read_timeout in documentation for Nginx configuration 
- Expose 8024 properly in Core image
- Expose 8080 and 8000 both in Web image
- Rearange the commands to get even less number of layers.
- Add SIGINT as stop signal in web because uwsgi needs it shut down gracefully
- Enable threads in default uwsgi configuration

Fix #64, Fix #15
2017-07-13 16:53:22 -07:00
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