pushorigin
c5c8c9bc85
new feature: Install Oh My ZSH! with Laravel autocomplete plugin
2020-03-13 03:16:39 +03:00
Laércio de Sousa
29f7cbdc7e
Added option to map Browsersync ports from workspace container
2020-03-03 15:41:54 -03:00
Shao Yu-Lung (Allen)
9de9e8ed04
Merge pull request #2469 from DGeoWils/master
...
Added wkhtmltopdf installation to both Workspace and PHP-FPM
2020-02-18 08:55:57 +08:00
Shao Yu-Lung (Allen)
9ad5063d4a
Merge branch 'master' into workspace-vue-cli-ports
2020-02-13 23:33:05 +08:00
Shao Yu-Lung (Allen)
2f2539a51f
Merge pull request #2472 from collierscott/add-gitprompt
...
Add bash-git-prompt for more informative prompts for git repos
2020-02-12 09:17:13 +08:00
Laércio de Sousa
3fe18368bd
Added option to map vue-cli ports from workspace container
2020-02-11 15:27:07 -03:00
Shao Yu-Lung (Allen)
09fe2588e7
Merge branch 'master' into varnish
2020-02-03 16:14:17 +08:00
Scott Collier
b28f449556
Add bash-git-prompt in order to have a more descriptive prompt when working with repositories.
...
Also, update documentation for bash-git-prompt usage
2020-01-20 12:24:18 -06:00
Dan Wilson
711b2e7449
Updated documentation with wkhtmltopdf section
2020-01-15 13:44:53 -05:00
Mahmoud Zalt
5c10a024f1
Make small documentation updates
...
- remove guides section
- re-order some content
- fix some links
- remove duplicated ads
2020-01-12 15:38:58 +01:00
Shao Yu-Lung (Allen)
cc1d6aaebf
Merge pull request #2226 from ajoy39/master
...
Add support for pcov code coverage driver
2019-12-22 15:31:22 +08:00
Shao Yu-Lung (Allen)
fc5ab30d4f
Merge pull request #2424 from appleboy/locale
...
chore(php-fpm): update the default locale setting.
2019-12-19 20:08:55 +08:00
Shao Yu-Lung (Allen)
378900ee38
Merge pull request #2365 from amorZhu/master
...
update document for workspace supervisor
2019-12-17 20:44:31 +08:00
Bo-Yi Wu
a1d7d46573
chore(php-fpm): update the default locale setting.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-12-11 14:28:14 +08:00
Shao Yu-Lung (Allen)
dec428a748
Merge branch 'master' into add-ast-ext
2019-12-06 19:21:09 +08:00
Shao Yu-Lung (Allen)
4b0f58f1b2
Merge pull request #2347 from asannikov/confluence
...
Confluence
2019-12-05 10:50:30 +08:00
Bagus Erlang
abdcfa1002
Update index.md
2019-12-04 15:38:52 +08:00
zhushaolong
0573bbc58a
update document for workspace supervisor
2019-11-13 14:16:47 +08:00
Lan Phan
d4e65a40ff
Merge pull request #2352 from goodjack/patch-2
...
Use default user
2019-11-11 22:25:49 +07:00
小克
10c28a14fa
Use default user
2019-11-02 21:19:37 +08:00
Anton Sannikov
2af7bfa60f
Varnish vs Nginx configuration added
2019-10-31 16:02:33 +03:00
Anton Sannikov
7ad82a3cd1
Added nginx settings for confluence
2019-10-31 11:58:38 +03:00
Alone
41438e9c31
add install supervisor document
2019-10-28 17:55:36 +08:00
Mike Hingley
0ac954b097
updating docs
...
Attempting to replace some of the mark-up with more semantically correct (using ordered lists etc)
Fixed some seplling, grammar errors.
2019-10-25 18:18:22 +01:00
Mike Hingley
f5c00c61be
Update Confluence section
...
The original text was confusing. Refactored to attempt to make more sense.
2019-10-25 17:12:59 +01:00
Mike Hingley
ef9eee2def
fix slight typo
2019-10-25 16:45:46 +01:00
Beau Hastings
b7ede26634
Add ast extension
2019-09-19 11:38:25 +08:00
Mahmoudz
5e4fda4659
replace the letsdockerize base images with the original once
...
after creating tags for the images.
Closing #26 #27
2019-08-22 09:53:30 +02:00
Alec Joy
c2caf730db
Accidentally left the PCOV env file to defaul true and moved Pcov documentation section below all xdebug entries
2019-08-04 14:14:32 -04:00
Alec Joy
b2de93cc1b
Add support for pcov code coverage driver
2019-08-04 14:07:05 -04:00
Mahmoud Zalt
440d865fc4
documentation text updates
2019-07-23 22:45:05 +02:00
Mahmoudz
4814490e2a
enhance documentation readability
2019-07-15 18:59:43 +02:00
StefanT123
a2c7b46766
Added graylog to the list of softwares. ( #2177 )
2019-06-19 22:46:22 +08:00
Anton Sannikov
d1015e5e96
Confluence container added ( #2140 )
...
* Confluence config added
* Confluence docs added
2019-06-19 17:19:20 +08:00
Seb Garwood
c0a36a5a4d
Removing mention of production-docker-compose.yml file ( #2093 )
...
The production-docker-compose.yml file was removed in https://github.com/laradock/laradock/issues/524 , updating the docs to reflect this
2019-06-05 23:47:08 +08:00
xiagw
fbae49b898
add docs for sonarqube ( #2149 )
2019-05-29 08:57:01 +08:00
sevillaarvin
76b71d264d
Add gitlab-runner documentation ( #2131 )
2019-05-18 10:53:26 +08:00
Daniel Seif
c7289f7db3
GNU parallel in workspace container ( #2102 )
...
* added parallel workers
* removed debug sleep
* added documentation how to install GNU parallel
2019-05-09 13:42:50 +08:00
Tunde Aromire
4417083a80
Installation of ffmpeg ( #2118 )
...
* Install ffmpeg in workspace and php-worker.
2019-05-08 22:27:39 +08:00
Tunde Aromire
a03c225e27
Installation of ffmpeg ( #2078 )
...
* Install ffmpeg in workspace.
* Documented the process for install ffmpeg.
2019-04-09 14:32:40 +08:00
ahkui
58d7d4fa0b
add powerline to workspace ( #2062 )
2019-03-28 09:54:51 +08:00
salvo-github
2d7b780e56
Auth file for magento 2 installation ( #2022 )
2019-03-01 11:04:03 +08:00
Yunier López Martínez
61ac73e806
Added WORKSPACE_INSTALL_NPM_ANGULAR_CLI option to install Angular CLI to Workspace ( #1857 )
2019-02-17 00:08:33 +08:00
hareku
14ee775e39
add: redis-cluster ( #1981 )
2019-02-16 23:38:18 +08:00
Ion Jaureguialzo Sarasola
1286b7ef06
Support for additional locales in PHP-FPM ( #1976 )
2019-02-14 21:52:40 +08:00
hawkup
1d420a2507
Separate variable flag container path out from APP_CODE_PATH_CONTAINER ( #1591 )
...
Because Container cannot volume when use APP_CODE_PATH_CONTAINER (with flag) concat with path name, e.g. /var/www:nocache/letencrypt
This will fix 1540.
2019-02-09 19:57:11 +08:00
Miguel Ortiz
99f7e65c99
Backup Rethikdb ( #1937 )
...
- You requiere run python-pip for backing up your data
2019-02-09 19:26:50 +08:00
Luis Coutinho
eb0c941313
Add traefik ( #1916 )
...
* Add mosquitto broker
* Add documetation to mosquitto
* Add traefik
2019-02-09 19:25:21 +08:00
Luis Coutinho
30c8afafa2
Add mosquitto broker ( #1914 )
...
* Add mosquitto broker
* Add documetation to mosquitto
2019-01-08 15:33:40 +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
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
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
fangke2688
441146b325
Change text error ( #1882 )
...
Change text error
2018-11-21 12:37:17 +08:00
Jon
ca9d244396
Add default pgadmin credentials to docsls allow log in ( #1864 )
2018-11-13 21:31:05 +08:00
vladyslavstartsev
0af2115658
added SOAP ext to php-worker ( #1817 )
2018-11-13 20:55:15 +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
ahkui
e101e4d5b2
Add mail services(mailu) ( #1775 )
...
* add mail service
2018-09-16 17:44:18 +08:00
ganlei
00df369e96
Add IonCube Loader (zend_extension) ( #1763 )
2018-09-08 21:31:05 +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
Í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
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
ahkui
d8b2b8c233
Add gitlab ( #1683 )
...
* Add gitlab
2018-07-18 21:20:43 +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
Eugene Kirdzei
a1e01ac19b
Install phpdbg ( #1612 )
...
* Install phpdbg
* Change documentstion
2018-06-30 16:54:46 +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
Abdelrahman Omran
7d1dc66f77
Conditionally install npm tools ( #1641 )
2018-06-24 23:19:09 +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)
d5ea58eb6e
Merge pull request #1355 from lamaaa/master
...
Fix Documentation error for install xDebug
2018-06-01 10:23:12 +08:00
Luciano Jr
51d253db21
Update documentation adding Portainer section
2018-05-27 11:22:49 +01: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
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
Adam Clarke
59f3b574da
corrected elasticsearch default username
2018-04-19 14:25:19 -04: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
a0c5ef75d2
upgrade docker-compose to v3
2018-04-05 16:43:22 +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
Vijay Rangan
47dc7c1eb9
update documentation
2018-03-01 22:10:08 +05:30
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
Bolo Lai
43bf67b77e
update document
2018-02-21 13:28:34 +08:00
lamaaa
2a74f1433c
fix Documentation error for install xDebug
2018-01-17 11:52:30 +08:00
Mahmoud Zalt
b738253a26
update simple text in the docs
2017-12-20 18:10:20 +01:00
Mahmoud Zalt
4bc6526c3c
add missing doc about jenkins
2017-12-20 18:03:10 +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
34ef36cd7e
doc updates
2017-11-10 14:37:01 +02:00
Nick Hope
9e807e39ee
Updated: PHP-Worker documentation.
2017-10-29 13:03:59 +00:00
Arkadius Jonczek
8aaa074af2
add Use Grafana section to documention
2017-10-19 14:29:50 +02:00