Commit Graph

1947 Commits

Author SHA1 Message Date
Lan Phan 156d124db0 default user for workspace is laradock, so that owner of log file when running php artisan command doesn't change () 2018-11-22 08:10:09 +08:00
j1yak afdf2661bd fix certbot () 2018-11-22 08:09:48 +08:00
ahkui a1af01b137 update workspace dockerfile ()
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' () 2018-11-22 08:05:44 +08:00
fangke2688 441146b325 Change text error ()
Change text error
2018-11-21 12:37:17 +08:00
Tolga Boztuna 0ed5487ed7 fix typo in env-example () 2018-11-13 21:35:19 +08:00
Jon ca9d244396 Add default pgadmin credentials to docsls allow log in () 2018-11-13 21:31:05 +08:00
Rex.Chien cf46b87a01 add mssql support for solr () 2018-11-13 20:58:00 +08:00
vladyslavstartsev 0af2115658 added SOAP ext to php-worker () 2018-11-13 20:55:15 +08:00
Pavel c1e8e955a1 Fix typo in seed alias () 2018-11-13 20:54:02 +08:00
Null 0ffea858d6 Remove duplicate key () 2018-11-13 20:51:26 +08:00
Xiaolong Yang 549094d7d2 Update Doc '.php-fpm' to './php-fpm' () 2018-11-13 20:47:52 +08:00
Vladyslav Shchepotin 7219b3543a Nginx: added OpenSSL for local development ()
* feature(nginx): add OpenSSL
2018-11-13 20:44:51 +08:00
Abdelrahman Omran 1dac382827 Drop the useless PHP tokenizer extension install step ()
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 () 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 ()
* add phalcon ext
2018-09-22 15:45:41 +08:00
Shao Yu-Lung (Allen) db02fe7570
Fix Travis CI build failed ()
php-fpm: Unable to locate package libfaketime
2018-09-18 21:44:36 +08:00
ahkui 436df887c9 Add docker registry ()
* 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. () 2018-09-17 22:28:12 +08:00
Null 784aab2043 Update NVM installer () 2018-09-17 22:11:30 +08:00
ganl d5d9073863 Fix `CHANGE_SOURCE` argument always false for nginx's Dockerfile () 2018-09-17 22:07:07 +08:00
Peter Mein 6a3b3fac2d Added support for Thumbor () 2018-09-16 20:21:13 +08:00
Null 61576c0b1b Change to stable CLI interface ()
workspace apt command
2018-09-16 18:00:46 +08:00
Alex Mayer 70c1be4168 Point ea Alias To Correct File () 2018-09-16 17:58:26 +08:00
ahkui e101e4d5b2 Add mail services(mailu) ()
* add mail service
2018-09-16 17:44:18 +08:00
Diego Vieira 4658820437 Update baseurl to https ()
Closes 
2018-09-15 21:40:13 +08:00
ahkui 0bbfb2d228 Update caddy Dockerfile ()
* Change base image
2018-09-15 21:22:44 +08:00
semenikhin 86a4108ef4 fix comment ()
GMP
2018-09-15 21:20:22 +08:00
Null 20c85904c5 Package has been deprecated ()
workspace npm bower
2018-09-15 21:19:24 +08:00
Vladislav Otchenashev aaef73c84d fix typo () 2018-09-15 21:16:37 +08:00
ThunderbirdsX3 876935452e Add .gitignore to php-worker ()
* Add .gitignore
* Change file to example.
2018-09-08 21:31:58 +08:00
ganlei 00df369e96 Add IonCube Loader (zend_extension) () 2018-09-08 21:31:05 +08:00
tadaken3 902198ab05 fix application path ()
* 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.) ()
* 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 () 2018-08-28 14:16:25 +08:00
ahkui 947a791ad2 Auto reload caddy and add basicauth example ()
* add live reload and basicauth
2018-08-26 16:02:55 +08:00
vladyslavstartsev aa84dd8616 added ext-gmp to workspace container () 2018-08-21 19:01:12 +08:00
ahkui b788a8bbfd Add Web Based IDEs ()
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! ()
* 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. () 2018-07-31 22:38:02 +08:00
Ígor Jacaúna 8180804ae0 Add Metabase for analytics and Business Intelligence ()
* 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. ()
2018-07-29 12:42:13 +08:00
Shao Yu-Lung (Allen) 764e484599
Env variable conflict ()
* 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 ()
* -u no longer supported

https://varnish-cache.org/docs/4.1/reference/varnishd.html
https://support.jpgottech.com/knowledgebase.php?article=90
issue 
2018-07-28 15:11:24 +08:00
Alex Mayer 1acbebc2a3 Update MSSQL Drivers To Newest Version ()
Remove version lock from pecl install
Update to Debian 9 repos since our image is Debian 9
Remove duplicate locales-gen line
Closes 
2018-07-28 15:08:01 +08:00
brunen9 b2ab970d04 Upgrade PostgreSQL client to version 10. () 2018-07-20 15:48:09 +08:00
Yusuf Kandemir 679d2b0aba Link fixes and changes in Documentation ()
* 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 ()
* implemented option to add bcmath to laradock php-worker
* updated docs
2018-07-20 15:44:07 +08:00