Commit Graph

322 Commits

Author SHA1 Message Date
Ric Harvey
d4014323c4 trying to see if this can be streamlined 2017-01-04 14:52:14 +00:00
Ric Harvey
0bb6580877 Trying to bulk up automated testing 2017-01-04 14:46:42 +00:00
Ric Harvey
5dc92e6b31 Just ouput headers. #ToDo proper unit tests 2017-01-04 13:35:07 +00:00
Ric Harvey
4214a7c651 Merge pull request #102 from mattclarkpgh/patch-1
Added --quiet to certbot command.
2017-01-04 11:45:52 +00:00
Ric Harvey
a7355ce36d Updating composer Hash 2017-01-04 11:30:50 +00:00
Ric Harvey
90ff0b8795 Enable notifications of travis for slack 2017-01-04 11:26:42 +00:00
mattclarkpgh
2773c3479f Added --quiet to certbot command.
certbot command was failing for me. Added --quiet per https://github.com/certbot/certbot/issues/3657
2017-01-03 14:48:01 -05:00
Ric Harvey
497eaecc14 Adding badges to readme 2017-01-03 17:04:18 +00:00
Ric Harvey
c90781c3aa adding a sleep as check happens too quickly 2017-01-03 16:29:45 +00:00
Ric Harvey
771009641d looking for more script output 2017-01-03 16:18:07 +00:00
Ric Harvey
cc256a4b17 swap test IP 2017-01-03 16:11:33 +00:00
Ric Harvey
9e412b4dfe move file 2017-01-03 16:04:22 +00:00
Ric Harvey
b03263c16b move to dot file 2017-01-03 16:03:50 +00:00
Ric Harvey
9928a226ba adding travis to start automated tests 2017-01-03 16:02:23 +00:00
Ric Harvey
0829d18474 closes #98 2017-01-03 09:45:51 +00:00
Ric Harvey
919add13e0 Merge pull request #100 from fvigotti/patch-1
added exec to supervisord
2017-01-03 09:34:41 +00:00
Ric Harvey
bc75013ac4 Switching master to PHP7 2017-01-03 09:19:57 +00:00
fvigotti
b18a612168 added exec to supervisord
without it the signal is not passed to supervisord process by bash :)
2016-12-15 16:56:29 +00:00
Ric Harvey
024ece2ce3 Update versions in readme 2016-11-10 23:54:06 +00:00
Ric Harvey
0d319b3fca update pip version 2016-11-10 23:45:07 +00:00
Ric Harvey
5ce0542818 Fix composer hash 2016-11-10 23:35:11 +00:00
Ric Harvey
52b0077c76 Adding edge repo and php5-redis 2016-11-01 12:11:50 +00:00
Ric Harvey
f4b0c3e1cf mbstring not in 3.4 for php5 2016-10-28 10:50:04 +01:00
Ric Harvey
fd339c0487 Merge pull request #87 from ebuildy/patch-1
Add php mbstring, very useful
2016-10-28 10:43:53 +01:00
Ric Harvey
dbc35c4aa1 Closes #89 fixes webroot in SSL setup 2016-10-28 10:40:36 +01:00
Thomas Decaux
5e07b8a9e5 Add php mbstring, very useful 2016-10-19 22:39:02 +02:00
Ric Harvey
acaaa0d6e7 updated README for new php versions 2016-09-28 10:15:56 +01:00
Ric Harvey
966f940c9f Merge pull request #81 from lloesche/lloesche/sed-cleanup
Optimise sed execution
2016-09-28 10:06:21 +01:00
Lukas Loesche
66356381d6 Optimise sed execution 2016-09-27 16:19:50 +02:00
Ric Harvey
8d9245111e Adding exif closes #80 2016-09-26 08:40:53 +01:00
Ric Harvey
d3629805a5 closes #79 tidy css 2016-09-23 10:46:43 +01:00
Ric Harvey
8d696e7c0b rename file 2016-09-23 10:34:56 +01:00
Ric Harvey
982a3166da updating docs 2016-09-23 10:33:29 +01:00
Ric Harvey
dc0def1ddc update docs 2016-09-23 10:22:57 +01:00
Ric Harvey
67141a9a52 update docs 2016-09-23 10:19:04 +01:00
Ric Harvey
14ef22489a moving lets encrypt to its own doc 2016-09-23 10:16:57 +01:00
Ric Harvey
840a25ff45 correct nginx version in readme 2016-09-21 20:58:28 +01:00
Ric Harvey
470544f1f3 updating readme 2016-09-21 20:50:39 +01:00
Ric Harvey
2d57e8efed Merge branch 'master' into php5-dynamic 2016-09-21 20:43:21 +01:00
Ric Harvey
98c2001f06 Merge pull request #72 from nclavaud/patch-1
Fix wrong port number in README
2016-09-19 16:09:55 +01:00
Nicolas Clavaud
15cf4356b0 Fix wrong port number in README
There is no port mapping in the given example, and nginx is running on port 80.

See 8137d2d0c5/Dockerfile (L115)
2016-09-13 22:33:34 +02:00
Ric Harvey
d994da4636 swaping to official nginx alpine build for dynamic module support 2016-09-07 08:42:36 +01:00
Ric Harvey
8137d2d0c5 Merge pull request #65 from agborkowski/patch-1
Update nginx-site-ssl.conf
2016-08-31 21:27:35 +01:00
AgBorkowski
6b6880264e Update nginx-site-ssl.conf
add 443 ipv6
2016-08-31 14:21:21 +02:00
Ric Harvey
09cc8778cb Adding zip archive closes issue #62 2016-08-25 09:54:28 +01:00
Ric Harvey
e3de22c90b Updated PHP versions 2016-08-22 10:29:41 +01:00
Ric Harvey
67ab04e917 Add VOLUME directive closes #61 nginx-php-fpm 2016-08-22 08:58:03 +01:00
Ric Harvey
6ecfdbdf2e adding nginx config support 2016-08-16 11:29:35 +01:00
Ric Harvey
4e9bf73fe2 Adding custom nginx config support 2016-08-16 11:25:40 +01:00
Ric Harvey
383c6a10c6 closes issue #58 2016-08-10 10:25:16 +01:00