Rex.Chien
cf46b87a01
add mssql support for solr ( #1829 )
2018-11-13 20:58:00 +08:00
vladyslavstartsev
0af2115658
added SOAP ext to php-worker ( #1817 )
2018-11-13 20:55:15 +08:00
Pavel
c1e8e955a1
Fix typo in seed alias ( #1843 )
2018-11-13 20:54:02 +08:00
Null
0ffea858d6
Remove duplicate key ( #1808 )
2018-11-13 20:51:26 +08:00
Xiaolong Yang
549094d7d2
Update Doc '.php-fpm' to './php-fpm' ( #1848 )
2018-11-13 20:47:52 +08:00
Vladyslav Shchepotin
7219b3543a
Nginx: added OpenSSL for local development ( #1527 )
...
* feature(nginx): add OpenSSL
2018-11-13 20:44:51 +08:00
Abdelrahman Omran
1dac382827
Drop the useless PHP tokenizer extension install step ( #1650 )
...
It is bundled and enabled by default in the PHP language already, and adding this step raises a warning:
warning: tokenizer (tokenizer.so) is already loaded!
Also if this option disabled, it's still installed as part of the language anyway!
2018-11-13 20:30:41 +08:00
Adriel Kloppenburg
876336bc1a
Fixed typo ( #1358 )
2018-11-13 19:44:43 +08:00
Mahmoud Zalt
538b6aa0cd
fix home page logo link
2018-10-27 16:04:16 +02:00
Mahmoud Zalt
c886831613
integrate seedanddew
2018-10-27 15:38:40 +02:00
Frank Yuan
9cfe5c6156
add phalcon ext ( #1806 )
...
* add phalcon ext
2018-09-22 15:45:41 +08:00
Shao Yu-Lung (Allen)
db02fe7570
Fix Travis CI build failed ( #1803 )
...
php-fpm: Unable to locate package libfaketime
2018-09-18 21:44:36 +08:00
ahkui
436df887c9
Add docker registry ( #1770 )
...
* add docker registry and docker registry web ui
2018-09-18 11:15:59 +08:00
Shao Yu-Lung (Allen)
919cde3a76
update thumbor volume var name. ( #1801 )
2018-09-17 22:28:12 +08:00
Null
784aab2043
Update NVM installer ( #1794 )
2018-09-17 22:11:30 +08:00
ganl
d5d9073863
Fix CHANGE_SOURCE argument always false for nginx's Dockerfile ( #1786 )
2018-09-17 22:07:07 +08:00
Peter Mein
6a3b3fac2d
Added support for Thumbor ( #1373 )
2018-09-16 20:21:13 +08:00
Null
61576c0b1b
Change to stable CLI interface ( #1793 )
...
workspace apt command
2018-09-16 18:00:46 +08:00
Alex Mayer
70c1be4168
Point ea Alias To Correct File ( #1698 )
2018-09-16 17:58:26 +08:00
ahkui
e101e4d5b2
Add mail services(mailu) ( #1775 )
...
* add mail service
2018-09-16 17:44:18 +08:00
Diego Vieira
4658820437
Update baseurl to https ( #1791 )
...
Closes #1751
2018-09-15 21:40:13 +08:00
ahkui
0bbfb2d228
Update caddy Dockerfile ( #1788 )
...
* Change base image
2018-09-15 21:22:44 +08:00
semenikhin
86a4108ef4
fix comment ( #1790 )
...
GMP
2018-09-15 21:20:22 +08:00
Null
20c85904c5
Package has been deprecated ( #1796 )
...
workspace npm bower
2018-09-15 21:19:24 +08:00
Vladislav Otchenashev
aaef73c84d
fix typo ( #1797 )
2018-09-15 21:16:37 +08:00
ThunderbirdsX3
876935452e
Add .gitignore to php-worker ( #1780 )
...
* Add .gitignore
* Change file to example.
2018-09-08 21:31:58 +08:00
ganlei
00df369e96
Add IonCube Loader (zend_extension) ( #1763 )
2018-09-08 21:31:05 +08:00
tadaken3
902198ab05
fix application path ( #1781 )
...
* fix application path
In the "env.sample" , "APP_CODE_PATH_HOST" was written. I fixed Documentation.
2018-09-08 19:42:58 +08:00
Tatamo
2e2cb6df22
Enable docker-compose exec workspace npm (and yarn, etc.) ( #1743 )
...
* fix node PATH to enable docker-compose exec workspace npm
* add PATH for yarn to enable docker-compose exec workspace yarn
2018-08-31 20:19:52 +08:00
vladyslavstartsev
39469e1404
added ssh2 to workspace and php-fpm ( #1756 )
2018-08-28 14:16:25 +08:00
ahkui
947a791ad2
Auto reload caddy and add basicauth example ( #1706 )
...
* add live reload and basicauth
2018-08-26 16:02:55 +08:00
vladyslavstartsev
aa84dd8616
added ext-gmp to workspace container ( #1762 )
2018-08-21 19:01:12 +08:00
ahkui
b788a8bbfd
Add Web Based IDEs ( #1705 )
...
Add Web Based IDEs: Theia, WebIDE, Codaid, IceCoder.
2018-08-21 13:49:56 +08:00
Youri Westerman
89051de67d
This developer needed to turn back the clock in the PHP-FPM container, you will not believe what he did next! ( #1675 )
...
* Added documentation for installing libfaketime in the php-fpm container
* Enabled installing and using libfaketime system-wide inside the php-fpm container
2018-08-21 13:41:34 +08:00
Shao Yu-Lung (Allen)
1b865dd153
fix php5.6 workspace aerospike travis-ci build failed. ( #1738 )
2018-07-31 22:38:02 +08:00
Ígor Jacaúna
8180804ae0
Add Metabase for analytics and Business Intelligence ( #1711 )
...
* Include metabase service
* Removing unecessary environment variables
* Update documentation
2018-07-29 13:07:15 +08:00
Shao Yu-Lung (Allen)
303dadf33d
fix ln: failed to create symbolic link: file exists. ( #1735 )
...
#1707
2018-07-29 12:42:13 +08:00
Shao Yu-Lung (Allen)
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
JapSeyz
e92f08e323
-u no longer supported ( #1733 )
...
* -u no longer supported
https://varnish-cache.org/docs/4.1/reference/varnishd.html
https://support.jpgottech.com/knowledgebase.php?article=90
issue #1732
2018-07-28 15:11:24 +08:00
Alex Mayer
1acbebc2a3
Update MSSQL Drivers To Newest Version ( #1707 )
...
Remove version lock from pecl install
Update to Debian 9 repos since our image is Debian 9
Remove duplicate locales-gen line
Closes #1622
2018-07-28 15:08:01 +08:00
brunen9
b2ab970d04
Upgrade PostgreSQL client to version 10. ( #1508 )
2018-07-20 15:48:09 +08:00
Yusuf Kandemir
679d2b0aba
Link fixes and changes in Documentation ( #1539 )
...
* Fix guide links
* Changed absolute link to relative
2018-07-20 15:45:12 +08:00
vladyslavstartsev
fbc2afee71
implemented option to add bcmath to laradock php-worker ( #1716 )
...
* implemented option to add bcmath to laradock php-worker
* updated docs
2018-07-20 15:44:07 +08:00
Jess Warburton
1962327de1
Corrects folder locations in which to run docker-compose commands for caddy ( #1721 )
2018-07-20 10:05:31 +08:00
ahkui
d8b2b8c233
Add gitlab ( #1683 )
...
* Add gitlab
2018-07-18 21:20:43 +08:00
Valerian Pereira
0f65c60a89
DockerFile update for improvement ( #1568 )
...
Docker file changes for image size improvements.
2018-07-18 21:17:49 +08:00
Vladislav Otchenashev
8624335f61
Update crontab to reference full PHP path ( #1517 )
...
Otherwise it doesn't work
2018-07-13 22:36:43 +08:00
Shao Yu-Lung (Allen)
7ef36daaba
Fix run mongo-webui service get exit 1 ( #1702 )
2018-07-13 22:32:40 +08:00
Youri Westerman
4ce25e95b4
Added option to install the php calendar extension in php-fpm ( #1672 )
...
* Added option to install the php calendar extension in php-fpm
* Added section about installing php calendar extension in php-fpm
2018-07-13 18:31:13 +08:00
Alex Mayer
20b0181b6d
Make PR Template Checkboxes Render Correctly ( #1697 )
2018-07-13 18:29:18 +08:00
ahkui
dc234b9b28
Add Jupyterhub ( #1686 )
2018-07-13 11:35:46 +08:00
ahkui
29483bab8c
Add Ipython ( #1685 )
2018-07-13 11:33:41 +08:00
ahkui
85c57a0b6f
update postgresql init db example file ( #1689 )
2018-07-06 20:59:57 +08:00
ahkui
2f996450e5
Add Redis webui ( #1688 )
...
* add redis webui
* Update env-example
* depends on redis
2018-07-06 20:57:29 +08:00
ahkui
1823060c4b
Add Mongo webui ( #1687 )
...
* add mongo webui
* update
* Update env-example
2018-07-06 20:54:44 +08:00
Pedro Brost
6fa2b75bb7
Getting Started documentation typo ( #1590 )
2018-07-01 20:22:25 +08:00
Ari Kaiy
2ec23122e7
Update version pointer node ( #1598 )
2018-06-30 17:08:02 +08:00
Eugene Kirdzei
a1e01ac19b
Install phpdbg ( #1612 )
...
* Install phpdbg
* Change documentstion
2018-06-30 16:54:46 +08:00
Abdelrahman Omran
eccc149f45
Fix current shell on root when installing svgo ( #1644 )
...
This fix the following errors:
/bin/sh: 13: /root/.bashrc: shopt: not found
/bin/sh: 21: /root/.bashrc: shopt: not found
/bin/sh: 103: /root/.bashrc: source: not found
2018-06-30 16:50:37 +08:00
vlauciani
9cb7624da7
bugfix: add 'networks' to 'docker-in-docker' ( #1660 )
...
I do not know why but the pull request https://github.com/laradock/laradock/pull/1655 has lost the 'networks' code. I'll try to insert it Insert again ;-)
2018-06-30 16:49:29 +08:00
Adam Carr
cd1c56c1e2
Fix Laradock-Toolbox url ( #1610 )
2018-06-28 13:29:30 +08:00
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
bestlong
0f4a417f4e
fix aerospike build failed
...
php-fpm and workspace
2018-06-01 01:30:35 +08:00
Shao Yu-Lung (Allen)
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)
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)
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)
185ba60a09
Merge branch 'master' into master
2018-05-28 10:46:18 +08:00
Shao Yu-Lung (Allen)
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)
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)
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)
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)
9250326664
Swoole support php5 ( #1571 )
...
* php5 fpm support swoole
* php5 workspace support swoole
2018-05-27 19:47:13 +08:00
Luciano Jr
51d253db21
Update documentation adding Portainer section
2018-05-27 11:22:49 +01:00
Luciano Jr
69de0668e9
Add portainer
2018-05-27 10:39:41 +01:00
Shao Yu-Lung (Allen)
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)
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)
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)
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)
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)
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)
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)
6e6284d00f
Merge pull request #1561 from cyberbit/patch-1
...
Update index.md
2018-05-25 23:53:58 +08:00
D.J. Marcolesco
890faa2f3c
Update index.md
...
Improve working
2018-05-25 10:04:59 -05:00
D.J. Marcolesco
f6f37ec020
Update index.md
...
Add information for Windows hosts when adding custom cron jobs
2018-05-25 10:01:35 -05:00
Shao Yu-Lung (Allen)
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)
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)
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)
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)
99c2c846ff
Merge pull request #1522 from jeliasson/workspace-imagemagick
...
Update apt sources before installing imagemagick
2018-05-25 22:04:59 +08:00
KUI\ahkui
d08177d2c2
fix wrong spelling
2018-05-20 19:22:30 +08:00
Grzegorz Dąbrowski
b990af3353
Add subversion support in workspace
2018-05-07 10:58:55 +02:00
ahkui
b2c09f6b15
Update Dockerfile
...
fix pip v10 error
Traceback (most recent call last):
File "/usr/bin/pip", line 9, in <module>
from pip import main
ImportError: cannot import name main
2018-05-07 15:03:52 +08:00
SDLyu
9e5fdda294
Update env-example
2018-05-05 22:06:15 +08:00
Johan Eliasson
77bea30cb0
Update apt sources before installing imagemagick
...
#1512
2018-05-04 22:04:35 +02:00
Fernado Pinheiro
dac336e6a1
fix: Fix Drush install for the workspace
2018-05-02 10:49:19 -03:00
Pavel Mironchik
d142500216
Remove unused variable PHP_FPM_INSTALL_POSTGRES.
2018-04-27 21:48:16 +06:00
Kai Neuwerth
ad1509dd62
Update docuumentation for COMPOSE_PROJECT_NAME
2018-04-25 08:38:43 +02:00
Kai Neuwerth
9ab84c5174
Add COMPOSE_PROJECT_NAME to env-example
2018-04-25 08:30:33 +02:00
Douglas Black
6b6e2d5f86
Adding pcntl to php-fpm, php-worker, addresses #1419
2018-04-24 10:25:16 -04:00
Wouter van Dongen
3ad17eca0a
- Fix Drush installation
...
- Consistent naming of arguments
- Add deprecated install note
2018-04-23 20:30:47 +02:00
Sergey Falinsky
f54e6baf02
Fix env variable name
...
Fixed env variable name which points to host source directory.
2018-04-20 14:12:00 +03:00
Adam Clarke
59f3b574da
corrected elasticsearch default username
2018-04-19 14:25:19 -04:00
Mahmoud Zalt
0c41fceae1
add missing DRUSH_VERSION to workspace arguments
2018-04-06 18:06:44 +03:00
Mahmoud Zalt
76b95752bf
fix travis tests
2018-04-06 17:24:11 +03:00
Mahmoud Zalt
101986c76f
merge the php versions dockerfiles in php-fpm, workspace and php-worker
2018-04-06 10:04:56 +03:00
Mahmoud Zalt
add78a19f4
fix travis build failure
2018-04-06 04:53:04 +03:00
Mahmoud Zalt
a0c5ef75d2
upgrade docker-compose to v3
2018-04-05 16:43:22 +03:00
Mahmoud Zalt
06353031ac
Merge pull request #1466 from fenech/master
...
Add missing syntax to continue line
2018-04-05 06:53:22 +03:00
Tom Fenech
1f193a5310
Add missing syntax to continue line
2018-04-04 20:29:14 +02:00
Mahmoud Zalt
b45bf46436
Merge pull request #1446 from ByZer0/debug-workspace-scheduler
...
Use xdebug with Laravel scheduler inside workspace container
2018-04-04 17:48:55 +03:00
Mahmoud Zalt
0586247e3f
Merge branch 'master' into debug-workspace-scheduler
2018-04-04 17:48:46 +03:00
Mahmoud Zalt
0f8891b56c
Merge pull request #1464 from danhunsaker/copy-vs-add
...
Apply COPY vs ADD best practices
2018-04-04 17:36:31 +03:00
Mahmoud Zalt
ebeb9e43f3
Merge pull request #1458 from larastarscn/master
...
[feature] support for php worker hot load
2018-04-04 17:35:29 +03:00
Mahmoud Zalt
52afd9ef62
Merge pull request #1396 from taufek/tj-volume-cached
...
Use Cached Flag for Application Path Volume
2018-04-04 17:34:20 +03:00
Daniel Hunsaker
31a4e29c81
Apply COPY vs ADD best practices
...
Should only use `ADD` for URLs (and even then, `curl` or `wget` are preferred, for numerous reasons, even within this repo) and when extracting archive contents as part of the `ADD` operation; otherwise `COPY` is clearer and (slightly) more efficient.
2018-04-04 06:13:28 -06:00
Yu-Lung Shao (Allen)
067218e010
Merge pull request #1461 from Omranic/patch-1
...
Fix minor typo!
2018-04-02 12:26:34 +08:00
Abdelrahman Omran
5ed3526e17
Fix minor typo!
2018-04-02 02:53:23 +02:00
Dearmadman
54e6d66c83
[feature] support for php worker hot load
2018-03-30 14:30:49 +08:00
Yu-Lung Shao (Allen)
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)
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
red-smeg
9b85ac6c2b
Modify the sample config to support symfony 4
...
This allows Laradock to work with symfony 4 projects
2018-03-28 14:46:19 -04:00
Mahmoud Zalt
871a9d032a
Merge pull request #1438 from pangminfu/apache-docroot-path
...
Apache document root path configurable with env file
2018-03-25 19:15:16 +03:00
Mahmoud Zalt
805d7f94e8
Merge pull request #1399 from mariano-dagostino/1372-ssh
...
Make possible to login via ssh using the laradock user.
2018-03-25 19:14:10 +03:00
Yu-Lung Shao (Allen)
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)
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)
2ab11bf1af
Merge pull request #1447 from bestlong/fix-users-aliases
...
fix mistake #1427 about user aliases.
2018-03-23 16:51:41 +08:00
Shao Yu Lung
141d2dbe7f
fix file owner.
2018-03-23 16:09:10 +08:00
Shao Yu Lung
4d384c0a67
fix mistake #1427 about user aliases.
2018-03-23 15:17:35 +08:00
Andrew Baranov
245515b41d
Use xDebug with Laravel scheduler inside workspace container.
2018-03-22 12:38:42 +03:00
Yu-Lung Shao (Allen)
9a9d30f173
Merge pull request #1444 from bestlong/clean-up-workspace-laravel
...
update default install arg and remove extra run command
2018-03-20 13:59:27 +08:00
Shao Yu Lung
99c7758799
update default install arg and remove extra run command
2018-03-20 10:59:59 +08:00
Yu-Lung Shao (Allen)
164069c256
Merge pull request #1443 from bestlong/clean-up-aerospike
...
clean up aerospike and empty line
2018-03-19 22:46:13 +08:00
Shao Yu Lung
5773d270ca
clean up aerospike and empty line
2018-03-19 22:15:24 +08:00
mfpang
f810962d84
add APACHE_DOCUMENT_ROOT in env-example file
2018-03-18 17:38:49 +08:00
mfpang
f5f23bed1b
apache2 accept APACHE_DOCUMENT_ROOT argument from .env file
2018-03-18 17:37:21 +08:00
mfpang
e694254fb0
WEB_DOCUMENT_ROOT accept argument DOCUMENT_ROOT with original default value /var/www/
2018-03-18 17:34:15 +08:00
Yu-Lung Shao (Allen)
c34d2d12b3
Merge pull request #1435 from bestlong/sort-up
...
MAINTAINER is deprecated
2018-03-16 21:47:58 +08:00
Shao Yu Lung
349be8b30e
MAINTAINER is deprecated
2018-03-16 21:09:15 +08:00
Yu-Lung Shao (Allen)
436e9e5a66
Merge pull request #1434 from bestlong/sort-up
...
Sort up
2018-03-16 18:34:53 +08:00
Shao Yu Lung
b445479c99
add gitlab-ci config file.
2018-03-16 17:34:57 +08:00
Shao Yu Lung
70e10a4953
MAINTAINER is deprecated
2018-03-16 17:34:47 +08:00
Shao Yu Lung
1ab5b405a9
remove wrong comment info.
2018-03-16 16:24:20 +08:00
Yu-Lung Shao (Allen)
91784cbf8a
Merge pull request #1431 from bestlong/workspace-mssql-build-fail
...
fix workspace mssql build fail
2018-03-16 15:56:14 +08:00
Shao Yu Lung
415a6159f6
fix workspace mssql build fail
2018-03-16 15:22:21 +08:00
Yu-Lung Shao (Allen)
2cf368e2cc
Arg not consumed ( #1430 )
...
* fix arg CHROME_DRIVER_VERSION not consumed
* fix arg INSTALL_V8JS not consumed
2018-03-16 11:39:32 +08:00
Yu-Lung Shao (Allen)
f08c3bda4d
workspace in gitlab build fail ( #1429 )
...
fix "sed: couldn't open temporary file /home/laradock/sed6KGnMb: Permission denied"
2018-03-16 10:41:54 +08:00
Yu-Lung Shao (Allen)
c5c4d19476
Merge pull request #1427 from bestlong/workspace-user-aliase-remove-duplicate-command
...
workspace Dockerfile remove duplicate command in User Aliases section.
2018-03-15 11:32:47 +08:00
Shao Yu Lung
40796651f6
workspace Dockerfile remove duplicate command in User Aliases section.
2018-03-15 11:22:43 +08:00
Yu-Lung Shao (Allen)
188a7d7624
Merge pull request #1425 from suheb/fix/imagemagick
...
Run apt-get update before installing imagemagick in workspace
2018-03-15 09:26:00 +08:00
Yu-Lung Shao (Allen)
3f1f60da91
Merge pull request #1412 from CantonBolo/optimize
...
Custom composer repo and npm registry url in php72
2018-03-15 09:24:07 +08:00
Yu-Lung Shao (Allen)
21e3ef8c47
Merge pull request #1426 from suheb/fix/mysql
...
Update mysql version to latest
2018-03-14 20:38:01 +08:00
Suhaib Khan
7876aa2360
Update default mysql version
...
Signed-off-by: Suhaib Khan <suheb.work@gmail.com >
2018-03-14 15:43:14 +05:30
Yu-Lung Shao (Allen)
dee66c2495
Merge pull request #1420 from gentcys/my-fix-branch
...
PPA 'pinepain/libv8-5.4' has been deprecated, use 'pinepain/libv8-archived' instead
2018-03-14 12:53:36 +08:00
Suhaib Khan
ce8bdb91cf
Run apt-get update before installing imagemagick in workspace
...
Signed-off-by: Suhaib Khan <suheb.work@gmail.com >
2018-03-13 12:18:08 +05:30
Suhaib Khan
f90a81ef8b
Update mysql version to latest
...
Signed-off-by: Suhaib Khan <suheb.work@gmail.com >
2018-03-13 11:52:20 +05:30
Spyros Sakellaropoulos
23b8239cfa
Save PostgresSQL data to hard drive.
...
PostgresSQL data don't get saved to hard drive. This tweak should fix that
2018-03-09 10:47:43 +02:00
Justen Chen
b7b7690bbe
The PPA of 'pinepain/libv8-5.4' has been deprecated, use 'pinepain/libv8-archived' instead
2018-03-09 11:43:40 +08:00
Bolo Lai
e054b622f3
Custom composer repo and npm registry url in php72
2018-03-05 02:08:11 +08:00
Yu-Lung Shao (Allen)
c4aef8e901
Merge pull request #1406 from vjrngn/patch-1
...
Reference beanstalkd-console host port environment variable in docker-compose.yml
2018-03-02 08:22:36 +08:00
Vijay Rangan
47dc7c1eb9
update documentation
2018-03-01 22:10:08 +05:30
Vijay Rangan
8fc33f5bb9
Reference beanstalkd-console host port
...
This pull request references the of `BEANSTALKD_CONSOLE_HOST_PORT` from the `.env` file in the `docker-compose.yml`. Prior to this PR, the environment variable was defined in the `.env` file but was not used.
2018-03-01 22:00:15 +05:30
Yu-Lung Shao (Allen)
8607f670c1
Update .travis.yml
...
Add Apache Solr Test
2018-02-27 17:21:48 +08:00
Yu-Lung Shao (Allen)
04105b912d
Merge pull request #1375 from wvdongen/master
...
Added support for Apache Solr
2018-02-27 17:19:20 +08:00
Yu-Lung Shao (Allen)
a797d67f14
Merge pull request #1402 from bestlong/workspace-php72-prestissimo
...
Support Prestissimo
2018-02-27 09:12:01 +08:00
Shao Yu Lung
4169a9b357
Support Prestissimo
2018-02-27 08:12:16 +08:00
Taufek Johar
00e43655bd
Use Volume Cached Flag for Application Path Volume
...
Use cached flag to speed up file sync performance.
References:
https://docs.docker.com/docker-for-mac/osxfs-caching/#tuning-with-consistent-cached-and-delegated-configurations
https://blog.docker.com/2017/05/user-guided-caching-in-docker-for-mac/
2018-02-27 00:59:30 +08:00
Yu-Lung Shao (Allen)
8d0bd8505c
Merge pull request #1354 from taufek/tj-install-prestissimo
...
Install Prestissimo in Workspace
2018-02-27 00:00:25 +08:00
Yu-Lung Shao (Allen)
dc5474d31b
Merge pull request #1401 from bestlong/php-fpm-install-imap
...
Update php-fpm/Dockerfile-72 add IMAP support
2018-02-26 21:32:54 +08:00
Shao Yu Lung
ab9f5aba6e
Update Dockerfile-72
2018-02-26 21:27:56 +08:00
Mariano D'Agostino
cbd0f1de79
Update documentation to explain how to login via ssh using the laradock user
2018-02-26 10:25:15 -03:00
Yu-Lung Shao (Allen)
2a2d78e249
Merge pull request #1377 from SvenSlijkoord/php-fpm-install-imap
...
Added IMAP installation to PHP-FPM container
2018-02-26 21:19:02 +08:00
Mariano D'Agostino
9b328cce1f
Make possible to log in via ssh using the laradock user
2018-02-26 09:52:50 -03:00
Yu-Lung Shao (Allen)
43ba898df3
Merge branch 'master' into php-fpm-install-imap
2018-02-26 20:33:35 +08:00
Yu-Lung Shao (Allen)
3b0f271782
Merge pull request #1368 from Alexanderwmc/my-fix-branch
...
update nvm to 0.33.8
2018-02-26 20:26:38 +08:00
Yu-Lung Shao (Allen)
327e79f902
Merge pull request #1398 from bestlong/optimize-travis-ci
...
Optimize travis ci job
2018-02-26 18:48:39 +08:00
Yu-Lung Shao (Allen)
e546c9c190
Update php72.ini ( #1397 )
2018-02-26 18:44:02 +08:00
Shao Yu Lung
880c3684d7
optimize travis ci job
2018-02-26 17:20:10 +08:00
Yu-Lung Shao (Allen)
27ec06bbf0
Merge pull request #1371 from oysterprotocol/change-php-settings
...
Change php settings
2018-02-26 16:46:21 +08:00
Yu-Lung Shao (Allen)
6fe3dc75b3
Update symfony.conf.example
2018-02-26 15:48:06 +08:00
Yu-Lung Shao (Allen)
dd751c56b7
Update app.conf.example
2018-02-26 15:47:45 +08:00
Yu-Lung Shao (Allen)
91d202dff4
Update laravel.conf.example
2018-02-26 15:47:23 +08:00
Yu-Lung Shao (Allen)
ca376935e1
Merge pull request #1382 from desaroger/php-72-pr
...
Add PHP 7.2 support and fix issues on 5.6-7.0-7.1 versions
2018-02-26 10:43:16 +08:00
desaroger
227bc37376
Fix MSSQL issue with a non-installed dependency
2018-02-23 22:26:13 +01:00
desaroger
74ca3b82a1
Fix issue installing Aerospike in php-fpm with php 7.2
2018-02-23 22:02:57 +01:00
desaroger
d23c553313
Fix installing PG client
2018-02-23 21:27:04 +01:00
Yu-Lung Shao (Allen)
16f88029e0
Fix install deployer fail
...
Install deployer from phar
2018-02-22 17:20:28 +08:00
Yu-Lung Shao (Allen)
74217478e0
Update .travis.yml
...
Add PHP72 Test
2018-02-22 11:39:10 +08:00
Yu-Lung Shao (Allen)
13f55ef796
Merge pull request #1387 from CantonBolo/optimize
...
Support custom composer repo url and npm registry url
2018-02-22 10:08:15 +08:00
Yu-Lung Shao (Allen)
715c2176b8
Merge pull request #1347 from zgoo/zgoo-laradock
...
Remove blank lines in php-fpm/Dockerfile70&71
2018-02-22 10:06:22 +08:00
Bolo Lai
43bf67b77e
update document
2018-02-21 13:28:34 +08:00
Bolo Lai
4b5a1ef628
support custom composer repo url and npm registry url
2018-02-21 13:13:19 +08:00
desaroger
198c3906b2
Fix libgmp not locating gmp.h file
2018-02-17 09:50:16 +01:00
desaroger
9bd34ed665
Fix typo on grep when checking php-version
2018-02-17 09:35:59 +01:00
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
Lorand Gombos
545d50105c
Update min. docker version
2018-02-16 10:36:22 +02:00
Sven Slijkoord
61d3874736
Update docker-compose.yml
2018-02-13 19:19:07 +01:00
Sven Slijkoord
03c7611010
Update Dockerfile-56
2018-02-13 19:18:22 +01:00
Sven Slijkoord
48de39b1a1
Update Dockerfile-70
2018-02-13 19:18:07 +01:00
Sven Slijkoord
2ca9d3c5c6
Update Dockerfile-71
2018-02-13 19:17:31 +01:00
Sven Slijkoord
3b219d2974
Added env entry PHP_FPM_INSTALL_IMAP
2018-02-13 19:15:49 +01:00
Sven Slijkoord
e77480b69f
Merge pull request #1 from laradock/master
...
Merge origin laradock
2018-02-13 19:10:36 +01:00
Wouter van Dongen
b7f89e6b00
Add Solr
2018-02-11 11:36:57 +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
R. L. Fornea
82a2681eed
Update php70.ini
2018-02-08 12:59:34 -05:00
R. L. Fornea
e792aa654e
Update php71.ini
2018-02-08 12:58:37 -05:00
Alexanderwmc
87e1bdeb92
update nvm to 0.33.8
2018-02-06 14:29:41 +08:00
nymd
f05fdc71d5
doubling memory limit for php on brokers
2018-01-31 16:46:45 -08:00
nymd
6e96b1c6f9
Update default.conf
2018-01-29 16:38:09 -08:00
nymd
fad7c11d53
laravel timeouts
2018-01-29 16:32:18 -08:00
nymd
639b14445f
Update default.conf
2018-01-29 16:31:48 -08:00
lamaaa
2a74f1433c
fix Documentation error for install xDebug
2018-01-17 11:52:30 +08:00
Taufek Johar
0b902e3e96
Install Prestissimo in Workspace
...
**Why we need this change?**
[Prestissimo](https://github.com/hirak/prestissimo ) will enabled `composer` to install plugins in parallel.
**Source**
http://jackmcdade.com/blog/tired-of-waiting
2018-01-17 10:21:08 +08:00
Zgoo
f27b3aa4be
Remove blank lines
...
Just do it to avoid Warning message on building the php-fpm container
2018-01-12 02:04:02 +08:00
Zgoo
722f7d09c0
Remove blank lines
...
Just do it to avoid Warning message on building the php-fpm container
2018-01-12 01:43:25 +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
KoRiGaN
63c69231f7
Give minio access to backend
...
Add volume to persist minio configuration
Modify minio data volume to use the standard DATA_SAVE_PATH
2017-12-13 17:45:15 +01:00
Mahmoud Zalt
4730ed1b78
Merge pull request #1308 from gorjan-mishevski/patch-1
...
Update index.md
2017-12-11 18:10:05 +01:00
Yu-Lung Shao (Allen)
c21c6760ac
Merge pull request #1309 from bestlong/refactoring-travis
...
Refactor travis.yml
2017-12-11 17:00:53 +08:00
Shao Yu Lung
1c194f5c87
Merge duplicate services build job
2017-12-11 14:25:42 +08:00
Shao Yu Lung
81b34a72eb
ignore aws service
2017-12-11 12:01:23 +08:00
Gorjan Mishevski
fde265ed6a
Update index.md
...
Syntax typo error fix.
2017-12-11 01:01:15 +01: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)
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)
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)
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
Mahmoud Zalt
8e32b93264
Merge pull request #1304 from bestlong/fix-php-fpm-56-aerospike-build-fail
...
fix aerospike build fail
2017-12-10 09:00:16 +01:00
Shao Yu Lung
a2ae141a75
fix aerospike build fail
2017-12-10 15:10:41 +08:00
Mahmoud Zalt
f22ceb71ab
Merge pull request #1298 from nm777/bug/issue-1296-php56-ldap-in-workspace
...
Add LDAP support to PHP 5.6 workspace
2017-12-06 21:36:32 +01:00
Nate Morris
6ea86fbce3
Add LDAP support to PHP 5.6 workspace
...
Issue #1296 :
PHP 7.0 and 7.1 workspaces support adding the PHP LDAP module. The
PHP 5.6 workspace file seems to have missed this for some reason.
2017-12-05 12:52:35 -06:00
Mahmoud Zalt
dec08ec2b1
Merge pull request #1295 from Rhymond/patch-2
...
LInk is not working
2017-12-05 02:31:28 +01:00
Raymond
98fba83331
LInk is not working
2017-12-04 09:38:57 +00:00
Mahmoud Zalt
694b39ddf4
Merge pull request #1293 from Rhymond/patch-1
...
Compatibility for COMPOSE_FILE
2017-12-04 08:51:32 +01:00
Mahmoud Zalt
d0167475ba
Merge pull request #1279 from scaule/scaule-patch
...
Don't use docker-compose down to stop containers
2017-12-04 08:38:29 +01:00
Mahmoud Zalt
3bdab382ea
Merge pull request #1276 from scaule/patch-#1275
...
#1275 Fix memory leaks in docker-sync with verbose true
2017-12-04 08:36:37 +01:00
Mahmoud Zalt
80f6e8b60c
Merge pull request #1273 from EnnioSimoes/master
...
adding '\' to the Dockerfile nginx statement
2017-12-04 08:36:03 +01:00
Mahmoud Zalt
ba61566f28
Merge pull request #1269 from francoisfaubert/master
...
Clarified how to split multiple docker-compose files on Windows
2017-12-04 08:35:01 +01:00
Mahmoud Zalt
9ae10d32ce
Merge pull request #1233 from zuohuadong/patch-18
...
Remove duplicate configuration
2017-12-04 08:34:17 +01:00
Raymond
cf136f891b
Windows compatibility
...
COMPOSE_PATH_SEPARATOR
If set, the value of the COMPOSE_FILE environment variable will be separated using this character as path separator.
2017-12-03 23:04:20 +00:00
Caule Simon
59dff53176
Don't use docker-compose down to stop containers
...
This delete containers and volume too.
Use docker-compose stop who only stop containers
2017-11-28 15:33:27 +01:00
Caule Simon
34267ffc4d
#1275 Fix memory leaks in docker-sync with verbose true
2017-11-27 12:00:05 +01:00
Ennio Simões
57918b69a7
adding '\' to the Dockerfile nginx statement
2017-11-26 17:30:32 -02:00
francoisfaubert
c11658559a
Updated the documentation to illustrate my proposition
2017-11-23 14:21:38 -05:00
francoisfaubert
47c74d1334
Added clarification on how to split multiple docker-compose files within COMPOSE_FILE on Windows
2017-11-23 14:02:56 -05:00
Mahmoud Zalt
e779bf96ab
reorder some keys in the .env for easier modification
2017-11-23 20:52:42 +02:00
Mahmoud Zalt
06ce5ca222
add open collective to the documentation
2017-11-23 20:41:41 +02:00
Mahmoud Zalt
c06c28aa04
Merge branch 'opencollective-opencollective'
...
* opencollective-opencollective:
add open collective to the readme
Update README.md
2017-11-23 20:30:27 +02:00
Mahmoud Zalt
c1e80e3af4
add open collective to the readme
2017-11-23 20:30:10 +02:00
Mahmoud Zalt
a7c9232193
Merge branch 'opencollective' of https://github.com/opencollective/laradock into opencollective-opencollective
...
* 'opencollective' of https://github.com/opencollective/laradock :
Update README.md
2017-11-23 20:16:54 +02:00
Mahmoud Zalt
265bc13917
Merge pull request #1251 from mouyong/master
...
Set environment to change source.
2017-11-23 20:12:11 +02:00
牟勇
8d410e9c82
merge upstream
2017-11-23 13:42:33 +08:00
Aseem Sood
f56a585ab2
Update README.md
2017-11-22 17:52:45 -05:00
Mahmoud Zalt
9b8d4806a8
Merge pull request #1265 from jeff-h/master1
...
Specifying included docker-compose files in the .env is more flexible
2017-11-22 20:15:07 +02:00
Jeff
73b95357ac
Specifying included docker-compose files in the .env is more flexible than hardcoding in the shell script.
2017-11-22 10:48:22 +13:00
Mahmoud Zalt
65a8bbc6a4
Merge pull request #1262 from jeff-h/issue-171
...
Fixes #353 and allows easier dev & prod environments
2017-11-21 22:56:04 +02:00
Mahmoud Zalt
7c1f3060bf
Merge pull request #1257 from nellonican/hotfix
...
Remove python installation from Dockerfile-71
2017-11-21 22:55:33 +02:00
Mahmoud Zalt
45e1ecf3c0
Merge pull request #1256 from ricardoseriani/remove-the-github-paragraph-on-header
...
Remove the github paragraph on header
2017-11-21 22:54:54 +02:00
Mahmoud Zalt
c6b1eb016d
Merge pull request #1255 from zuohuadong/patch-23
...
Remove useless...
2017-11-21 22:53:32 +02:00
Mahmoud Zalt
c5005f54f7
Merge pull request #1254 from zuohuadong/patch-22
...
add git & Chinese users friendly.
2017-11-21 22:53:19 +02:00
Jeff
cf5b1af31a
Fixes #353 and allows easier dev & prod environments by splitting dev-specific configuration into a separate docker-compose.
2017-11-21 09:59:11 +13:00
Thorvald Falkenburg
8dea201b68
Remove python installation from Dockerfile-71
...
Python can be installed by using the WORKSPACE_INSTALL_PYTHON
variable in the .env file. Fixes #1238
2017-11-16 21:31:43 +01:00
Ricardo Seriani
50a3e24db8
Remove the github paragraph on header
...
Remove the github paragraph on header, since it already has a link to github using aria to accessibility
2017-11-16 12:13:00 -02:00
huadong zuo
9835a20863
Remove useless...
...
Remove useless...
2017-11-15 13:05:26 +08:00
huadong zuo
5bcb99dfb9
add git & Chinese users friendly.
...
China can not access golang.org.
2017-11-15 13:00:57 +08:00
Mahmoud Zalt
9877f0453e
Merge pull request #1253 from gbroques/fix-logo-covers-links-in-mobile-drawer-menu
...
Fix logo covering links in mobile drawer menu (Closes #1252 )
2017-11-14 22:28:49 +02:00
G Roques
ff20333d8c
Fix logo covering links in mobile drawer menu ( Closes #1252 )
2017-11-14 09:44:58 -06:00
牟勇
a99281cda8
Change application source from dl-cdn.alpinelinux.org to aliyun source
2017-11-14 21:03:19 +08:00
牟勇
1342b696ea
Merge branch 'master' of https://github.com/laradock/laradock
2017-11-14 20:57:52 +08:00
Mahmoud Zalt
2fc0f3cb2e
improve readability of the .env file
2017-11-14 12:53:30 +02:00
Mahmoud Zalt
6c3b18340f
Merge pull request #1248 from mariano-dagostino/fix1247
...
Fixes #1247 by removing /var/log/fastlog and /var/log/lastlog
2017-11-13 20:27:21 +02:00
Mahmoud Zalt
de247a074e
Merge pull request #1246 from axit-joost/master
...
Fixes laradock/laradock#1245 by adding python to the image
2017-11-13 20:27:07 +02:00
Mahmoud Zalt
176dd74906
Merge pull request #1244 from zuohuadong/patch-21
...
upgrade Description
2017-11-13 20:26:54 +02:00
Mahmoud Zalt
819b1eb3bc
Merge pull request #1243 from zuohuadong/patch-20
...
fix pgadmin-backup
2017-11-13 20:26:33 +02:00
Mariano D'Agostino
05dd1b0339
Fixes #1247 by removing /var/log/fastlog and /var/log/lastlog
2017-11-13 13:37:04 -03:00
Joost Jacobs
f0401f5047
Fixes laradock/laradock#/1245 by adding python to the image
2017-11-13 14:39:57 +01:00
huadong zuo
be13fdba7f
upgrade Description
...
upgrade Description
2017-11-13 18:35:11 +08:00
huadong zuo
bd0f04bd80
fix pgadmin-backup
...
new version has new contents
2017-11-13 18:33:28 +08:00
Mahmoud Zalt
f7ac8cf862
Merge pull request #1241 from nellonican/master
...
Fix Dockerfile
2017-11-12 20:56:40 +02:00
Thorvald Falkenburg
b47963c80d
Fix Dockerfile
...
Building the workspace docker image with Dockerfile-71 failed because
of missing "&&"
2017-11-12 19:45:44 +01:00
Mahmoud Zalt
35183eff42
Merge pull request #1240 from JeromeDesseaux/master
...
solving python issue when using INSTALL_NODE=true and VueJS with Laravel.
2017-11-12 18:17:45 +02:00
Jérôme Desseaux
c5ccc2f4ff
soving python issue when using INSTALL_NODE=true and VueJS with Laravel.
2017-11-12 11:04:57 +01:00
Mahmoud Zalt
34ef36cd7e
doc updates
2017-11-10 14:37:01 +02:00
Mahmoud Zalt
7138d7a13c
update some text in the index page
2017-11-08 09:01:40 +02:00
Mahmoud Zalt
c7695ca175
add Huadong Zuo @zuohuadong to the contributors list
2017-11-08 08:31:29 +02:00
Mahmoud Zalt
6f3c41b84d
add sponsors section
2017-11-08 08:18:26 +02:00
Mahmoud Zalt
46852bc31b
Merge pull request #1232 from zuohuadong/patch-17
...
Update Dockerfile-71
2017-11-08 05:24:42 +02:00
Mahmoud Zalt
5a21337cc5
Merge pull request #1231 from zuohuadong/patch-16
...
Update Dockerfile-70
2017-11-08 05:24:34 +02:00
Mahmoud Zalt
e2091cd309
Merge pull request #1234 from zuohuadong/patch-19
...
fix error
2017-11-08 05:24:08 +02:00
Mahmoud Zalt
1ead8aa060
Merge pull request #1228 from JeroenVanOort/master
...
added IMAP extension to workspace
2017-11-08 05:19:08 +02:00
Mahmoud Zalt
7e393efbb6
add donations section
2017-11-08 05:16:50 +02:00
Mahmoud Zalt
beecbe758b
add Ads to docs
2017-11-08 04:55:58 +02:00
zuohuadong
1b1f6b7048
fix error
2017-11-07 10:55:27 +08:00
zuohuadong
fd5bb38a8c
Update env-example
...
Remove duplicate configuration
2017-11-07 10:54:19 +08:00
zuohuadong
5835d185f2
Update Dockerfile-71
...
Remove duplicate configuration.
2017-11-07 10:53:26 +08:00
zuohuadong
4fc85d499d
Update Dockerfile-70
...
Remove duplicate configuration
2017-11-07 10:52:23 +08:00
Jeroen van Oort
23ee4f6679
added IMAP extension to workspace
2017-11-06 11:12:02 +01:00
Mahmoud Zalt
4e486280f4
Merge pull request #1219 from NickToony/master
...
Fixed: Missing PgSQL PDO drivers
2017-10-29 20:14:31 +02:00
Nick Hope
9e807e39ee
Updated: PHP-Worker documentation.
2017-10-29 13:03:59 +00:00
Nick Hope
894b0197e0
Fixed: PHP-Worker has missing PGSQL drivers.
2017-10-29 12:54:05 +00:00
Mahmoud Zalt
c2c30bfd0f
update workspace base image version
2017-10-28 04:34:59 +03:00
Mahmoud Zalt
152c896515
Merge pull request #1210 from nellonican/fix-env-vars
...
Fix variable issues.
2017-10-25 15:36:27 +03:00
Mahmoud Zalt
4682aff622
Merge pull request #1209 from nellonican/fix-grammar
...
Fix grammar
2017-10-25 15:35:49 +03:00
Thorvald Falkenburg
a31114955a
Remove variable
2017-10-25 12:12:20 +02:00
Thorvald Falkenburg
f4ede08b9c
Fix variable issues.
...
Also made the variables introduced with the psql client consistent
with the existing ones. Fixes #1208
2017-10-25 11:40:47 +02:00
Thorvald Falkenburg
eac717fb21
Fix grammar
2017-10-25 09:32:12 +02:00
Mahmoud Zalt
c05c675408
Merge pull request #1201 from geraintdong/Add_pg_client_to_workspace_phpfpm
...
Add pg client to workspace phpfpm
2017-10-25 01:05:29 +03:00
Lan Dong Si Hoang (Geraint Dong)
60998ed1e4
Merge branch 'master' into Add_pg_client_to_workspace_phpfpm
2017-10-24 13:03:56 +07:00
Mahmoud Zalt
05879bdda2
Merge pull request #1203 from arkadiusjonczek/master
...
Add Grafana container under Random Tools in introduction documentation
2017-10-20 06:14:13 +03:00
Arkadius Jonczek
70a7bdca19
Merge remote-tracking branch 'upstream/master'
2017-10-19 18:52:50 +02:00
Arkadius Jonczek
a71d5a8548
add Grafana to Random Tools list in introduction documentation
2017-10-19 18:51:17 +02:00
Mahmoud Zalt
9fa3733622
Merge pull request #1202 from arkadiusjonczek/master
...
Add Grafana Container to laradock.io :)
2017-10-19 19:41:51 +03:00
Arkadius Jonczek
b8e657b68f
Merge remote-tracking branch 'upstream/master'
2017-10-19 14:31:02 +02:00
Arkadius Jonczek
8aaa074af2
add Use Grafana section to documention
2017-10-19 14:29:50 +02:00
Mahmoud Zalt
3005dde240
Merge pull request #1200 from TitasGailius/master
...
Use node:alpine image for laravel-echo-server
2017-10-18 22:15:42 +03:00
Mahmoud Zalt
b3922995e1
Merge pull request #1199 from zuohuadong/master
...
add postgres for php-fpm
2017-10-18 22:15:22 +03:00
Arkadius Jonczek
49e48edefd
Merge remote-tracking branch 'upstream/master'
2017-10-18 14:41:20 +02:00
Arkadius Jonczek
182386b514
removed grafana-storage
2017-10-18 14:38:10 +02:00
Arkadius Jonczek
bea122a1fd
removed depends_on from grafana and added Grafana port to env-example
2017-10-18 14:34:27 +02:00
Geraint Dong
7fb00658cf
Add support for pgclient to workspace & php-fpm
...
+ Update sample .env file
2017-10-18 10:18:23 +07:00
Geraint Dong
ee03bb607f
Add support for pgclient to workspace & php-fpm
2017-10-18 10:04:23 +07:00
Titas Gailius
9abd7c30f2
Use node:alpine image for laravel-echo-server
2017-10-17 18:05:21 +03:00
zuohuadong
6a4509c0ca
Merge branch 'master' into master
2017-10-17 12:27:42 +08:00
Zuohuadong
7f5d9d07d1
add postgresql for php-fpm
2017-10-17 12:23:48 +08:00
Mahmoud Zalt
a5c505bf28
Merge pull request #1181 from zuohuadong/patch-9
...
use caddy in Apache-2.0
2017-10-14 22:33:43 +03:00
Mahmoud Zalt
427088e11b
Merge pull request #1189 from maxhelias/feature/maildev
...
Add MailDev Container
2017-10-14 22:32:19 +03:00
Mahmoud Zalt
3467821c28
Merge pull request #1184 from zuohuadong/patch-12
...
alpine be quckly
2017-10-14 22:31:51 +03:00
Mahmoud Zalt
f9553dff4c
Merge pull request #1183 from zuohuadong/patch-11
...
update jenkins version
2017-10-14 22:31:23 +03:00
Maxime Helias
8e556008d8
Add MailDev Container
2017-10-14 20:01:16 +02:00
Zuohuadong
17ea7b313f
update
2017-10-12 18:54:09 +08:00
zuohuadong
dff0e82ddb
alpine be quckly
...
alpine be quckly
2017-10-12 18:42:11 +08:00
zuohuadong
1702a5cc09
rm version
2017-10-12 18:40:12 +08:00
zuohuadong
f15bc8e6b7
update jenkins version
...
update jenkins version to 2.73.2
update docker-compose version to 1.16.1
update TINI version to 0.16.1
2017-10-12 18:37:26 +08:00
Mahmoud Zalt
903c77421c
Merge pull request #1182 from khoanguyen96/fix-typos-contributing
...
fix typos in contributing
2017-10-12 05:47:33 +03:00
Khoa Nguyen
2bedfdd9d7
fix typos in contributing
2017-10-11 18:08:24 -07:00
zuohuadong
525c4313a0
use caddy in Apache-2.0
...
see: https://caddyserver.com/products/licenses
so, I use caddypulg, it is free
2017-10-11 19:48:07 +08:00
Mahmoud Zalt
01c358b6bc
Merge pull request #1176 from taufek/tj-chrome-driver-var
...
Move Chrome Driver Version to Env
2017-10-06 20:44:30 +03:00
Mahmoud Zalt
a0685705c0
Merge pull request #1175 from taufek/tj-dusk-doc-2
...
Update Dusk Documentation
2017-10-06 20:43:40 +03:00
Taufek Johar
98b2b2e47b
Update Dusk Documentation
...
Added new option on how to setup and run Dusk tests without Selenium.
2017-10-07 00:47:02 +08:00
Taufek Johar
eeee14338f
Move Chrome Driver Version to Env
...
This will allow us to upgrade chrome driver easily. Set the default chrome driver to 2.32.
Also remove the comment and empty line to avoid getting below warning:
```
[WARNING]: Empty continuation lines will become errors in a future release.
```
2017-10-06 22:58:52 +08:00
Mahmoud Zalt
a2edf57e3b
Merge pull request #1172 from taufek/tj-chrome-for-dusk
...
Install Dependencies to Run Dusk Tests
2017-10-03 11:43:49 +03:00
Taufek Johar
881cbfb8c2
Install Dependencies to Run Dusk Tests
...
**Why we need this change?**
Currently we are unable to run Dusk (Browser) tests in workspace container. This change,
is to allow us to install all dependencies needed to run Dust test which consists of
1. Linux packages such as xvfb (x-virtual frame buffer to run browser in headless container) and etc.
2. Chrome browser.
3. Chrome driver.
To install the Dusk dependencies.
1. Update `WORKSPACE_INSTALL_DUSK_DEPS` to true.
2. Run `docker-compose build workspace`.
I've also added couple of aliases to facilitate the preparation of test environment.
1. xvfb = `Xvfb -ac :0 -screen 0 1024x768x16 &` (run x-virtual frame buffer in the background)
2. serve = `php artisan serve --quiet &` (run laravel app in the background)
Once those are installed, we will need to update the default chrome driver argument in Laravel 5.5
from `--headless` to `sandbox`. Below are the steps to run Dusk in workspace.
1. `docker-compose run workspace bash` (get into workspace).
2. `laravel new dusk-test` (generate new lavarel app for testing purpose).
3. `cd dusk-test` (change directory to newly generate app folder).
4. `composer install --dev laravel/dusk` (install dusk via composer).
5. `php artisan dusk:install` (generate dusk files).
6. `sed -i '/APP_URL/d' .env` (remove APP_URL entry in .env)
7. `echo 'APP_URL=localhost:8000' >> .env` (add new APP_URL entry in .env)
8. `sed -i--'s/headless/no-sandbox/g' tests/DuskTestCase.php` (replace the default chrome driver argument).
9. `xvfb` (alias to run Xvfb instance in the background).
10. `serve` (alias to run laravel app in the background).
11. `dusk` (alias to run Dusk test).
2017-10-02 20:08:01 +08:00
Arkadius Jonczek
508e9ebd9e
added grafana docker container
2017-10-01 02:36:55 +02:00
Mahmoud Zalt
6cff904eba
Merge pull request #1170 from id2s/feature-php-ldap-workspace
...
Add PHP LDAP extension if needed
2017-09-29 20:15:46 +03:00
Kévin Mathieu
04770bc4ec
Add PHP LDAP extension if needed
2017-09-29 14:56:28 +02:00
Mahmoud Zalt
1281490c39
Merge pull request #1168 from nunomazer/master
...
Add pecl before mongo install on Dockerfile-56 to stop mongodb breaking building
2017-09-29 00:57:45 +03:00
Ademir Mazer Jr [ Nuno ]
3f7988060e
Add pecl before mongo install
2017-09-28 17:16:05 -03:00
Mahmoud Zalt
615cb72eab
Merge pull request #1167 from ifdattic/patch-1
...
Fix typo
2017-09-28 19:22:37 +03:00
Andrew Marcinkevičius
e036e69da2
Fix typo
2017-09-28 16:59:21 +03:00
Mahmoud Zalt
8989c73711
Merge pull request #1163 from luciano-jr/FixAerospikeClientLink
...
Fix aerospike client link
2017-09-25 23:32:49 +03:00
luciano
61144ab2d9
Change the wrong link to aerospike client PHP
2017-09-25 18:30:00 +01:00
Luciano Jr
221edf4bb2
Merge pull request #23 from laradock/master
...
Just update the fork
2017-09-25 18:17:10 +01:00
Geraint Dong
ca9c07eb76
Add Postgre SQL Support for php-fpm & edit webserver session storage location
...
+ Add sample config
2017-09-25 18:40:47 +07:00
Geraint Dong
8f7b1b7e9f
Add Postgre SQL Support for php-fpm & edit webserver session storage location
...
+ Fix bug
2017-09-25 18:31:16 +07:00
Geraint Dong
3cc917c9de
Add Postgre SQL Support for php-fpm & edit webserver session storage location
2017-09-25 17:30:30 +07:00
Mahmoud Zalt
5a073ae841
Merge pull request #1158 from taufek/tj-aliases-update
...
Add artisan aliases
2017-09-25 01:16:41 +03:00
Taufek Johar
8c1e71eca5
Add artisan aliases
...
Added below php artisan commonly used aliases:
```
dusk = php artisan dusk
fresh = php artisan migrate:fresh
refresh = php artisan migrate:refresh
rollback = php artisan migrate:rollback
```
2017-09-24 22:16:04 +08:00
Mahmoud Zalt
c0e823b8d2
Merge pull request #1153 from taufek/tj-terraform
...
Add Terraform to Workspace
2017-09-24 00:56:25 +03:00
Taufek Johar
8cb4c8d62e
Add Terraform to Workspace
...
Added Terraform (www.terraform.io) binary to workspace container.
This tool is useful to spawn resources to multiple cloud providers via config files.
2017-09-23 15:49:55 +08:00
Mahmoud Zalt
f765afd4c2
Merge pull request #1151 from luciano-jr/AddAerospikeExtensionOnPhpFpm
...
Add aerospike.so line to be load on php-fpm
2017-09-22 19:32:19 +03:00
Mahmoud Zalt
6ea49a0683
Merge pull request #1150 from samdark/fix-typo
...
Fixed typo in "nginx"
2017-09-22 19:31:55 +03:00
luciano
998aa1365e
Add aerospike.so line to be load on php-fpm
2017-09-22 12:23:20 +01:00
Luciano Jr
f2420ec52c
Merge pull request #22 from laradock/master
...
Just update the fork
2017-09-22 12:13:42 +01:00
Alexander Makarov
fe254e86e3
Fixed typo in nginx [skip ci]
2017-09-22 13:10:08 +03:00
Mahmoud Zalt
53b7f75500
Merge pull request #1145 from vjekoslav/master
...
Fixes issue #1139 , non-responding mirrors.aliyun.com. Reverses 6440ca…
2017-09-20 20:09:47 +03:00
Vjekoslav Nikolic
4150f0b140
Fixes issue #1139 , non-responding mirrors.aliyun.com. Reverses 6440ca841a
2017-09-20 05:44:36 -07:00
Mahmoud Zalt
d340b6e60f
Merge pull request #1140 from deleugpn/patch-1
...
Make it easier to solve nginx build stuck
2017-09-19 01:39:15 +03:00
Mahmoud Zalt
e7357eab83
Merge pull request #1142 from roelal/apache_socket_timeout
...
add APACHE_PHP_UPSTREAM_TIMEOUT
2017-09-19 01:38:28 +03:00
Roel Arents
110aa91c59
add APACHE_PHP_UPSTREAM_TIMEOUT
2017-09-18 15:24:48 +02:00
Marco Aurélio Deleu
e5aef41dd2
Make it easier to solve nginx build stuck
2017-09-18 13:07:30 +02:00
Mahmoud Zalt
ae048e6c66
Merge pull request #1137 from JoelRSimpson/patch-1
...
Update docker-compose.yml
2017-09-15 22:08:55 +03:00
Joel Simpson
a5f3a92eb4
Update docker-compose.yml
...
It looks like the
219: user: "1000:50"
statement was added a while back to fix a file permissions issue, but on a completely fresh up it keeps mysql from starting, generating the following. Removing the line allowed everything to work properly.:
mysql_1 | Initializing database
mysql_1 | mysqld: Can't create/write to file '/var/lib/mysql/is_writable' (Errcode: 13 - Permission denied)
mysql_1 | 2017-09-14T23:55:30.989254Z 0 [Note] Basedir set to /usr/
mysql_1 | 2017-09-14T23:55:30.989559Z 0 [Warning] The syntax '--symbolic-links/-s' is deprecated and will be removed in a future release
mysql_1 | 2017-09-14T23:55:30.989602Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
mysql_1 | 2017-09-14T23:55:30.990877Z 0 [ERROR] --initialize specified but the data directory exists and is not writable. Aborting.
mysql_1 | 2017-09-14T23:55:30.990886Z 0 [ERROR] Aborting
2017-09-14 17:17:34 -07:00
Mahmoud Zalt
655b9a1526
Merge pull request #1128 from chkm8/aws-ebcli
...
Aws ebcli
2017-09-13 00:17:05 +03:00
Melchor O. Abcede Jr
7ac37ecd35
added aws docs
2017-09-12 04:30:53 +08:00
Melchor O. Abcede Jr
792789e479
added eb cli container
2017-09-12 04:13:44 +08:00
Mahmoud Zalt
801ccd47d2
Merge pull request #1121 from freearhey/master
...
Added support of ImageMagick
2017-09-06 14:59:29 +03:00
Arhey
5c5f94600a
Rename laravel.pool.conf to xlaravel.pool.conf
...
Fix issue #1011
2017-09-06 00:22:18 +03:00
Arhey
b2e372054f
Fixed php-fpm build
2017-09-05 23:36:30 +03:00
Arhey
0a23d53ee5
Move php-imagick to php-fpm and enable it
2017-09-05 21:47:47 +03:00
Arhey
f6552aca97
Added support of ImageMagick to php-fpm
2017-09-05 21:09:34 +03:00
Mahmoud Zalt
e9806d9bca
Merge pull request #1120 from WanchiaTsai/add-env-path-for-node
...
add ENV PATH, fix the problem of docker-compose exec workspace npm(or…
2017-09-05 16:30:44 +03:00
wanchia
e56801846b
add ENV PATH, fix the problem of docker-compose exec workspace npm(or other node-related script).
2017-09-05 11:06:53 +08:00
Arhey
f9e6acd4e1
Fix syntax error
2017-09-05 03:15:24 +03:00
Arhey
b61ff4f484
Added support of ImageMagick
2017-09-05 02:36:24 +03:00
Mahmoud Zalt
8485add87a
Merge pull request #1117 from masterjus/fix-php_redis-installation
...
Fix Php Redis extension installation
2017-09-04 22:40:21 +03:00
Luciano Jr
d3fb967f0f
Merge pull request #21 from laradock/master
...
Up-to-date
2017-09-04 10:49:41 +01:00
Eugene Kirdzei
a36620c3bd
Restart build
2017-09-04 12:05:34 +03:00
Eugene Kirdzei
cddc934e1e
Fix phpreddis installation for all versions of php
2017-09-04 11:33:14 +03:00
Eugene Kirdzei
53b3ad0f7e
Fix Php Redis extension installation
2017-08-31 19:29:19 +03:00
Mahmoud Zalt
fdcf9117ac
Merge pull request #1115 from joaorobertopb/patch-1
...
Changes to correct version of dockerfile
2017-08-30 01:07:37 +03:00
João Roberto P. Borges
f800a3221a
Changes to correct version of dockerfile
...
- Removes extra spaces
2017-08-29 12:54:01 -03:00
Mahmoud Zalt
a1d3eeb7e6
Merge pull request #1107 from oaattia/master
...
Can't create/write to file '/var/lib/mysql/is_writable'
2017-08-23 21:14:29 +03:00
Mahmoud Zalt
b2f7348552
Merge pull request #1101 from terryzwt/drpual-console
...
add drupal console to workspace
2017-08-23 21:14:13 +03:00
Mahmoud Zalt
ebeddcba23
Merge pull request #1097 from macghriogair/master
...
[php-worker] dedicated dockerfile for php 7.0/7.1
2017-08-23 21:11:45 +03:00
Mahmoud Zalt
dba37307b5
Merge pull request #1093 from zuohuadong/patch-7
...
fix to backup and fix max client
2017-08-23 21:11:02 +03:00
Osama
2af5b2ff49
fix mysql can't write to file
2017-08-22 12:12:56 +03:00
terry
93d5b318fe
add drupal console to workspace
2017-08-19 22:58:40 +08:00
Patrick Mac Gregor
9ce470e14e
[php-worker] dedicated dockerfile for php 7.0/7.1
...
fixes #927 : PHP-Worker container uses PHP-CLI 7.0.9 despite workspace using 7.1.4
2017-08-17 09:39:37 +02:00
Mahmoud Zalt
38fb49bccc
Merge pull request #1095 from exfriend/patch-2
...
Fix supervisord.conf file path
2017-08-17 04:37:18 +03:00
Vladislav Otchenashev
08896f9fb6
Fix supervisord.conf file path
...
otherwise image ignores the supplied supervisord.conf
2017-08-16 00:33:51 +03:00
Mahmoud Zalt
dcab211b07
Merge pull request #1094 from zuohuadong/patch-8
...
add pgadmin backup volumes
2017-08-14 23:53:31 +03:00
zuohuadong
76001daf71
add pgadmin backup volumes
...
you can use backup files in ${DATA_SAVE_PATH}/pgadmin-backup
2017-08-14 10:09:17 +08:00
zuohuadong
30b626d43e
fix to backup and fix max client
...
in this version, you can backup postgresql
2017-08-14 10:04:11 +08:00
Mahmoud Zalt
586a225c11
Merge pull request #1089 from ELD/add-dusk-support-and-docs
...
add docs on running Laravel Dusk tests
2017-08-11 10:26:31 +03:00
Eric Dattore
c099a51d52
add docs on running Laravel Dusk tests
2017-08-10 21:08:09 -06:00
Mahmoud Zalt
245ddf3441
update documentation link in the readme
2017-08-09 16:18:29 +03:00
Mahmoud Zalt
0192346cf2
Merge pull request #1082 from arywidiantara/master
...
[UPDATE] change config redis from docker compose to env
2017-08-09 11:28:06 +03:00
Ary Widiantara
e4f4de47e7
[UPDATE] change config redis from docker compose to env
2017-08-09 10:17:53 +07:00
Mahmoud Zalt
69ccd74d2e
Update Improve MAC speed docs
2017-08-08 15:01:41 +03:00
Mahmoud Zalt
a3c66fdecf
Merge pull request #1080 from zuohuadong/patch-6
...
use openssh-client not openssh*
2017-08-08 09:03:55 +03:00
Mahmoud Zalt
9b8eee6a98
Merge pull request #1079 from zuohuadong/patch-5
...
add demo and use caddy example for laravel
2017-08-08 09:03:18 +03:00
zuohuadong
668acd66c1
use openssh-client not openssh*
...
https://hub.docker.com/r/abiosoft/caddy/~/dockerfile/
2017-08-08 11:36:16 +08:00
zuohuadong
b25215684b
add demo and use caddy example for laravel
...
https://github.com/caddyserver/examples/blob/master/laravel/Caddyfile
2017-08-08 11:33:42 +08:00
Mahmoud Zalt
8e84fbbec2
add missing symfony and python to workspace and remove useless alias
2017-08-07 12:36:02 +03:00
Mahmoud Zalt
1e650d8643
Merge branch 'master' of https://github.com/laradock/laradock into dev
...
* 'master' of https://github.com/laradock/laradock :
update Install Symfony steps in the docs
Update docker-compose.yml
Update env-example
Update Dockerfile-70
fix rm error
2017-08-07 12:06:51 +03:00
Mahmoud Zalt
4977b0f92f
fix alias for phpunit to load from current directory
2017-08-07 12:06:11 +03:00
Mahmoud Zalt
2082659fb1
update Install Symfony steps in the docs
2017-08-07 05:57:45 +03:00
Mahmoud Zalt
1fe2df73e4
Merge pull request #1077 from hounded/master
...
Missing symfony variables in env-example and workspace. Added python as an option to workspace
2017-08-07 05:51:58 +03:00
James Whiteman
05c7f9186a
Update docker-compose.yml
...
Added missing symfony and python options to workspace
2017-08-07 08:47:53 +12:00
James Whiteman
3801973b15
Update env-example
...
Added missing symfony install variable and added new python install variable
2017-08-07 08:45:25 +12:00
James Whiteman
6d89424e91
Update Dockerfile-70
...
Add python option to workspace
2017-08-07 08:42:55 +12:00
Yu-Lung Shao (Allen)
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
Mahmoud Zalt
2af40b0ba1
fix #970 . remove the required public directory in the /var/www
2017-08-04 00:51:20 +03:00
Mahmoud Zalt
5c0b8316b1
make the PHP_UPSTREAM config for NGINX and Apache identical
2017-08-04 00:50:20 +03:00
Mahmoud Zalt
004e4354aa
add more aliases and functions for better development in the workspace
2017-08-03 08:06:48 +03:00
Mahmoud Zalt
d99cf73bf0
edit alias, use the phpunit of the project
2017-08-03 07:31:41 +03:00
Mahmoud Zalt
a365425c73
Merge branch 'master' of github.com:laradock/laradock
...
* 'master' of github.com:laradock/laradock:
format the readme.md file
fix travis ci hugo job get "cannot create directory" error.
fixed #1068
update some `guide` format in the documentation
2017-08-01 22:12:59 +03:00
Mahmoud Zalt
c836500488
add symfony, laravel and app nginx sites sampels
2017-08-01 22:12:43 +03:00
Mahmoud Zalt
318ca3f81c
format the readme.md file
2017-07-29 10:03:50 +03:00
Yu-Lung Shao (Allen)
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
Mahmoud Zalt
b1144bba7e
Merge pull request #1069 from terryzwt/master
...
fixed #1068 drush need mysql-client installed
2017-07-26 20:08:03 +03:00
terry
a590ed78ce
fixed #1068
2017-07-26 13:15:12 +08:00
Mahmoud Zalt
f852789720
update some guide format in the documentation
2017-07-26 03:27:24 +03:00
Mahmoud Zalt
d32cfb31b1
update ISSUE_TEMPLATE.md context
2017-07-26 02:42:24 +03:00
Mahmoud Zalt
e671f4c929
Update PULL_REQUEST_TEMPLATE.md context
2017-07-26 02:40:26 +03:00
Mahmoud Zalt
aef2769e60
Merge branch 'hackel-change-mysql-version'
...
* hackel-change-mysql-version:
Add documentation on the MYSQL_VERSION variable.
Allow specifying the version of MySQL to install in .env file.
2017-07-25 23:33:58 +03:00
Mahmoud Zalt
63816ab7d6
Merge branch 'change-mysql-version' of https://github.com/hackel/laradock into hackel-change-mysql-version
...
* 'change-mysql-version' of https://github.com/hackel/laradock :
Add documentation on the MYSQL_VERSION variable.
Allow specifying the version of MySQL to install in .env file.
2017-07-25 23:30:46 +03:00
Mahmoud Zalt
e7a16bb98e
Merge pull request #1063 from St4inl3ss/remote_debug_documentation_phpStorm_linux
...
Xdebug configuration for Linux on PhpStorm
2017-07-21 10:58:44 +03:00
stainlessphil
e496a82150
Xdebug configuration for Linux on PhpStorm
...
Added images and explanations for setting up remote debugging for PhpStorm on Linux
Also modified slightly Install Xdebug section to keep reading consistent
2017-07-20 10:52:13 -04:00
Mahmoud Zalt
f258b38a18
Merge pull request #1058 from arianacosta/integrating_docker_sync
...
Integrating docker sync
2017-07-16 22:26:08 +03:00
Arian Acosta
a80fb99d21
added support for docker-sync and added sync.sh script to simplify the use of docker-sync with laradock
2017-07-16 10:09:46 -04:00
Arian Acosta
6b0ee10988
added docker sync documentation
2017-07-16 10:06:12 -04:00
Arian Acosta
1e2d368e43
improved docs
2017-07-15 19:28:02 -04:00
Arian Acosta
829a5b5acf
cleaning up
2017-07-15 18:53:01 -04:00
Arian Acosta
112e31a933
polishing last details
2017-07-15 18:47:02 -04:00
Arian Acosta
8af22b5b37
finalizing changes
2017-07-15 18:32:05 -04:00
Arian Acosta
7029118f05
sdfasdf
2017-07-15 17:16:30 -04:00
Arian Acosta
a1f8ef9614
adding default services
2017-07-15 17:15:07 -04:00
Arian Acosta
97d198e967
sync functions only
2017-07-15 16:58:17 -04:00
Arian Acosta
722e73a3e6
kept only sync specific functions
2017-07-15 16:58:07 -04:00
Arian Acosta
1d2f385586
adding options
2017-07-15 16:36:25 -04:00
Arian Acosta
7b180524e3
adding base functions
2017-07-15 16:24:59 -04:00
Arian Acosta
a670dd91cd
adding base functions
2017-07-15 16:24:49 -04:00
Arian Acosta
a0f1d39ce4
added bash option
2017-07-15 16:03:33 -04:00
Arian Acosta
6bed8d14f1
improved messages
2017-07-15 15:46:00 -04:00
Arian Acosta
e26ff8bb1e
improving comments
2017-07-15 14:46:00 -04:00
Arian Acosta
7fdda613a5
improving messages
2017-07-15 14:43:22 -04:00
Arian Acosta
b7d3691c8d
resetting last change
2017-07-15 14:41:35 -04:00
Arian Acosta
b0a6f2d689
stopping if errors happen
2017-07-15 14:39:49 -04:00
Arian Acosta
8e20ec7617
improved colors
2017-07-15 14:36:15 -04:00
Arian Acosta
a38cecef92
improving colors
2017-07-15 14:24:01 -04:00
Arian Acosta
3bf572b7a4
added colors
2017-07-15 13:52:23 -04:00
Arian Acosta
2acc9f5d6f
cleaning up files
2017-07-15 12:36:02 -04:00
Arian Acosta
abae2dc09e
updated command
2017-07-15 12:00:44 -04:00
Arian Acosta
407fb7a395
updaeted commmand
2017-07-15 12:00:35 -04:00
Arian Acosta
0c1b6ba9bf
improving script
2017-07-15 11:13:50 -04:00
Arian Acosta
855e2a47b5
passing only the second argument and onward
2017-07-15 11:08:01 -04:00
Arian Acosta
988bbf7bde
putting up arg
2017-07-15 11:05:16 -04:00
Arian Acosta
ef7f251654
fixed command
2017-07-15 11:04:45 -04:00
Arian Acosta
3d29c62bfb
adding more commands
2017-07-15 11:01:52 -04:00
Arian Acosta
3e5d1d919a
running in daemon mode
2017-07-15 09:56:03 -04:00
Arian Acosta
a38794ebcc
passing parameters
2017-07-15 09:53:56 -04:00
Arian Acosta
56ca814ebb
comparing bash strings correctly
2017-07-15 09:46:52 -04:00
Arian Acosta
c17abbea6e
stopping docker sync
2017-07-15 09:44:09 -04:00
Arian Acosta
0d5080d6bb
fixed typo
2017-07-15 09:41:57 -04:00
Arian Acosta
e9a01c0174
modified bash script
2017-07-15 09:40:25 -04:00
Arian Acosta
5ea7b98db8
added bash script
2017-07-15 09:40:05 -04:00
Arian Acosta
5eae7f3006
organizing sync file
2017-07-15 09:23:32 -04:00
Arian Acosta
d83c9be2ea
disabling unused services
2017-07-15 09:05:29 -04:00
Arian Acosta
9585a4a7ab
changing compose file name for using docker sync stack
2017-07-15 08:28:15 -04:00
Arian Acosta
42fc8b7b57
separating syn compose file
2017-07-15 08:19:49 -04:00
Arian Acosta
0aa63c40f8
defining user id 1000
2017-07-15 07:09:58 -04:00
Arian Acosta
f59b9ebda6
removed user
2017-07-15 07:01:45 -04:00
Arian Acosta
b2c6e53bfa
adding quotes to user
2017-07-15 06:48:23 -04:00
Arian Acosta
9970a00533
adding php-fpm user
2017-07-15 06:40:06 -04:00
Arian Acosta
3752f48249
displaying php errors
2017-07-14 19:27:16 -04:00
Arian Acosta
0baf791728
enabling sync
2017-07-14 19:17:50 -04:00
Arian Acosta
11687ffd36
disabling docker-sync
2017-07-14 19:14:51 -04:00
Arian Acosta
aa22f5d648
fixing applications sync volume name
2017-07-14 17:15:45 -04:00
Arian Acosta
00a38fe274
added docker-sync support
2017-07-14 17:03:01 -04:00
Mahmoud Zalt
fe096ce282
move github repository files to the .github directory
2017-07-13 20:30:27 +03:00
Mahmoud Zalt
b4ca9c5596
Create CONTRIBUTING.md
2017-07-13 04:15:09 +03:00
Mahmoud Zalt
d85b76f0d1
Merge pull request #1057 from laradock/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2017-07-13 04:09:20 +03:00
Mahmoud Zalt
f2a9712041
Create CODE_OF_CONDUCT.md
2017-07-13 04:08:59 +03:00
Mahmoud Zalt
09bf0566af
Adding Vince Chu to the team
...
Welcome @vwchu :)
2017-07-12 18:32:22 +03:00
Mahmoud Zalt
b8c5163c03
Merge pull request #1052 from ojhaujjwal/image-optimizers
...
image optimizer tools
2017-07-12 15:54:01 +03:00
Ujjwal Ojha
9dda2f6b9f
image optimizers libraries
2017-07-10 18:49:39 +05:45
Mahmoud Zalt
ca5a1ee674
Merge pull request #1043 from vwchu/feat-entrypoint-initdb
...
Parameterize docker-entrypoint-initdb.d for MySQL + MariaDB + Percona
2017-07-08 12:10:37 +03:00
Mahmoud Zalt
0e93477db0
Merge pull request #1051 from ojhaujjwal/patch-1
...
fix php7.1-xdebug because of missing new line
2017-07-08 12:10:18 +03:00
Ujjwal Ojha
7765df1076
fix php7.1-xdebug because of missing new line
2017-07-08 10:00:52 +05:45
Ryan Hayle
fe38f0c2ff
Add documentation on the MYSQL_VERSION variable.
2017-07-07 17:02:05 -05:00
Ryan Hayle
7ec8b8846e
Allow specifying the version of MySQL to install in .env file.
2017-07-07 16:43:06 -05:00
Mahmoud Zalt
422d6d8dd0
Merge pull request #1049 from igittGit/patch-2
...
Update Dockerfile-71
2017-07-07 14:33:29 +03:00
Mahmoud Zalt
d021777b06
Merge pull request #1044 from vwchu/fix-1041
...
fix #1041
2017-07-07 14:33:03 +03:00
Rudolf Gitler
f2f665dc08
Update Dockerfile-71
...
php7.1-xdebug instead of php-xdebug instead.
apt-get update needed therefore
2017-07-07 13:21:14 +02:00
Vincent Chu
02e2454c79
add docker-entrypoint-initdb.d variables for MySQL + MariaDB + Percona
2017-07-06 00:39:16 -04:00
Vincent Chu
9d2be424de
fix #1041
...
Possible fix described on: https://bugs.mysql.com/bug.php?id=85946
```
[mysqld]
character-set-server=utf8
```
2017-07-06 00:31:42 -04:00
Mahmoud Zalt
bf60f7520b
Merge pull request #1038 from vwchu/master
...
add APACHE_SITES_PATH variable
2017-07-04 07:25:40 +03:00
Mahmoud Zalt
916e9f38f3
Merge pull request #1022 from ItaloBC/patch-3
...
ElasticSearch instance fails at loading (missing parameters)
2017-07-04 07:25:20 +03:00
Mahmoud Zalt
ebc24ced66
Merge pull request #1000 from zuohuadong/patch-4
...
Fix pgadmin can't boot
2017-07-04 07:23:08 +03:00
Mahmoud Zalt
3e59a2a813
add creating multiple databases to the docs
2017-07-04 06:01:18 +03:00
Mahmoud Zalt
50834268a7
upgrade mysql base image to 8.0
2017-07-04 06:00:45 +03:00
Mahmoud Zalt
007017a2a7
fix mysql error no access
2017-07-04 06:00:31 +03:00
Mahmoud Zalt
094aa9beb1
Merge pull request #1040 from sakanaproductions/fix-1017
...
fixed issue #1017 , added ENV variables back to Dockerfile and added …
2017-07-04 00:36:06 +03:00
sakanaproductions
19f9b25a46
fixed issue #1017 , added ENV variables back to Dockerfile and added startup file back
2017-06-30 17:48:24 -07:00
Vincent Chu
bc1c957f47
add APACHE_SITES_PATH variable
2017-06-30 06:22:55 -04:00
Yu-Lung Shao (Allen)
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)
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
Winfried
d181a69a73
Merge pull request #1031 from macghriogair/master
...
[Fix] Mailhog should be exposed to backend
2017-06-28 18:33:44 +02:00
Winfried
106f8ec7af
Merge pull request #1029 from xsilen/patch-1
...
nginx sites-available shoule only use *.conf
2017-06-28 18:33:18 +02:00
Patrick Mac Gregor
1951834150
[Fix] Mailhog should be exposed to backend
...
- fixes failing connection to host "mailhog" when sending mail via smtp
- mailhog needs to be available for the backend at Port 1025
- i.e. in a Laravel app .env should contain "MAIL_HOST=mailhog
2017-06-28 11:28:04 +02:00
LinBo len
4c732aa5d6
nginx sites-available shoule only use *.conf
...
although most much of use case developer should modify laradock to suit their project. we can use *.conf.example to take effect.
but we also need a dummy nginx conf to info other newer to know how to config their nginx conf. the *.conf.example should be.
so i think we should only take *.conf to take effect. not *
2017-06-26 11:11:10 +08:00
ItaloBC
bbbd247653
ElasticSearch instance fails at loading (wrong)
...
ElasticSearch (ES from now onwards) will fail to initialize since the parameters for its environment are not correct or absent. These are:
* `cluster.name`: Name of the cluster itself
* `bootstrap.memory_lock`: Needed for ES to [lock the JVM into swap instead of memory](https://www.elastic.co/guide/en/elasticsearch/reference/master/_memory_lock_check.html ).
* `"ES_JAVA_OPTS=-Xms256m -Xmx256m"`: [Initial and maximum HEAP size for JVM](https://www.elastic.co/guide/en/elasticsearch/reference/current/_heap_size_check.html ). Since it's locked to disk, should be the same. Half the defaults (512m) for development.
* `ulimits: memlock: soft (-1), hard (-1)`: [ES needs to have unlimited access to memory](https://www.elastic.co/guide/en/elasticsearch/reference/current/max-size-virtual-memory-check.html ), otherwise it will feel sluggish.
* `mem_limit: 512m`: Hard limit the memory available for the container.
This can, and should, be changed using `.env` file variables, but it seems that this should suffice for basic ES development.
2017-06-14 14:19:47 -04:00
Winfried
c35445b066
Merge pull request #1015 from ardziej/patch-1
...
Set Timezone
2017-06-13 19:24:19 +02:00
Winfried
72198ed38c
Merge pull request #1008 from edmundluong/master
...
Set default setting to false for various Workspace installation options
2017-06-13 19:21:48 +02:00
Mahmoud Zalt
ab464d93d3
Merge pull request #1016 from ardziej/patch-2
...
Added TZ environment for MySQL Container
2017-06-13 05:59:59 +03:00
Michal Ardziejewski
e56587ec47
Added TZ environment for MySQL Container
2017-06-13 01:03:42 +02:00
Michal Ardziejewski
bbea2f0bab
Set Timezone
2017-06-13 00:55:05 +02:00
Winfried
9db39ad36f
Merge pull request #1014 from ItaloBC/patch-2
...
ElasticSearch - Change to official repository
2017-06-12 19:12:07 +02:00
Winfried
f009ba752b
Merge pull request #1013 from ItaloBC/patch-1
...
Kibana - Change to official repository
2017-06-12 19:11:54 +02:00
ItaloBC
03b551f9d6
Change to official repository
...
Elastic.co announced they will pull out their official images from the Docker Registry and user their own. There will be no updates starting 6/20/2017.
Pulling needs explicit version. Currently 5.4.1
2017-06-12 13:06:41 -04:00
ItaloBC
30df311ec2
Change to official repository
...
Elastic.co announced they will pull out their official images from the Docker Registry and user their own. There will be no updates starting 6/20/2017.
Pulling needs explicit version. Currently 5.4.1
2017-06-12 13:02:08 -04:00
Edmund Luong
262b9f20a3
Set default setting to false for the following options in workspace:
...
- Laravel Envoy
- Laravel Installer
- LinuxBrew
- MS SQL Server
2017-06-09 11:00:42 -04:00
Edmund Luong
3eb8fce4f9
Merge pull request #2 from laradock/master
...
Merge master
2017-06-09 10:58:08 -04:00
Mahmoud Zalt
05f8166bef
add PR template
2017-06-09 17:46:26 +03:00
Mahmoud Zalt
1bdf113767
update tools list in the docs
2017-06-09 17:33:10 +03:00
Edmund Luong
392960dc98
Merge pull request #1 from laradock/master
...
Merge master
2017-06-08 12:29:17 -04:00
Mahmoud Zalt
26ee54a4ad
Merge pull request #992 from zuohuadong/patch-3
...
git key to pull code
2017-06-07 09:42:47 +03:00
zuohuadong
cbfd160cbf
Fix
2017-06-06 18:11:31 +08:00
Bo-Yi Wu
7207ccbbeb
upgrade caddy to 0.10.3 version ( #994 )
2017-06-04 07:29:13 -05:00
Winfried
6e09e2a774
Merge pull request #964 from MyController/php56mssql
...
Dockerfile-56 fill missing MSSQL section
2017-06-04 12:15:36 +02:00
Mark Davidson
0561199914
Add Kibana Container ( #993 )
...
* Add Kibana Container
* Add Kibana Port to env-example
2017-06-02 23:54:37 -05:00
zuohuadong
430a5f21cf
git key to pull code
...
git key to pull code
2017-06-02 13:53:13 +08:00
mycontroller
0290142bf4
Dockerfile-56 fill missing MSSQL section
2017-05-31 13:41:30 +08:00
MyController
5745a50d15
Merge pull request #1 from laradock/master
...
跟进主干
2017-05-31 13:39:13 +08:00
Mahmoud Zalt
18b6c1b907
Merge pull request #984 from Obscuresounds/workspace-fix-bash-command-not-found
...
Exec issue with workspace bugfix
2017-05-30 17:51:05 +03:00
Mahmoud Zalt
4a663649c0
Merge pull request #983 from cre8/master
...
Add laravel echo server
2017-05-30 17:50:08 +03:00
Mahmoud Zalt
7c9d7a6de6
Merge pull request #965 from aven-li/master
...
fix mongodb php extension config
2017-05-30 17:49:33 +03:00
Mahmoud Zalt
d0e5d50712
Update readme
2017-05-30 17:41:11 +03:00
Lawrence Eldridge
d0c0a8895e
add global instance of larval installer for fresh projects. ( #988 )
2017-05-30 09:05:30 -05:00
Diego Vieira
e23ecb6a11
fix mssql startup ( #985 )
...
- Sleep 45s is invalid
- /opt/mssql/bin/sqlservr is the correct path for mssql binary
2017-05-30 09:05:09 -05:00
Mirko
da60b32a04
add laravel echo server
2017-05-27 15:24:50 +02:00
Lawrence Eldridge
5a47080859
This issue relates to https://github.com/laradock/laradock/issues/563 , which also occurs on Mac. This has been one of the solutions proposed.
2017-05-27 14:07:45 +01:00
Yu-Lung Shao (Allen)
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)
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)
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)
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
Luciano Jr
bf691337f1
Merge pull request #20 from laradock/master
...
Just update the fork
2017-05-24 17:56:05 +01:00
avenli
9e81f92d58
fix mongodb php extension config
2017-05-24 14:47:12 +08:00
Colin Schoen
bf4a5beb0b
Fix typo ( #962 )
...
sumit -> submit
2017-05-23 13:52:19 +08:00
Yu-Lung Shao (Allen)
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)
71364f962e
fix php-fpm show warning not install extension ( #954 )
2017-05-19 17:00:13 +08:00
Winfried
b2ad5f16e8
Merge pull request #888 from tristanbailey/patch-1
...
Update Redis Docker File
2017-05-16 02:58:12 +02:00
Winfried
5dc4db40f7
Merge pull request #939 from Viktorminator/patch-1
...
Update index.md
2017-05-14 20:50:29 +02:00
Winfried
cec83afe45
Merge pull request #943 from wxb/master
...
edit docker-compose.yml, add swoole config
2017-05-14 20:48:39 +02:00
wxb
01f6d8f038
edit docker-compose.yml, add swoole config
2017-05-15 02:07:45 +08:00
Winfried
a90a3c1d28
Merge pull request #941 from zeroc0d3/master
...
Update badges laradock
2017-05-14 10:44:23 +02:00
ZeroC0D3 Team
a1bc99ef4e
Update badges laradock
2017-05-14 14:21:50 +07:00
Viktor Matushevskyi
35efcc4a7c
Update index.md
2017-05-13 20:51:19 +03:00
Yu-Lung Shao (Allen)
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
Mahmoud Zalt
895a24f332
Adding amazing members to the Laradock team
...
Welcome @sixlive and @bestlong :)
2017-05-13 17:41:44 +03: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
Mahmoud Zalt
109e596417
Merge pull request #937 from bestlong/fix-percona-create-multiple-db-user-cant-see
...
Fixing Percona service create multiple db solution
2017-05-13 16:47:43 +03: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
Winfried
1eaac78fdd
Merge pull request #936 from bestlong/fix-mariadb-create-multiple-db-user-cant-see
...
Fixing MariaDB service create multiple db solution
2017-05-13 13:45:40 +02: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
Mahmoud Zalt
be9f7f8346
Merge pull request #935 from xpert13/patch-1
...
Fix #934 . Add extra_hosts to php-worker container
2017-05-13 05:48:25 +03:00
Mahmoud Zalt
b5431bc061
Merge pull request #933 from bestlong/php-fpm-ldap-support
...
php-fpm service LDAP support
2017-05-13 05:48:06 +03:00
Mahmoud Zalt
783da59b59
Merge pull request #929 from ciliehub/master
...
correct xdebug sed in workspace
2017-05-13 05:47:33 +03:00
Alex
41574fe026
Fix #934 . Add extra_hosts to php-worker container
2017-05-12 17:17:38 +03:00
Shao Yu Lung
848398d443
php-fpm service LDAP support
2017-05-12 19:23:03 +08:00
Cecil van Enter
4dfc794b6e
correct xdebug sed in workspace
2017-05-11 22:37:00 +02:00
Mike Erickson
ac895209f0
Merge pull request #924 from bestlong/fix-mysql-user-cant-see-other-db
...
Fixing create multiple db MYSQL_USER not show other databases.
2017-05-10 19:58:42 -07:00
Shao Yu Lung
b24d6224d9
fixing MYSQL_USER not show other databases.
2017-05-11 09:02:54 +08:00
Winfried
8a13ae1bb9
Merge pull request #922 from Lednerb/adding-env-aerospike-rethinkdb-mongodb
...
Added ENV support for aerospike, rethinkdb and mongodb.
2017-05-09 16:25:37 +02:00
Sascha Brendel
a2058ca6f6
Merge branch 'master' into adding-env-aerospike-rethinkdb-mongodb
2017-05-09 14:07:15 +02:00
Winfried
aab2017bda
Merge pull request #910 from wxb/master
...
add swoole extension config
2017-05-09 07:10:02 +02:00
Winfried
f9266a509d
Merge pull request #921 from Lednerb/updating-caddy
...
Improved caddy support to latest ENV-config.
2017-05-09 07:06:05 +02:00
Sascha Brendel
546ef0ade6
Added ENV support for aerospike, rethinkdb and mongodb. Part of #763 .
2017-05-09 01:31:00 +02:00
Sascha Brendel
4661f1ab0e
Improved caddy support to latest ENV-config.
2017-05-09 00:55:15 +02:00
Mike Erickson
264bec8806
Merge pull request #918 from bestlong/create-multiple-database
...
MariaDB/Percona Create multiple database
2017-05-08 11:38:20 -07: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
Mike Erickson
0e0dc44a49
Merge pull request #917 from bestlong/mysql-create-multiple-database
...
MySQL container create multiple databases.
2017-05-08 08:31:32 -07:00
Shao Yu Lung
533c8fc7f7
mysql create multiple database.
2017-05-08 22:26:10 +08:00
Winfried
07651842b6
Merge pull request #912 from zeroc0d3/master
...
Add network setup in Jenkins container
2017-05-08 02:36:07 +02:00
ZeroC0D3 Team
3796f9f70a
Add network setup in Jenkins container
2017-05-08 06:20:43 +07:00
wxb
31d21c74a0
add swoole extension config
2017-05-08 01:42:46 +08:00
Winfried
c6245fdaf8
Merge pull request #908 from bestlong/fix-hugo-rm-fail
...
Fixing Travis-CI hugo doc build failed
2017-05-07 18:47:56 +02:00
Shao Yu Lung
c539c630ed
fix hugo doc build failed
2017-05-08 00:00:19 +08:00
Winfried
a414e5434f
Adding system distro/version to issue template
2017-05-07 17:58:44 +02:00
Winfried
08b35e63d6
Merge pull request #905 from winfried-van-loon/docs-update
...
Docs update
2017-05-07 17:39:47 +02:00
Winfried
1598868445
Merge pull request #906 from winfried-van-loon/855-fix-aerospike
...
Fixing Aerospike
2017-05-07 17:39:34 +02:00
Winfried
3134221445
Fixing aerospike
2017-05-07 16:56:15 +02:00
Winfried
4cf5f3eabf
Removing suffix for Aerospike and V8JS
2017-05-07 16:54:55 +02:00
Winfried
3a3e58de4c
Merge branch 'Lednerb-fix-workspace-user-laradock-env'
2017-05-07 15:25:30 +02:00
Winfried
26ecb09685
Merge branch 'fix-workspace-user-laradock-env' of git://github.com/Lednerb/laradock into Lednerb-fix-workspace-user-laradock-env
...
# Conflicts:
# workspace/Dockerfile-56
# workspace/Dockerfile-70
# workspace/Dockerfile-71
2017-05-07 15:24:57 +02:00
Winfried
6db5bc0162
Removing unfinished sentence
2017-05-07 15:18:26 +02:00
Winfried
eab859fe80
Adding Docker-sync documenation #612
...
Closes #612
2017-05-07 15:18:09 +02:00
Winfried
1d6c369c06
Adding Docker version recommendation #895
2017-05-07 15:17:25 +02:00
Winfried
05faf24582
Merge pull request #903 from bestlong/less-log-info
...
Less log info
2017-05-07 13:01:53 +02:00
Sascha Brendel
e454d1c8a7
Fixed broken adoption for PUID and PGID for Non-Root User laradock.
2017-05-07 12:43:20 +02: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
Winfried
100a2eb4ae
Merge pull request #901 from bestlong/split-ci-build-job-each-service
...
Split Travis-CI build jobs and fix php-fpm mssql
2017-05-06 16:56:58 +02: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
Winfried
15d7cd1d35
Merge pull request #897 from bestlong/update-aerospike-client-php-version
...
Upgrade `aerospike-client-php` version to 3.4.14
2017-05-05 14:02:49 +02:00
Winfried
61f74b5307
Updating issue template, checkmarks are tasks
2017-05-05 13:29:14 +02: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
Winfried
4f24550463
Merge pull request #891 from bestlong/speed-up-git-clone-and-save-space
...
git clone only need one depth.
2017-05-05 07:35:48 +02:00
Winfried
7f7d8839eb
Merge pull request #896 from bestlong/fix-mssql
...
workspace/Dockerfile-71 fill missing MSSQL section
2017-05-05 07:35:22 +02: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
Winfried
aa5e8e6666
Merge pull request #890 from bestlong/fix-ci-build-fail-php56
...
Fixed Travis CI build failed for PHP_VERSION=56
2017-05-04 10:46:49 +02:00
Shao Yu Lung
61aabf664e
fixing CI build failed
2017-05-04 16:15:28 +08:00
Tristan Bailey
c31e002064
Update Redis Docker File
...
The dir for the conf seems to be missing from the base image, so the copy fails
Also if the server does not start with the conf as parameter it will not pick it up. Which leaves Redis wide open to attack by default:
Example try to telnet to your ip on the redis port for this container:
telnet 192.168.1.11 6379
echo "Hey no AUTH required!"
2017-05-04 08:22:32 +01:00
Winfried
61168cb9d3
Merge pull request #887 from winfried-van-loon/792-v8js
...
Fixing V8JS
2017-05-04 08:49:26 +02:00
Winfried
da58d2e9b9
Fixing V8JS
...
Fixes #792
2017-05-03 23:33:52 +02:00
Winfried
57616901fd
Merge pull request #873 from markhilton/master
...
Added support for MS SQL server driver for PHP 7.0
2017-05-03 22:52:42 +02:00
Mark Hilton
623d7aa58d
added MS SQL support to workspace
2017-05-03 13:27:24 -04:00
Mark Hilton
2710723d88
Merge branch 'master' of github.com:markhilton/laradock
...
* 'master' of github.com:markhilton/laradock:
Added support for MS SQL server driver for PHP 7.0 - requested changes: - removed cd / && \ - added INSTALL_MSSQL to docker-compose.yml and env-example
Added support for MS SQL server driver for PHP 7.0
2017-05-03 13:01:51 -04:00
Mark Hilton
e0d5fb03ed
Added support for MS SQL server driver for PHP 7.0 - requested changes:
...
- removed cd / && \
- added INSTALL_MSSQL to docker-compose.yml and env-example
2017-05-03 13:01:03 -04:00
Mark Hilton
ca198b85bf
Added support for MS SQL server driver for PHP 7.0
2017-05-03 13:01:03 -04:00
Mark Hilton
f339c3f055
Added support for MS SQL server driver for PHP 7.0 - requested changes:
...
- removed cd / && \
- added INSTALL_MSSQL to docker-compose.yml and env-example
2017-05-03 12:59:44 -04:00
Winfried
207cb2929a
Merge pull request #885 from bestlong/ci-env-php-version-forget-change
...
Fix CI build forget update PHP_VERSION in .env
2017-05-03 13:21:18 +02:00
Shao Yu Lung
bedb663a8e
use CI build config set to update PHP_VERSION in .env
2017-05-03 18:56:01 +08:00
Winfried
5a5dceb967
Merge pull request #883 from laradock/843-sqlsrv-php71
...
Add sqlsrv to php-fpm php71
2017-05-02 15:29:45 +02:00
Winfried
369fbded81
Merge pull request #882 from winfried-van-loon/843-sqlsrv-version
...
Upgrading sqlsrv to version without error
2017-05-02 15:29:26 +02:00
Winfried
06b9dd3327
Merge pull request #884 from shahzeb1/master
...
Created a helpful issues template.
2017-05-02 15:28:48 +02:00
Winfried
b9b9d52e57
Merge pull request #877 from bestlong/876-ci-not-fail-when-build-error
...
fixing Travis-CI build problem
2017-05-02 06:14:41 +02:00
shahzeb1
767fbddde9
Added where to place the x
2017-05-01 21:01:57 -07:00
shahzeb1
3e63afb907
Fixed heading sizes
2017-05-01 20:58:56 -07:00
shahzeb1
f6fe749da3
Added a template for issues
2017-05-01 20:58:11 -07:00
shahzeb1
e5fbc623eb
Helpful template for issues added
2017-05-01 20:56:25 -07:00
Winfried
02a512dd72
Dockerfile minor formatting
2017-05-01 22:20:25 +02:00
Winfried
d5883e4bcf
Adding sqlsrv to php-fpm PHP71
2017-05-01 22:19:09 +02:00
Winfried
5815549a9a
Upgrading sqlsrv to version without error
2017-05-01 22:17:29 +02:00
Winfried
b2821b85ab
Merge pull request #881 from winfried-van-loon/revert-unintended-md-formatting
...
Reverting unintended MD formatting
2017-05-01 21:11:57 +02:00
Winfried
9413f2c86f
Reverting unintended MD formatting
2017-05-01 21:00:32 +02:00
Winfried
47150da482
Merge pull request #880 from laradock/878-webroot
...
Fixing webroot issues (public folder)
2017-05-01 16:43:30 +02:00
Winfried
1e6ee4a7b5
Merge pull request #879 from winfried-van-loon/864-870-merging-workspace-dockerfiles
...
Merging workspace Dockerfiles
2017-05-01 16:43:12 +02:00
Winfried
1be9df7d61
Fixing apache webroot issue #849
2017-05-01 12:41:55 +02:00
Winfried
8246863cd7
Partly reverting 690137a3
2017-05-01 12:36:31 +02:00
Winfried
5291f0f884
Merging workspace Dockerfiles
...
Should fix #864 and #870
2017-05-01 07:19:13 +02:00
Winfried
d44873085b
Merge pull request #850 from winfried-van-loon/849-apache-webroot
...
Updating webroots to have the same defaults
2017-04-30 18:46:57 +02:00
Shao Yu Lung
956b9209bf
fixing ci build problem
2017-04-30 21:52:22 +08:00
Winfried
080fffba3d
Merge branch 'master' into 849-apache-webroot
...
# Conflicts:
# DOCUMENTATION/content/getting-started/index.md
2017-04-28 21:14:39 +02:00
Winfried
fd47c89736
Merge pull request #874 from geekpobre/patch-1
...
Fix image path on doc guides
2017-04-28 08:37:42 +02:00
Bruno Briante
ae72b00e29
Fix image path on doc guides
...
The guides page was showing broken images as the url for those was not taking into consideration the url rewrite. I just added a slash in front of all those urls to serve them from root images folder instead.
2017-04-28 03:24:06 -03:00
Mark Hilton
74ba0ef0a8
Added support for MS SQL server driver for PHP 7.0
2017-04-27 13:58:27 -04:00
Mike Erickson
db353fbbdc
Merge pull request #854 from winfried-van-loon/792-V8JS-typo
...
Fixing typo in the workspace V8 args
2017-04-27 08:40:13 -07:00
Mike Erickson
f6f89fca61
Merge pull request #857 from winfried-van-loon/847-fix-intl-php-fpm
...
Add apt update to intl install
2017-04-27 08:39:48 -07:00
Mike Erickson
c979878288
Merge pull request #858 from winfried-van-loon/828-phpmyadmin-adminer-port
...
Changing PMA/adminer default port to 8080
2017-04-27 08:39:29 -07:00
Mike Erickson
68ef6235c1
Merge pull request #859 from winfried-van-loon/813-adminer-pg-login
...
Locking Adminer to stable version
2017-04-27 08:38:57 -07:00
Mike Erickson
a94b4e259c
Merge pull request #860 from winfried-van-loon/workspace-latest-base-image
...
Updating workspace to use latest base image
2017-04-27 08:38:41 -07:00
Mike Erickson
988750e737
Merge pull request #867 from lincome/master
...
cp env-example .env
2017-04-27 08:38:01 -07:00
lincome
c7a726cd59
Laravel 项目
2017-04-27 15:05:35 +08:00
Mahmoud Zalt
6348d032c9
random docs updates
2017-04-24 20:49:25 -04:00
Thor Erik
6bf9ac877b
Merge pull request #856 from winfried-van-loon/748-workspace-soap
...
Fixing soap being loaded twice
2017-04-24 10:34:41 +02:00
Winfried
dde95043f8
Updating workspace to use latest base image
2017-04-24 00:07:07 +02:00
Winfried
4bf0df8ee1
Locking Adminer to stable version
2017-04-23 23:57:47 +02:00
Winfried
1db18b1cec
Changing PMA/adminer default port to 8080
...
Fixes issue #828
2017-04-23 23:40:27 +02:00
Winfried
c6bd305b13
Fixing soap being loaded twice
2017-04-23 23:19:56 +02:00
Winfried
49f245b37a
Add apt update to intl intall
...
Fixes #847
2017-04-23 21:29:18 +02:00
Winfried
ef6071bff0
Fixing typo in the workspace V8 args
2017-04-23 21:16:58 +02:00
Winfried
690137a349
Changing docroots to have the same defaults
...
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
Mahmoud Zalt
24d70ad1e3
upgrade base image for dockerfile 7.1 after adding bcmath
2017-04-22 20:45:53 -04:00
Mahmoud Zalt
1310d633fc
update documentation: what is docker
2017-04-22 16:25:25 -04:00
zuohuadong
eefd04dbfc
add pg_dump
2017-04-22 13:54:19 +08:00
zuohuadong
a657dce572
Merge pull request #3 from laradock/master
...
update
2017-04-22 13:49:39 +08:00
Luciano Jr
d616545268
Merge pull request #19 from laradock/master
...
Just update the fork
2017-03-14 13:00:16 +00:00
Luciano Jr
57ecd6e515
Merge pull request #18 from laradock/master
...
Just update the fork repository
2017-03-07 13:22:10 +00:00
蜗牛
025a339062
change application source #397
...
# fix a problem--#397, change application source from dl-cdn.alpinelinux.org to aliyun source.
2017-02-15 10:20:18 +08:00
Luciano Jr
5b5ba53112
Merge pull request #17 from laradock/master
...
Just update the fork project
2017-01-23 16:06:25 +00:00
Luciano Jr
bd87a26db1
Merge pull request #16 from laradock/master
...
Just update the fork
2017-01-09 17:46:36 +00:00
Luciano Jr
c0283da6ee
Merge pull request #15 from laradock/master
...
Just update the fork to keep sync
2016-12-30 11:34:19 +00:00
Luciano Jr
e372d624a6
Merge pull request #14 from laradock/master
...
Just update the fork repository
2016-12-07 13:18:41 +00:00
Luciano Jr
db6c6e7e0f
Merge pull request #13 from luciano-jr/feature/vue-cli-workspace
...
Add vue-cli on workspace npm global installers
2016-09-06 23:44:14 +01:00