desaroger
76da02e779
Add PHP version checkers on all php-related dockerfiles
2018-02-17 09:26:46 +01:00
desaroger
a52a944003
Install deployer from phar to be compatible with laravel 4
2018-02-17 08:54:02 +01:00
desaroger
4cffb2fc99
Avoid to install PHP latest on a PHP 7.1 dockerfile
2018-02-17 08:37:25 +01:00
desaroger
92dda4695c
Changes to make travis work, copied from spyridonas PR
2018-02-16 21:12:14 +01:00
desaroger
c42e039945
Downgrade swoole to pass travis 5.6 test
2018-02-16 21:07:45 +01:00
desaroger
72d550e6e5
Set php default version to 72
2018-02-16 19:10:03 +01:00
desaroger
e1c3524f43
Move php-worker mcrypt installation to pecl
2018-02-16 18:51:24 +01:00
desaroger
91131f0963
Add PHP 7.2 support
2018-02-16 18:40:13 +01:00
Yu-Lung Shao (Allen)
acbe7160d9
Merge pull request #1374 from bestlong/fix-php56-swoole-build-fail
...
Fix PHP56, workspace build fail: pecl/swoole requires PHP (version >= 7.0.0)
2018-02-11 13:29:08 +08:00
Shao Yu Lung
f53565f2a6
Fix workspace, PHP56 build fail
...
pecl/swoole requires PHP (version >= 7.0.0)
2018-02-11 13:04:20 +08:00
Shao Yu Lung
dfff0b2fa0
Fix pecl/swoole requires PHP (version >= 7.0.0)
2018-02-11 12:44:24 +08:00
Mahmoud Zalt
0077de28a1
Merge pull request #1345 from jdxia/master
...
workspace container adds swoole
2018-01-09 19:23:10 +01:00
Mahmoud Zalt
d098f1f6ad
Merge pull request #1322 from jk2K/master
...
feat: add GMP extension to PHP-fpm
2018-01-09 19:22:19 +01:00
Mahmoud Zalt
4ea9cd0663
Merge pull request #1342 from zuohuadong/patch-24
...
add examples in caddy
2018-01-09 19:19:55 +01:00
Mahmoud Zalt
9de6d9b9e1
Merge pull request #1338 from vitoo/patch-1
...
Update supervisord.conf to enable supervisorctl
2018-01-09 19:19:06 +01:00
Mahmoud Zalt
04b4af829f
Merge pull request #1332 from mouyong/master
...
update jenkins from 2.73.2 to 2.89.2 and fix nginx/Dockerfile syntax error.
2018-01-09 19:18:52 +01:00
Mahmoud Zalt
bf2dbca286
Merge pull request #1335 from m1guelpf-forks/patch-1
...
Update license year
2018-01-09 19:18:31 +01:00
Mahmoud Zalt
0b7cb81f47
Merge pull request #1333 from Zamerick/master
...
updates path for postgres
2018-01-09 19:18:01 +01:00
Mahmoud Zalt
368c85dc61
Merge pull request #1326 from ed-fruty/add_amqp_supports
...
Added support for AMQP extension in workspace and php-fpm containers.
2018-01-09 19:16:30 +01:00
Mahmoud Zalt
ae7dda9ef2
Merge pull request #1329 from monkeycorp/bugfix/elastisearh-low-memory
...
add memory to process up elastiseach
2018-01-09 19:15:23 +01:00
Mahmoud Zalt
7e88fb56f1
Merge pull request #1327 from ed-fruty/ssh_for_laradock_user
...
Ssh for laradock user
2018-01-09 19:13:15 +01:00
Mahmoud Zalt
807443455a
remove codesponsor.io links
2018-01-09 19:09:54 +01:00
x
c44338e370
workspace container adds swoole
2018-01-09 11:25:57 +08:00
huadong zuo
b4ded4f21b
add examples
...
webhook & proxy
2018-01-08 12:24:03 +08:00
Victorien Plancke
3e5a6029ab
Update supervisord.conf to enable supervisorctl
...
Enabling supervisorctl allow us to do, start/stop one service without having to stop the entire container for example. Usefull when we have many php process running.
supervisorctl stop laravel-worker
2018-01-04 23:57:33 +01:00
mouyong
ee205d1198
[F] fix syntax error.
2018-01-04 13:57:46 +08:00
Miguel Piedrafita
0fcb8b43cc
Update license year
2017-12-31 22:12:59 +01:00
Alex Oxthorn
7bd22f015e
updates path for postgres
2017-12-30 16:14:02 -05:00
mouyong
07acf291fa
remove line 2.73.2
2017-12-30 13:41:54 +08:00
mouyong
cfe6e254a7
update jenkins from 2.73.2 to 2.89.2
2017-12-30 13:38:07 +08:00
Fruty
5efda6714b
Update apt packages to install librabbitmq for php 7.0 and php 5.6
2017-12-29 16:02:46 +02:00
Fruty
a83477b439
Added packages update to install librabbit-mq.
2017-12-29 14:25:43 +02:00
Miguel Ángel Sánchez Palafox
00f8c3407e
add memory to process up elastiseach
2017-12-28 10:54:45 -06:00
Fruty
0aaa2c742e
Added support for AMQP extension in workspace and php-fpm containers.
2017-12-28 14:25:32 +02:00
Fruty
4ada536d68
Added laradock user ssh supports for php5.6 and php7.0.
2017-12-28 12:56:11 +02:00
Fruty
222febadb5
Allowed laradock user use ssh settings (copied from root).
2017-12-28 12:53:33 +02:00
yemeng1
0445d76d11
feat: add GMP extension to PHP-fpm
2017-12-27 18:56:26 +08:00
Mahmoud Zalt
7fc3a9cb7a
add Dockery to a list of related projects
...
closes #1319
2017-12-27 02:51:50 +01:00
Mahmoud Zalt
b738253a26
update simple text in the docs
2017-12-20 18:10:20 +01:00
Mahmoud Zalt
6e6a658a79
fix broken test
2017-12-20 18:07:37 +01:00
Mahmoud Zalt
4bc6526c3c
add missing doc about jenkins
2017-12-20 18:03:10 +01:00
Mahmoud Zalt
d4f9b04467
ignore /jenkins/jenkins_home/
generated files
2017-12-20 01:09:47 +01:00
Mahmoud Zalt
b9e982c112
rename balancer to haproxy
2017-12-20 01:09:19 +01:00
Mahmoud Zalt
ad3698670b
replace .dev with .test to avoid issues with the new google chrome
2017-12-17 21:35:31 +01:00
Mahmoud Zalt
71cc109334
update base tags
2017-12-17 21:31:37 +01:00
Mahmoud Zalt
0d804cd29a
enable remote_connect_back instead of defining remote host in xdebug
...
and modify the default var display
2017-12-17 21:31:05 +01:00
Mahmoud Zalt
3fcebd49e7
Merge pull request #1311 from KoRiGaN/master
...
Give minio access to backend
2017-12-17 21:15:12 +01:00
Mahmoud Zalt
86eccdb962
Merge pull request #1312 from jonaselan/patch-1
...
Update index.md
2017-12-17 21:14:56 +01:00
Jonas Elan
0f46659172
fix misspelled
2017-12-15 09:23:24 -03:00
Jonas Elan
017fcf188b
Update index.md
...
Google Chrome is releasing v63 which now forces all .dev domains to use HTTPS. Me and my co-workers had problems with this, so I do not want this to happen to others.
2017-12-13 18:22:18 -03:00