Commit Graph

396 Commits

Author SHA1 Message Date
Ric Harvey
4cfc4cb998 allowing UID/GID mapping as per issue #73 2017-02-13 10:15:39 +00:00
Kevin Campion
f84984d7c5 Update index.php 2017-02-11 13:11:19 +01:00
Ric Harvey
37f5667fda Update readme formatting 2017-02-10 10:32:02 +00:00
Ric Harvey
cbf763305b Adds support for Real_ip in logs closes #106 2017-02-10 10:05:52 +00:00
Ric Harvey
0b30a3a545 Documentation for #33 installing php modules. 2017-02-10 09:12:23 +00:00
Ric Harvey
72ffbe20f9 Clarify private key closes #110 2017-02-09 17:09:51 +00:00
Ric Harvey
869483e5a2 fixed if statement in start script 2017-02-07 11:37:11 +00:00
Ric Harvey
e6da096f0e fix start script 2017-02-07 11:15:23 +00:00
Ric Harvey
723c4f2d1a rm old docker file 2017-02-07 10:45:31 +00:00
Ric Harvey
4ef6c9d89b updated info on readme 2017-02-07 10:42:23 +00:00
Ric Harvey
af3622f638 Merge branch '7.1' 2017-02-07 10:41:03 +00:00
Ric Harvey
2ec8a51070 merge in @royrico pull request into 7.1 code 2017-02-07 10:36:43 +00:00
Ric Harvey
1ef1089e33 Merge branch 'royrico-master' 2017-02-07 10:30:05 +00:00
Ric Harvey
cfcf9f7fbc Fix ownership 2017-02-07 10:19:30 +00:00
Ric Harvey
784e07feb0 fix script to change php vars 2017-02-07 09:55:21 +00:00
Ric Harvey
77ae7cd09b Make docker vars work (post_max_size, etc) 2017-02-07 09:52:47 +00:00
Roy Rico
3d70ac9b3f updated script to work with bitbucket and use ssh vs https
updated scripts to support specifying a git branch

updated docs to reflect new environment variables

removed debugging comments
2017-02-06 21:14:54 -07:00
Ric Harvey
c445176457 First 7.1 build with nginx complie 2017-02-05 22:46:45 +00:00
Ric Harvey
cab88604a6 tidy up indent 2017-01-06 14:57:48 +00:00
Ric Harvey
d7f66d83af testing for #95 composer auto run 2017-01-06 14:55:12 +00:00
Ric Harvey
00b51479e9 closes #103 2017-01-06 09:22:18 +00:00
Ric Harvey
ab955ee84f Merge pull request #105 from sabakugaara/patch-1
fix repo layout doc link error
2017-01-06 09:18:45 +00:00
gaara
1e38a432d8 fix repo layout doc link error 2017-01-06 10:38:24 +08:00
Ric Harvey
9c7c30a9ef More streamlining of tests 2017-01-04 14:56:45 +00:00
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