vlauciani
9d42ea6b9d
Update docker-compose.yml to add 'dind' ( #1655 )
...
Add 'dind' image to run docker-in-docker: issue https://github.com/laradock/laradock/issues/1653
2018-06-28 13:25:33 +08:00
ahkui
b0bfa5f1d3
Add netdata for monitoring server ( #1613 )
...
* add netdata container
* update document
* update document each part separate with 6 * \n
* remove unuse file
2018-06-28 13:24:08 +08:00
Emanuele Menon
dcf6b6d9ac
Install of libpng16 library for fix react and react with material-ui application ( #1625 )
...
* Added commands in Workspace Dockerfile for installation of libpng with configurable env argument switch
* Updated documentation
2018-06-28 13:14:06 +08:00
Meng Ye
1d9cbd7c75
fix: MySQL 8.0 removed NO_AUTO_CREATE_USER SQL mode, fixed #1492 ( #1548 )
2018-06-27 18:49:53 +08:00
Rony Debnath
fd56c4dcda
Update VUE CLI to v3 ( #1654 )
2018-06-27 18:48:32 +08:00
Abdelrahman Omran
0351cf531b
Fix minor syntax issue that solves "[/bin/sh: 1: [: missing ]" error ( #1649 )
2018-06-27 18:47:42 +08:00
Abdelrahman Omran
09e998b723
Fix missing apt-utils package ( #1652 )
2018-06-27 18:47:05 +08:00
Abdelrahman Omran
06d0105514
Fix PHP zip extension installation warnings ( #1648 )
...
This fixes the following warnings when installing "zip" php extension:
configure: WARNING: ========================================================
configure: WARNING: Use of bundled libzip is deprecated and will be removed.
configure: WARNING: Some features such as encryption and bzip2 are not available.
configure: WARNING: Use system library and --with-libzip is recommended.
configure: WARNING: ========================================================
2018-06-27 18:46:27 +08:00
Shao Yu-Lung (Allen)
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)
08dfc9f816
php-fpm, workspace when php5 support old mongo ext. ( #1642 )
2018-06-25 20:16:25 +08:00
Abdelrahman Omran
b71f50bf83
Fix apt-get deprecated --force-yes flag & noninteractive if needed ( #1640 )
2018-06-24 23:19:49 +08:00
Abdelrahman Omran
7d1dc66f77
Conditionally install npm tools ( #1641 )
2018-06-24 23:19:09 +08:00
Shao Yu-Lung (Allen)
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
Abdelrahman Omran
a90865d67c
Update nvm install instructions ( #1638 )
2018-06-24 10:02:21 +08:00
Abdelrahman Omran
a0a5c85a54
Update deployer install instructions ( #1637 )
2018-06-24 10:01:58 +08:00
Abdelrahman Omran
a807caa30a
Update laravel envoy install instructions ( #1636 )
2018-06-24 10:01:30 +08:00
Abdelrahman Omran
bc27e96337
Update aerospike installation instructions ( #1635 )
2018-06-24 10:00:52 +08:00
Abdelrahman Omran
11912055ec
Update global composer install instructions ( #1634 )
2018-06-24 10:00:19 +08:00
Abdelrahman Omran
3509473b89
Update node & yarn install instructions ( #1633 )
2018-06-24 09:59:15 +08:00
Abdelrahman Omran
5521f71428
Update mongo install instructions ( #1632 )
2018-06-24 09:48:20 +08:00
Abdelrahman Omran
339d47f303
Update linuxbrew install instructions ( #1631 )
2018-06-24 09:47:13 +08:00
Abdelrahman Omran
600a6154b4
Automate xdebug installation and simplify instructions ( #1630 )
2018-06-24 09:46:12 +08:00
Abdelrahman Omran
4673ba7b31
Fix minor typos and clarify few documentation phrases ( #1629 )
2018-06-24 09:43:54 +08:00
Shao Yu-Lung (Allen)
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)
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)
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)
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)
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
KUI\ahkui
7199ae5a34
fix wrong example
2018-06-15 23:37:27 +08:00
KUI\ahkui
6caa4c5fb9
fix wrong sql
2018-06-15 23:27:28 +08:00
Shao Yu-Lung (Allen)
3fceba0709
Merge pull request #1608 from elliotleelewis/master
...
Updated `Kibana` version to match `Elasticsearch` version
2018-06-15 22:22:21 +08:00
KUI\ahkui
75b3fa499e
no message
2018-06-15 15:30:45 +08:00
KUI\ahkui
999118b674
update example
2018-06-15 15:27:37 +08:00
KUI\ahkui
4b2c440146
add init database
2018-06-15 04:39:19 +08:00
Elliot Lewis
a4d3f9bd77
Updated Kibana
version to match Elasticsearch
version
2018-06-12 15:20:14 +01:00
KUI\ahkui
65444d39b6
fix workspace no nasm
2018-06-12 20:15:30 +08:00
Shao Yu-Lung (Allen)
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)
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)
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
ahkui
6e43dd804d
Update Caddy Dockerfile to force agree T&C
2018-06-03 16:29:47 +08:00
Shao Yu-Lung (Allen)
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)
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)
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)
f2f5aeabd6
Merge pull request #1580 from bestlong/aerospike-build-failed
...
fix aerospike build failed
2018-06-01 08:36:49 +08:00