Shao Yu-Lung (Allen) and GitHub
04c6aaf338
Merge pull request #2215 from stefnats/gearman
...
Implement Gearman Message broker & PHP Extension
2019-10-07 17:08:29 +08:00
Shao Yu-Lung (Allen) and GitHub
4af8ac8f53
fix syntex error ( #2317 )
...
* fix syntex error cause by #2309
2019-10-07 17:06:09 +08:00
Shao Yu-Lung (Allen) and GitHub
25f883fc99
laravel-horizon: fix memcached ( #2316 )
...
Fix #2278
2019-10-07 16:19:19 +08:00
Shao Yu-Lung (Allen) and GitHub
153e65d6a7
Merge pull request #2193 from skipworkgh/mailparse
...
Added support for the mailparse php pecl extension
2019-10-07 11:03:10 +08:00
Shao Yu-Lung (Allen) and GitHub
9428a4b781
Merge branch 'master' into mailparse
2019-10-07 11:02:57 +08:00
Shao Yu-Lung (Allen) and GitHub
747cfaf583
Merge pull request #2309 from sodabrew/patch-1
...
Use released versions of memcached extension
2019-10-07 11:00:31 +08:00
Shao Yu-Lung (Allen) and GitHub
dfb0f731f5
Merge pull request #2303 from akccakcctw/fix/readme_maintainers_link
...
Fix README.md maintainers links
2019-10-07 10:58:13 +08:00
Shao Yu-Lung (Allen) and GitHub
54a29b178a
php-worker: move clean up step to right palce ( #2315 )
2019-10-07 10:49:11 +08:00
Shao Yu-Lung (Allen) and GitHub
42af0d8d2c
Merge branch 'master' into gearman
2019-10-07 10:47:37 +08:00
Shao Yu-Lung (Allen) and GitHub
8f6fa0e868
Merge pull request #2210 from codex-corp/patch-1
...
Add PCNTL option to php-fpm
2019-10-07 10:39:34 +08:00
Shao Yu-Lung (Allen) and GitHub
d4240ce211
Merge pull request #2304 from haoyq02/fix-php-worker
...
php-worker install redis extension
2019-10-07 10:13:18 +08:00
Shao Yu-Lung (Allen) and GitHub
41e9f4a78f
Merge pull request #2313 from sokolby/patch-1
...
Update README.md
2019-10-07 10:07:23 +08:00
Shao Yu-Lung (Allen) and GitHub
861ea6b16e
Merge pull request #2196 from akccakcctw/fix/php-fpm-build-fail
...
Fix php-fpm build fail (php5)
2019-09-19 09:23:32 +08:00
Shao Yu-Lung (Allen) and GitHub
e2ddee524d
Merge pull request #2259 from atefBB/patch-1
...
Docs: Fix typo
2019-09-19 09:21:27 +08:00
Shao Yu-Lung (Allen) and GitHub
1e668764fd
Merge pull request #2286 from vlauciani/install_phpredis_in_laravel-horizon
...
Laravel-Horizon - In Laravel 6.0 'PhpRedis' is now default instead of 'predis'
2019-09-19 09:20:38 +08:00
Shao Yu-Lung (Allen) and GitHub
fa1f33bc51
php-fpm: update base image ( #2239 )
2019-08-15 10:02:21 +08:00
Shao Yu-Lung (Allen) and GitHub
623ff66f40
Fix ci build failed and nginx adduser error ( #2165 )
...
* CI build no need CHANGE_SOURCE
* fix 'adduser: group 'www-data' in use' error
2019-06-06 12:25:25 +08:00
Shao Yu-Lung (Allen) and GitHub
c8b526be13
Fix URL ( #2055 )
...
* Fix URL
2019-03-22 09:24:58 +08:00
Shao Yu-Lung (Allen) and GitHub
329462a637
update base image ( #2034 )
2019-03-03 20:57:07 +08:00
Shao Yu-Lung (Allen) and GitHub
76218808fd
Support PHP 7.3 ( #2028 )
...
* Support PHP 7.3
* travics-ci build test by pass:
* SSH2 extension does not yet support PHP 7.3
* V8JS extension does not yet support PHP 7.3.
* xdebug extension does not yet support PHP 7.3.
* memcached extension does not yet support PHP 7.3.
2019-03-01 18:24:14 +08:00
Shao Yu-Lung (Allen) and GitHub
d404555cf5
fix ipython-controller build fail ( #2027 )
2019-03-01 12:16:08 +08:00
Shao Yu-Lung (Allen) and GitHub
d964e2898c
fix Dockerfile parse error line
...
#2022
2019-03-01 12:04:32 +08:00
Shao Yu-Lung (Allen) and GitHub
cf6a9ba2c9
php-fpm and workspace replace base image ( #2025 )
...
* php-fpm and workspace replace base image
* Aerospike PHP 5.6.40 Debian 9.6 is not supported, travis-ci build by pass.
2019-03-01 11:02:13 +08:00
Shao Yu-Lung (Allen) and GitHub
61d7b18922
Optimize php-fpm and workspace Dockerfile. ( #2015 )
2019-02-23 16:46:46 +08:00
Shao Yu-Lung (Allen) and GitHub
cde20c3ced
Fix workspace php56 install V8JS build fail ( #2013 )
...
* Add check swoole extenstion after install.
* Fix php 5.6 install swoole-2.0.11 get segmentation fault.
* Fix php 5.6 install v8js build fail.
2019-02-23 12:24:58 +08:00
Shao Yu-Lung (Allen) and GitHub
1ec9244f7f
Fix workspace php56 build fail ( #2012 )
...
* check swoole extenstion after install.
* php 5.6 install swoole-2.0.11 downgrade version to 2.0.10 avoid segmentation fault.
2019-02-23 00:52:14 +08:00
Shao Yu-Lung (Allen) and GitHub
176d4e8033
php 7.0 php-fpm and workspace PECL install sqlsrv pdo_sqlsrv specify 5.3.0 version. ( #2010 )
2019-02-22 23:45:21 +08:00
Shao Yu-Lung (Allen) and GitHub
b0edaf93a1
reorganizaion aerospike extension install ( #2008 )
2019-02-22 17:46:25 +08:00
Shao Yu-Lung (Allen) and GitHub
27af2bca8c
fix install zip fail ( #1998 )
2019-02-17 01:19:20 +08:00
Shao Yu-Lung (Allen) and GitHub
e0d7229e95
fix adminer INSTALL_MSSQL build fail. ( #1991 )
...
1. adminer:4 now use php 7.3, but extension sqlsrv and pdo_sqlsrv not support.
2. add pdo_dblib to support mssql.
2019-02-12 21:24:06 +08:00
Shao Yu-Lung (Allen) and GitHub
931f99ed0f
workspace redis extension use apt install. ( #1990 )
2019-02-12 18:37:38 +08:00
Shao Yu-Lung (Allen) and GitHub
36c78369d5
fix aerospike build fail ( #1948 )
2019-01-10 23:23:51 +08:00
Shao Yu-Lung (Allen) and GitHub
acac6eb229
fix PHP Warning: PHP Startup: Unable to load dynamic library 'phalcon.so' ( #1947 )
...
when install APCu and no install Phalcon.
2019-01-10 21:50:59 +08:00
Shao Yu-Lung (Allen) and GitHub
db02fe7570
Fix Travis CI build failed ( #1803 )
...
php-fpm: Unable to locate package libfaketime
2018-09-18 21:44:36 +08:00
Shao Yu-Lung (Allen) and GitHub
919cde3a76
update thumbor volume var name. ( #1801 )
2018-09-17 22:28:12 +08:00
Shao Yu-Lung (Allen) and GitHub
1b865dd153
fix php5.6 workspace aerospike travis-ci build failed. ( #1738 )
2018-07-31 22:38:02 +08:00
Shao Yu-Lung (Allen) and GitHub
303dadf33d
fix ln: failed to create symbolic link: file exists. ( #1735 )
...
#1707
2018-07-29 12:42:13 +08:00
Shao Yu-Lung (Allen) and GitHub
764e484599
Env variable conflict ( #1734 )
...
* php-fpm and workspace arg var rename: PHP_VERSION to LARADOCK_PHP_VERSION.
* travis-ci skip phpbdg
2018-07-29 12:00:13 +08:00
Shao Yu-Lung (Allen) and GitHub
7ef36daaba
Fix run mongo-webui service get exit 1 ( #1702 )
2018-07-13 22:32:40 +08:00
Shao Yu-Lung (Allen) and GitHub
0cbc51bf72
php-fpm ini file rename to match volume config format. ( #1646 )
...
volumes:
- ./php-fpm/php${PHP_VERSION}.ini:/usr/local/etc/php/php.ini
2018-06-25 23:03:23 +08:00
Shao Yu-Lung (Allen) and GitHub
08dfc9f816
php-fpm, workspace when php5 support old mongo ext. ( #1642 )
2018-06-25 20:16:25 +08:00
Shao Yu-Lung (Allen) and GitHub
f3c934222f
Fix #1627 , The POSTGRES_ENTRYPOINT_INITDB variable is not set. Defaulting to a blank string. ( #1639 )
2018-06-24 14:38:04 +08:00
Shao Yu-Lung (Allen) and GitHub
154249a08f
Merge pull request #1614 from ahkui/postgresql_init_db
...
add postgres init db
2018-06-22 19:41:58 +08:00
Shao Yu-Lung (Allen) and GitHub
5bffd43b55
Merge pull request #1505 from Crease29/patch-1
...
Add COMPOSE_PROJECT_NAME to env-example
2018-06-22 19:34:33 +08:00
Shao Yu-Lung (Allen) and GitHub
0e9d044c6f
Merge pull request #1606 from ahkui/fix_workspace_no_nasm
...
fix #1607 workspace no nasm
2018-06-22 18:30:49 +08:00
Shao Yu-Lung (Allen) and GitHub
21d203da73
Merge pull request #1617 from bestlong/php70-swoole-build-failed
...
Fix php7.0 swoole build failed.
2018-06-18 22:24:14 +08:00
bestlong
a3cbfd71f5
Fix php7.0 swoole build failed.
2018-06-18 21:27:23 +08:00
Shao Yu-Lung (Allen) and GitHub
33234fd3b5
Merge pull request #1615 from bestlong/php5-drush-segmentation-fault
...
Fix php5.6 workspace DRUSH "Segmentation fault (core dumped)" error.
2018-06-17 23:29:16 +08:00
bestlong
f47e40b262
fix php5.6 DRUSH "Segmentation fault (core dumped)" error.
2018-06-17 23:20:18 +08:00
Shao Yu-Lung (Allen) and GitHub
3fceba0709
Merge pull request #1608 from elliotleelewis/master
...
Updated `Kibana` version to match `Elasticsearch` version
2018-06-15 22:22:21 +08:00
Shao Yu-Lung (Allen) and GitHub
5016e88515
Merge pull request #1602 from bestlong/php5-mssql-ext-install-faile
...
php5 support MSSQL extension
2018-06-11 16:32:50 +08:00
bestlong
e8eb97b398
php5 support MSSQL extension
2018-06-11 14:23:40 +08:00
Shao Yu-Lung (Allen) and GitHub
66c61d9a72
Merge pull request #1595 from bestlong/install-aerospike-build-failed
...
update AEROSPIKE_PHP_REPOSITORY source url
2018-06-09 10:33:41 +08:00
bestlong
d8f95bac2a
update AEROSPIKE_PHP_REPOSITORY source
2018-06-09 00:15:09 +08:00
Shao Yu-Lung (Allen) and GitHub
ad316bab50
Merge pull request #1585 from ahkui/patch-2
...
Update Caddy Dockerfile to force agree T&C
2018-06-05 09:00:34 +08:00
Shao Yu-Lung (Allen) and GitHub
ba1a83b40b
Merge pull request #1582 from bestlong/php5-fpm-aerospike-build-faile
...
php-fpm aerospike support php5
2018-06-01 11:20:49 +08:00
bestlong
34ad8acdbf
php-fpm aerospike support php5
2018-06-01 11:02:20 +08:00
Shao Yu-Lung (Allen) and GitHub
d5ea58eb6e
Merge pull request #1355 from lamaaa/master
...
Fix Documentation error for install xDebug
2018-06-01 10:23:12 +08:00
Shao Yu-Lung (Allen) and GitHub
567756475d
Merge pull request #1581 from bestlong/php5-fpm-memcached-build-faile
...
Fix php 5.6 memcached build failed
2018-06-01 09:13:34 +08:00
bestlong
ad21cd225f
fix php 5.6 memcached build failed
2018-06-01 08:45:56 +08:00
Shao Yu-Lung (Allen) and GitHub
f2f5aeabd6
Merge pull request #1580 from bestlong/aerospike-build-failed
...
fix aerospike build failed
2018-06-01 08:36:49 +08:00
bestlong
0f4a417f4e
fix aerospike build failed
...
php-fpm and workspace
2018-06-01 01:30:35 +08:00
Shao Yu-Lung (Allen) and GitHub
42a960338b
Merge pull request #1530 from ahkui/patch-1
...
Update Dockerfile install python pip, virtualenv way.
2018-05-29 14:01:50 +08:00
Shao Yu-Lung (Allen) and GitHub
2e75c25c7f
Merge pull request #1575 from bestlong/cleanup-and-update
...
Cleanup and update
2018-05-29 12:36:06 +08:00
bestlong
beec32498e
update drush version
2018-05-28 11:23:59 +08:00
bestlong
573b8e0afd
clean up apt update
2018-05-28 11:15:03 +08:00
Shao Yu-Lung (Allen) and GitHub
409f91662f
Merge pull request #1502 from wvdongen/master
...
Fix Drush installation, consistent arguments, deprecated install note
2018-05-28 10:48:24 +08:00
Shao Yu-Lung (Allen) and GitHub
185ba60a09
Merge branch 'master' into master
2018-05-28 10:46:18 +08:00
Shao Yu-Lung (Allen) and GitHub
a03ce23bf5
Merge pull request #1520 from fnandogp/master
...
fix: Fix Drush install for the workspace
2018-05-28 10:30:50 +08:00
Shao Yu-Lung (Allen) and GitHub
fc8736773c
Merge pull request #1574 from bestlong/pecl-channel-update
...
update pecl channel
2018-05-28 10:29:34 +08:00
bestlong
d5efd5309e
update pecl channel
2018-05-28 08:47:22 +08:00
Shao Yu-Lung (Allen) and GitHub
da3a7226bd
Merge pull request #1572 from luciano-jr/master
...
Add Portainer.io service
2018-05-27 20:51:06 +08:00
Shao Yu-Lung (Allen) and GitHub
cc20ac2421
Merge pull request #1573 from bestlong/fix-php5-gmp
...
Fix php5 Unable to locate gmp.h
2018-05-27 20:45:44 +08:00
bestlong
402383e7b7
Fix php5 Unable to locate gmp.h
2018-05-27 20:01:29 +08:00
Shao Yu-Lung (Allen) and GitHub
9250326664
Swoole support php5 ( #1571 )
...
* php5 fpm support swoole
* php5 workspace support swoole
2018-05-27 19:47:13 +08:00
Shao Yu-Lung (Allen) and GitHub
472df4d194
Merge pull request #1570 from bestlong/fix-getting-started-step-not-fit
...
fix Getting Started step "docker-compose up -d nginx mysql" missing workspace container.
2018-05-27 11:23:34 +08:00
bestlong
62b716f469
fix Getting Started step "docker-compose up -d nginx mysql" missing workspace container.
2018-05-27 11:21:22 +08:00
Shao Yu-Lung (Allen) and GitHub
10ba847415
Merge pull request #1489 from 0reo/elasticsearch-doc-patch-1
...
corrected elasticsearch default username
2018-05-27 10:13:05 +08:00
Shao Yu-Lung (Allen) and GitHub
a0595491a2
Merge pull request #1491 from falinsky/patch-1
...
Fix env variable name
2018-05-27 10:11:29 +08:00
Shao Yu-Lung (Allen) and GitHub
7c88c33b29
Merge pull request #1504 from dougblackjr/master
...
Adding pcntl to php-fpm, php-worker, addresses #1419
2018-05-27 10:08:53 +08:00
Shao Yu-Lung (Allen) and GitHub
808bd72d13
Fix #1544 , Unable to locate package libgmp-dev. ( #1569 )
...
* Fix #1544 , Unable to locate package libgmp-dev.
2018-05-27 10:06:00 +08:00
Shao Yu-Lung (Allen) and GitHub
07410e80cf
Merge pull request #1566 from bestlong/fix-php-fpm-ext-soap
...
Fix install php ext SOAP No package php-soap available
2018-05-26 07:59:33 +08:00
bestlong
d1170f51c8
Fix install php ext SOAP No package php-soap available
2018-05-26 07:47:29 +08:00
Shao Yu-Lung (Allen) and GitHub
8158b6f50e
Merge pull request #1565 from bestlong/fix-php5-xdebug
...
fix #1535 xdebug installation fails when php version is 5.6
2018-05-26 07:40:15 +08:00
bestlong
97adef735a
fix #1535 xdebug installation fails when php version is 5.6
2018-05-26 07:32:33 +08:00
Shao Yu-Lung (Allen) and GitHub
6e6284d00f
Merge pull request #1561 from cyberbit/patch-1
...
Update index.md
2018-05-25 23:53:58 +08:00
Shao Yu-Lung (Allen) and GitHub
20464d1bd2
Merge pull request #1510 from brunen9/remove-unused-variable-php-fpm-install-postgres
...
Remove unused variable PHP_FPM_INSTALL_POSTGRES.
2018-05-25 22:19:34 +08:00
Shao Yu-Lung (Allen) and GitHub
a5813de5bf
Merge pull request #1380 from glorand/patch-1
...
Update min. docker version
2018-05-25 22:13:32 +08:00
Shao Yu-Lung (Allen) and GitHub
aee1adb0a1
Merge pull request #1533 from kaliberx/master
...
Add subversion support in workspace
2018-05-25 22:10:58 +08:00
Shao Yu-Lung (Allen) and GitHub
dd322a0e71
Merge pull request #1524 from SDLyu/update-env-example
...
Update env-example
2018-05-25 22:06:09 +08:00
Shao Yu-Lung (Allen) and GitHub
99c2c846ff
Merge pull request #1522 from jeliasson/workspace-imagemagick
...
Update apt sources before installing imagemagick
2018-05-25 22:04:59 +08:00
Yu-Lung Shao (Allen) and GitHub
067218e010
Merge pull request #1461 from Omranic/patch-1
...
Fix minor typo!
2018-04-02 12:26:34 +08:00
Yu-Lung Shao (Allen) and GitHub
8a090f3e46
Merge pull request #1454 from red-smeg/patch-1
...
Modify the sample config to support symfony 4
2018-03-29 16:19:21 +08:00
Yu-Lung Shao (Allen) and GitHub
1e5d787a7e
Merge pull request #1457 from bestlong/fix-elasticsearch
...
fix #1418 elasticsearch up fails.
2018-03-29 16:18:07 +08:00
Shao Yu Lung
83140d9939
fix #1418 elasticsearch up fails.
2018-03-29 15:34:38 +08:00
Yu-Lung Shao (Allen) and GitHub
c84a57cd13
Merge pull request #1450 from bestlong/increase-install-check
...
Increase install check
2018-03-24 15:28:29 +08:00
Shao Yu Lung
e6817288f8
workspace sql server section: increase install check
2018-03-24 14:23:01 +08:00
Shao Yu Lung
cd849dda21
php-fpm sql server section: increase install check
2018-03-24 13:56:06 +08:00
Yu-Lung Shao (Allen) and GitHub
21a5d5bf98
Merge pull request #1421 from spyridonas/patch-1
...
Save PostgresSQL data to hard drive.
2018-03-23 16:54:41 +08:00
Yu-Lung Shao (Allen) and GitHub
2ab11bf1af
Merge pull request #1447 from bestlong/fix-users-aliases
...
fix mistake #1427 about user aliases.
2018-03-23 16:51:41 +08:00