Commit Graph

7 Commits

Author SHA1 Message Date
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
98e6401334 Test if the postorius/hk is available too. 2017-05-28 19:34:59 -07:00
Abhilash Raj
72b4abe894 Add space between image and its name. 2017-05-23 17:00:42 -07:00
Abhilash Raj
9db8b26c0c Specify docker-compose version 2. 2017-05-23 17:00:42 -07:00
Abhilash Raj
a43239e6ec Fix the generate_tests.sh to actually be executable. 2017-05-23 17:00:42 -07:00
Abhilash Raj
d4b0b74860 Test should test the current branch version and not the 'latest'. 2017-05-23 17:00:42 -07:00
Abhilash Raj
cde320477c Trying out travis-configuration.
- Make core.sh executable.

- Check the IP Address of containers in travis.

- Wait for the services to come up before running tests.
2017-04-18 09:54:03 -07:00