Tomonso Ejang
3e771dbcfc
Typo in PHP_VERSION for PHP gmp extension ( #1933 )
2019-01-08 15:31:21 +08:00
Lan Phan
a1bda23cd9
add new conf example file to run laravel scheduler in php-worker ( #1930 )
2019-01-08 15:30:53 +08:00
Spyros Sakellaropoulos
e6d866b8a6
Added APCU installation option ( #1831 )
2019-01-08 15:30:12 +08:00
Hyduan
35ffd02b44
Add ZooKeeper Component ( #1899 )
2019-01-08 15:29:04 +08:00
Vladyslav Shchepotin
d03ead34a2
Nginx for Windows ( #1879 )
...
* feature(nginx): add OpenSSL
* feature(nginx): add volume to store the certificates
* feature(nginx): add option installation OpenSSL
* feature(nginx): autogenerate certificates
* chore(nginx): add new line at end of file
* fix(nginx): fix run nginx on Windows
* fix(gitignore): end of file
2019-01-08 15:24:32 +08:00
Lan Phan
d8c36ab860
add zip extension support for PHP in php-worker ( #1894 )
2018-11-27 17:00:03 +08:00
Mike P. Sinn
2689638d7d
MySQL Client in Workspace ( #1892 )
2018-11-27 16:59:14 +08:00
Lan Phan
fa7d3c239c
Fix Permission denied ( #1893 )
...
* Revert "default user for workspace is laradock, so that owner of log file when running php artisan command doesn't change (#1875 )"
This reverts commit 156d124db0
.
* update document to inform user should add --user=laradock when exec into workspace, update sync.sh bash to exec into workspace with user laradock
2018-11-27 16:57:36 +08:00
Walter Franchetti
22032974c9
laravel-horizon ( #1854 )
2018-11-23 20:47:26 +08:00
Thijs Kuilman
4480962922
Updated Chrome Driver to latest stable version (2.32 to 2.42) in env-example ( #1813 )
2018-11-22 22:25:39 +08:00
Michael Radionov
cc81e57206
FIX PHP YAML extension #1798 ( #1888 )
...
* FIX PHP YAML extension #1798
* changed parameter name
2018-11-22 22:24:50 +08:00
ahkui
5c41a4f3e9
Update Install YAML PHP extension title ( #1887 )
...
miss change title
2018-11-22 11:44:28 +08:00
Michael Radionov
796b46cf5a
PHP YAML extension ( #1798 )
2018-11-22 08:12:52 +08:00
vlauciani
d7765a7b10
Update docker-compose.yml to add 'dind' to 'Workspace' ( #1869 )
...
Add 'docker-in-docker' links end 'DOCKER_HOST' environment to 'workspace'.
2018-11-22 08:10:33 +08:00
Lan Phan
156d124db0
default user for workspace is laradock, so that owner of log file when running php artisan command doesn't change ( #1875 )
2018-11-22 08:10:09 +08:00
j1yak
afdf2661bd
fix certbot ( #1666 )
2018-11-22 08:09:48 +08:00
ahkui
a1af01b137
update workspace dockerfile ( #1759 )
...
fix workspace user laradock laravel command not found
2018-11-22 08:07:54 +08:00
Brice
1519c80036
Enable calling node commands (npm, bower, etc) from the host with 'docker-compose exec' ( #1481 )
2018-11-22 08:05:44 +08:00
fangke2688
441146b325
Change text error ( #1882 )
...
Change text error
2018-11-21 12:37:17 +08:00
Tolga Boztuna
0ed5487ed7
fix typo in env-example ( #1834 )
2018-11-13 21:35:19 +08:00
Jon
ca9d244396
Add default pgadmin credentials to docsls allow log in ( #1864 )
2018-11-13 21:31:05 +08:00
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