Commit Graph

2327 Commits

Author SHA1 Message Date
Alejandro Pérez
31571056d7
Update laravel-horizon.conf.example. Adds logging
Adds Laravel Horizon logging to storage/logs/horizon.log file
2020-09-11 21:23:41 -03:00
Shao Yu-Lung (Allen)
ade6f6b1a7
Merge pull request #2696 from geraintdong/master
Add http2 support for Apache2
2020-09-04 09:25:44 +08:00
Shao Yu-Lung (Allen)
e3dab0061a
Merge pull request #2685 from aaly00/sqlsrv-workspace
Workspace SQLSRV PHP7.1 Support
2020-09-04 09:24:42 +08:00
Shao Yu-Lung (Allen)
1c5ee264ad
Merge pull request #2689 from dwijonarko/master
update  wkhtmltopdf version
2020-09-04 09:23:28 +08:00
Shao Yu-Lung (Allen)
9f6d7f470c
Merge pull request #2691 from parthjani7/minor_typo_fixes_2
Minor typo fixes 2
2020-09-04 09:22:07 +08:00
Shao Yu-Lung (Allen)
5b029ded07
Merge pull request #2690 from parthjani7/minor_typo_fixes
Minor typo fixes
2020-09-04 09:21:14 +08:00
Shao Yu-Lung (Allen)
e6a0663790
Merge pull request #2695 from Marcuzz/master
fix: use postgresql-client-12 in workspace
2020-09-04 09:20:40 +08:00
Marcus
fbfb2c07fc
fix: use postgresql-client-12 in workspace
it's not possible to import postgresql 12 databases unless the client version is also 12.
2020-09-03 12:24:01 +02:00
Lan Dong Si Hoang
9101c4572d Fix syntax 2020-09-03 15:55:06 +07:00
Lan Dong Si Hoang
489075fc67 Add support for http2 for Apache2 2020-09-03 15:46:24 +07:00
Parth Jani
4f44715841 Grammatical punctuations and typo fixed 2020-08-26 22:08:08 -04:00
Parth Jani
bf83bf8334 minor grammatical typo fixed 2020-08-26 21:52:35 -04:00
Parth Jani
07b0c968fb grammer errors fixed 2020-08-26 21:41:55 -04:00
Dwi Wijonarko
93743c4394 update wkhtmltopdf version 2020-08-26 11:40:45 +07:00
Amr
812570d6a3 Workspace SQLSRV PHP7.1 Support 2020-08-20 23:16:25 -05:00
Shao Yu-Lung (Allen)
ddad36133a
Merge pull request #2680 from pavinthan/patch-1
Update Use AWS Docs
2020-08-20 08:50:04 +08:00
Shao Yu-Lung (Allen)
983f8a6817
Merge pull request #2684 from parthjani7/typo_fixes_parthjani7
Typo fixed in documentation
2020-08-20 08:48:36 +08:00
Parth Jani
373d769253
Merge pull request #1 from parthjani7/typo_fixes_parthjani7
Typo fixed in documentation
2020-08-19 08:19:28 -04:00
Parth Jani
e50c501b87
Typo fixed in documentation 2020-08-19 08:15:23 -04:00
Pavinthan
bfdb04f33f
Update Use AWS Docs 2020-08-13 22:03:50 +05:30
Shao Yu-Lung (Allen)
5465f96267
Merge pull request #2660 from rtrzebinski-usc/add-rdkafka-to-workspace
Add rdkafka to workspace
2020-08-11 11:22:56 +08:00
Shao Yu-Lung (Allen)
1d184cd3a3
Merge pull request #2643 from enkhbatd/master
Minor update for index.md
2020-08-11 11:20:22 +08:00
Shao Yu-Lung (Allen)
0308326518
Merge pull request #2653 from filips123/support-python3-in-workspace
Add support for Python 3 in workspace
2020-08-11 11:19:29 +08:00
Shao Yu-Lung (Allen)
910f5cfd1d
Merge pull request #2673 from GautierDele/patch-1
change indentation of graylog
2020-08-11 11:02:05 +08:00
Shao Yu-Lung (Allen)
7f09671bac
Merge pull request #2675 from hwtdnet/master
update: php-fpm Dockfile
2020-08-11 10:59:47 +08:00
Johnson
dff28d7718 update: php-fpm Dockfile 2020-08-09 08:08:17 +08:00
Gautier
20ed0a5e59
change indentation of graylog
This indentation is causing problem with my deployment automation since it's the only one using 4 spaces instead of two
2020-08-04 16:20:05 +02:00
Shao Yu-Lung (Allen)
9d68a48c3e
Merge pull request #2671 from bestlong/certbot-baseimage-tag-missing
fix certbot baseimage tag name missing
2020-08-02 22:56:40 +08:00
Shao Yu Lung
c9819508c1 fix phusion/baseimage tag name 2020-08-02 00:34:24 +08:00
Shao Yu-Lung (Allen)
ac01fab0c2
Merge pull request #2649 from lbssousa/lbssousa-patch-1
Add support for custom docker-compose.yml
2020-07-30 21:24:56 +08:00
Shao Yu-Lung (Allen)
493a058d22
Merge pull request #2665 from haoyuqi/master
laravel-echo-server add change source
2020-07-30 21:23:22 +08:00
Hao Yuqi
7e513783e7 laravel-echo-server add change source 2020-07-25 16:29:55 +08:00
Robert Trzebinski
a953355850 add documentation about installing RDKAFKA extension 2020-07-21 16:53:13 +02:00
Robert Trzebinski
032e7c0c53 Add rdkafka to Workspace container 2020-07-21 16:45:21 +02:00
Shao Yu-Lung (Allen)
bb759d7b94
Merge pull request #2651 from gmalz/master
Add MeiliSearch Container
2020-07-19 01:51:16 +08:00
Filip Š
86f5a7d9e0 Force reinstall pip to fix warning 2020-07-13 23:17:45 +02:00
Filip Š
caee5e0f9f Add missing WORKSPACE_INSTALL_PYTHON3 to docker-compose.yml 2020-07-13 23:09:07 +02:00
Filip Š
4e7888cb08 Add support for Python 3 in workspace 2020-07-13 22:27:44 +02:00
Mgor
ef527bbab6 Add MeiliSearch Container 2020-07-08 12:25:23 +02:00
Laércio de Sousa
23a1aaa8b0
Add support for custom docker-compose.yml
For some reason, one may want/need to edit laradock's default file `docker-compose.yml` e.g. srtipping out uneeded services, so that the whole project can be brought up with a simple `docker-compose up` command. With this commit, the user can copy default `docker-compose.yml` as `docker-compose.custom.yml` and make the desired changes there. This file will not be tracked by Git.
2020-07-03 16:17:17 -03:00
Shao Yu-Lung (Allen)
a1cda7f497
Merge pull request #2648 from vvasiloi/patch-1
update link
2020-07-02 10:02:37 +08:00
Victor Vasiloi
6ce9f87676
update link 2020-07-01 13:08:48 +03:00
Shao Yu-Lung (Allen)
019dbea2f2
Merge pull request #2647 from kiczek/master
fix of the default gearman port
2020-07-01 13:30:40 +08:00
Jakub Kiczko
536747e933
fix of the default gearman port 2020-06-30 12:44:09 +02:00
eba
e63a285b74
Minor update for index.md
Adjusted syntax
2020-06-28 02:43:29 +09:00
Shao Yu-Lung (Allen)
4d5a6325cc
fix .env xmlrpc
#2630
2020-06-19 22:29:14 +08:00
Shao Yu-Lung (Allen)
4e4afb2013
Merge pull request #1719 from juniorrosul/graphviz
Graphviz support
2020-06-19 19:33:14 +08:00
Shao Yu-Lung (Allen)
d11186e76c
Update Dockerfile
clean duplicate apt-get install nasm
2020-06-19 18:44:40 +08:00
Shao Yu-Lung (Allen)
6f75a29a2f
Merge branch 'master' into graphviz 2020-06-19 18:42:05 +08:00
Shao Yu-Lung (Allen)
ffb90a8e2d
Rename default.conf.example to default.conf 2020-06-19 18:35:17 +08:00