Commit Graph
75 Commits
Author SHA1 Message Date
Shao Yu Lung 81b34a72eb ignore aws service 2017-12-11 12:01:23 +08:00
Shao Yu Lung 64029d9270 fix sed expression unknown option 2017-12-10 23:48:53 +08:00
Shao Yu Lung 407c08017d add new services 2017-12-10 23:23:03 +08:00
Shao Yu Lung 2156139b5a merge independent services 2017-12-10 23:21:09 +08:00
Yu-Lung Shao (Allen)andGitHub e1ccd84c16 Merge pull request #1307 from bestlong/fix-php-worker-build-fail
Fix php-worker build fail
2017-12-10 20:59:53 +08:00
Shao Yu Lung d139b6bc2e fix php-worker build fail 2017-12-10 18:27:30 +08:00
Yu-Lung Shao (Allen)andGitHub 5e10abd536 Merge pull request #1306 from bestlong/fix-hhvm-build-fail
fix install hhvm package cannot be authenticated
2017-12-10 18:19:06 +08:00
Shao Yu Lung c6a8500c44 fix install hhvm package cannot be authenticated 2017-12-10 17:43:30 +08:00
Yu-Lung Shao (Allen)andGitHub b981168111 Merge pull request #1305 from bestlong/fix-workspace-php-56-build-fail
Fix workspace php56 build fail
2017-12-10 17:33:15 +08:00
Shao Yu Lung cd1c9c0d44 fix aerospike build fail 2017-12-10 16:13:39 +08:00
Shao Yu Lung a2ae141a75 fix aerospike build fail 2017-12-10 15:10:41 +08:00
Yu-Lung Shao (Allen)andGitHub b1c1e6e187 Merge pull request #1075 from bestlong/fix-php-worker-rm-error
fix php-worker build error
2017-08-04 15:45:48 +08:00
Shao Yu Lung 972bdd90a3 fix rm error
ERROR INFO:

Step 4/5 : RUN rm -r /var/lib/apt/lists/*
 ---> Running in 4a3aa49e0e6e
rm: can't remove '/var/lib/apt/lists/*': No such file or directory
ERROR: Service 'php-worker' failed to build: The command '/bin/sh -c rm -r /var/lib/apt/lists/*' returned a non-zero code: 1
2017-08-04 15:11:10 +08:00
Yu-Lung Shao (Allen)andGitHub 82219ededb Merge pull request #1072 from bestlong/fix-travis-ci-hugo-job-failed
fix travis ci hugo job get "cannot create directory" error.
2017-07-28 00:23:18 +08:00
Shao Yu Lung d6ff224b0d fix travis ci hugo job get "cannot create directory" error. 2017-07-27 23:45:18 +08:00
Yu-Lung Shao (Allen)andGitHub 7c9f9c1ecd Merge pull request #1035 from bestlong/fix-caddy-service-build-failed
fix caddy service build failed
2017-06-29 00:22:03 -05:00
Shao Yu Lung 63152e11fa fix caddy build failed 2017-06-29 12:47:29 +08:00
Yu-Lung Shao (Allen)andGitHub 27c6de1fb1 Merge pull request #1033 from bestlong/fix-travis-ci-docker
Fix travis ci build failing
2017-06-28 21:15:07 -05:00
Shao Yu Lung 70e01125fd fixing package docker-engine is not available. 2017-06-29 09:30:37 +08:00
Shao Yu Lung 26d7fb01ed fixing package docker-engine is not available. 2017-06-29 09:25:24 +08:00
Yu-Lung Shao (Allen)andGitHub f296a39bf5 Merge pull request #975 from bestlong/fix-jenkins-permission-denied
fix jenkins permission denied
2017-05-25 07:40:20 -05:00
Shao Yu Lung f04acee6df fix jenkins permission denied 2017-05-25 20:04:21 +08:00
Yu-Lung Shao (Allen)andGitHub 992c76d29c Merge pull request #974 from bestlong/adminer-support-sqlsrv
adminer support mssql
2017-05-25 04:49:07 -05:00
Shao Yu Lung f3a016aa79 adminer support mssql 2017-05-25 16:44:51 +08:00
Yu-Lung Shao (Allen)andGitHub 58995966ec Merge pull request #972 from bestlong/put-data-in-tmp-folder-may-lost-and-no-permit
Change DATA_SAVE_PATH default value avoid lost data
2017-05-24 21:53:38 -05:00
Shao Yu Lung c913c429c0 change DATA_SAVE_PATH 2017-05-25 10:04:41 +08:00
Shao Yu Lung d4caddcaed move default config DATA_SAVE_PATH from /tmp to ~/.laradocc/data
avoid lost data and windows no have /tmp folder.
2017-05-25 09:56:14 +08:00
Yu-Lung Shao (Allen)andGitHub 8d7b3a84be Merge pull request #971 from bestlong/adjustment-travis-ci
[Travis-CI] using set -x could produce more debug info.
2017-05-24 20:40:55 -05:00
Shao Yu Lung fc8ffe5731 using set -x could produce more debug info. 2017-05-25 09:33:40 +08:00
Yu-Lung Shao (Allen)andGitHub 3288c20658 Merge pull request #958 from bestlong/mssql-ext-build-failed
Fixing php-fpm install mssql extension build failed
2017-05-19 22:31:00 -05:00
Shao Yu Lung 5a8df95fd3 fixing PHP7.0 php-fpm mssql extension build failed 2017-05-20 10:35:41 +08:00
Shao Yu Lung 43545cefd2 fixing PHP7.1 php-fpm mssql extension build failed 2017-05-20 09:20:00 +08:00
Yu-Lung Shao (Allen)andBo-Yi Wu 71364f962e fix php-fpm show warning not install extension (#954) 2017-05-19 17:00:13 +08:00
Yu-Lung Shao (Allen)andGitHub c85fd97e00 Merge pull request #938 from bestlong/percona-use-data-save-path
Percona service use DATA_SAVE_PATH env var
2017-05-13 10:00:33 -05:00
Shao Yu Lung 6ff7f4a402 percona service use DATA_SAVE_PATH env var, same way mysql, mariadb. 2017-05-13 22:04:35 +08:00
Shao Yu Lung 20fddc6de7 fix percona service create multiple db solution user can’t see other db problem. 2017-05-13 21:37:25 +08:00
Shao Yu Lung 855241d966 fix mariadb service create multiple db solution user can’t see other db problem. 2017-05-13 11:00:36 +08:00
Shao Yu Lung 848398d443 php-fpm service LDAP support 2017-05-12 19:23:03 +08:00
Shao Yu Lung b24d6224d9 fixing MYSQL_USER not show other databases. 2017-05-11 09:02:54 +08:00
Shao Yu Lung e2d60be3e5 percona container create multiple database. 2017-05-08 23:50:19 +08:00
Shao Yu Lung e1e9830348 mariadb container create multiple database. 2017-05-08 23:49:37 +08:00
Shao Yu Lung 533c8fc7f7 mysql create multiple database. 2017-05-08 22:26:10 +08:00
Shao Yu Lung c539c630ed fix hugo doc build failed 2017-05-08 00:00:19 +08:00
Shao Yu Lung f162864e89 apt-get update just need run at first, after add-apt-repository or update apt source list. 2017-05-07 01:17:35 +08:00
Shao Yu Lung 69c9202304 apt-get update just need run at first, after add-apt-repository or update apt source list. 2017-05-07 01:08:56 +08:00
Shao Yu Lung 59293d7a99 set php-fpm and workspace use sam sqlsrv version. 2017-05-06 18:48:44 +08:00
Shao Yu Lung 02958c06fe php-fpm Dockerfile-71 MYSQL
* remove old section
* fill new section
2017-05-06 17:44:32 +08:00
Shao Yu Lung a6e2a6ee59 php-fpm Dockerfile-70 MYSQL
install stable version
2017-05-06 17:44:32 +08:00
Shao Yu Lung cf30e159fb php-fpm Dockerfile-70
fix ini file path
2017-05-06 17:44:32 +08:00
Shao Yu Lung 9f12f63aea php-fpm Dockerfile-70
remove duplicate MSSQL section.
2017-05-06 17:44:31 +08:00
Shao Yu Lung e8aad1238e join short time jobs 2017-05-06 17:37:03 +08:00
Shao Yu Lung 6843f508fa join short time jobs 2017-05-06 17:08:10 +08:00
Shao Yu Lung 3b0e4cd05d join short time jobs 2017-05-06 16:02:23 +08:00
Shao Yu Lung e8b49a9fe5 split build jobs 2017-05-06 15:13:18 +08:00
Shao Yu Lung a81686d9d0 aerospike-client-php version to 3.4.14 (php-fpm) 2017-05-05 19:13:10 +08:00
Shao Yu Lung 2f010506eb aerospike-client-php version to 3.4.14 2017-05-05 18:21:45 +08:00
Shao Yu Lung e579b18794 workspace/Dockerfile-70 duplicate MSSQL section. 2017-05-05 13:07:56 +08:00
Shao Yu Lung fde406bafa Dockerfile-71 fill missing MSSQL section 2017-05-05 12:33:09 +08:00
Shao Yu Lung 4cb440504b git clone only need one depth. 2017-05-04 17:41:02 +08:00
Shao Yu Lung 61aabf664e fixing CI build failed 2017-05-04 16:15:28 +08:00
Shao Yu Lung bedb663a8e use CI build config set to update PHP_VERSION in .env 2017-05-03 18:56:01 +08:00
Shao Yu Lung 956b9209bf fixing ci build problem 2017-04-30 21:52:22 +08:00
Shao Yu LungandDiego Antunes d0effd9468 Fixing Unable to connect to postgresql server 2017-04-21 10:13:53 +12:00
Shao Yu Lung 0549936547 Fixing Unable to connect to postgresql server 2017-04-20 20:25:14 +08:00
Shao Yu Lung cc520c18b5 Install all ext to run CI build. 2017-04-18 15:07:27 +08:00
Yu-Lung Shao (Allen)andBo-Yi Wu c67fa5b258 Fixing could not resolve host: elasticsearch (#823) 2017-04-18 12:23:44 +08:00
Yu-Lung Shao (Allen)andBo-Yi Wu 677b9170ca Fixing type and markdown syntax. (#822) 2017-04-18 12:16:22 +08:00
Shao Yu Lung 5f3e0a9109 Fixing Adminer can’t login 2017-04-17 13:40:30 +08:00
Shao Yu Lung f7090a47a4 Add Travis CI status image. 2017-04-17 10:48:07 +08:00
Yu-Lung Shao (Allen)andGitHub 1519d2c64c Update Dockerfile-71
fixing unexpected message "/bin/sh: 1: [: =: unexpected operator", #798.
2017-04-14 10:09:44 +08:00
Yu-Lung Shao (Allen)andGitHub 43f4f80836 Update Dockerfile-70
fixing unexpected message "/bin/sh: 1: [: =: unexpected operator", #798.
2017-04-14 10:08:44 +08:00
Yu-Lung Shao (Allen)andGitHub ca7726c441 Update Dockerfile-56
fixing unexpected message "/bin/sh: 1: [: =: unexpected operator", #798.
2017-04-14 10:08:11 +08:00
Yu-Lung Shao (Allen)andGitHub 1257f8830a use PHP71 build workspace get ERROR
fix #752, has a wrong comment string
2017-04-10 15:20:10 +08:00
Yu-Lung Shao (Allen)andGitHub 15cac480fe Fixing can't login to PHPMyAdmin
fix #754, login to PHPMyAdmin get "#2005 - Unknown MySQL server host 'mysql' (-2)" error.
2017-04-10 09:50:53 +08:00
Yu-Lung Shao (Allen)andGitHub d376074936 fix #759, php-fpm can't enabled MySQL Support
lost passthru parameter
2017-04-07 15:14:15 +08:00