Commit Graph

193 Commits

Author SHA1 Message Date
Anton Sannikov
7ad82a3cd1 Added nginx settings for confluence 2019-10-31 11:58:38 +03:00
Lan Phan
c09261e99e
Merge pull request #2319 from lbssousa/devcontainer
Add sample configuration for Visual Studio Code Remote Development
2019-10-25 23:47:03 +07: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
Laércio de Sousa
b7b468765a Add sample configuration for Visual Studio Code Remote Development on Containers. 2019-10-08 09:39:30 -03:00
Shao Yu-Lung (Allen)
42af0d8d2c
Merge branch 'master' into gearman 2019-10-07 10:47:37 +08:00
Shao Yu-Lung (Allen)
e2ddee524d
Merge pull request #2259 from atefBB/patch-1
Docs: Fix typo
2019-09-19 09:21:27 +08:00
Mahmoud Zalt
308f813e45 Enhance the design and readability of the docs 2019-09-13 18:17:09 +02:00
Mahmoud Zalt
9acb18aee1 Redesign the README and update docs 2019-09-13 12:24:14 +02:00
stefan
e608528da5
Merge branch 'master' into gearman 2019-09-02 13:18:28 +02:00
Atef Ben Ali
4e306a6be0
Fix typo
It's `Laravel Dusk v2.x` not `Laravel v2.x` !
2019-08-29 11:25:08 +01: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
Mahmoud Zalt
493fc1a010 add spo 1 logo 2019-08-12 21:46:34 +02:00
Stefan Neuhaus
044261b06f Implement Gearman Message broker & PHP Extension 2019-07-25 12:03:21 +02:00
stefan
1602ff2dd0 Implement Cassandra DB & PHP Extension (#2214)
* Implementing Cassandra DB & PHP Extension
* Update documentation for Cassandra
* Added Cassandra for testing CI
2019-07-25 16:18:33 +08:00
Stefan Neuhaus
99ceef7b45 Update documentation for Cassandra 2019-07-25 08:08:01 +02:00
Mahmoud Zalt
440d865fc4 documentation text updates 2019-07-23 22:45:05 +02:00
Mahmoud Zalt
c79d0671e2 add missing supported images to the docs 2019-07-15 20:47:29 +02:00
Mahmoudz
4814490e2a enhance documentation readability 2019-07-15 18:59:43 +02:00
Mahmoud Zalt
9df9a90b12 add txt file for google ads 2019-07-09 21:50:31 +02:00
Mahmoud Zalt
cd8dc6cc22 fix the main image and update sponsors section 2019-07-09 21:50:05 +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
Przemek Dziewa
f5c80cd251 Added docker-compose run workspace example (#2094) 2019-04-23 16:22:55 +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
Jasper Frumau
e105ec9569 Update index.md (#1531)
Docker-compose is installed on a Digital Ocean Docker Image already
2019-03-02 12:50:52 +08:00
Shao Yu-Lung (Allen)
76218808fd
Support PHP 7.3 (#2028)
* Support PHP 7.3
* travics-ci build test by pass:
  * SSH2 extension does not yet support PHP 7.3
  * V8JS extension does not yet support PHP 7.3.
  * xdebug extension does not yet support PHP 7.3.
  * memcached extension does not yet support PHP 7.3.
2019-03-01 18:24:14 +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
Dmitry Ossipov
c7aa535598 Added WP-CLI support to workspace (#1748)
* Added WP-CLI support
* Updated documentation for WP-CLI
2019-02-09 19:48:28 +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