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
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