Commit Graph

226 Commits

Author SHA1 Message Date
Mahmoud Zalt 5a980b1c97 add debugging steps for thr 404 windows error 2016-08-27 10:00:09 +03:00
Mahmoud Zalt 3ad474a2d9 move contributing to the root 2016-08-27 09:06:22 +03:00
Mahmoud Zalt 0cf12c7383 update the readme 2016-08-27 08:57:03 +03:00
Mahmoud Zalt 509cb9ac2e replace the phpmyadmin guide in the readme 2016-08-25 00:19:58 +03:00
Bo-Yi Wu 12ba6bbbae add phpMyAdmin document.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-08-24 14:25:42 +08:00
Bo-Yi Wu c68f70d2a7 fix typo
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-08-23 16:56:23 +08:00
Bo-Yi Wu 002b147b23 update readme for phpMyAdmin.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-08-23 16:56:14 +08:00
Mahmoud Zalt fb049ef300 create guides folder and clean the readme 2016-08-19 03:24:02 +03:00
larryeitel 7680e29bc5 ReTweak README re xdebug 2016-08-16 09:23:56 -06:00
larryeitel 1c22c009e7 Indent - Start/Stop xDebug in TOC 2016-08-16 08:55:29 -06:00
Mahmoud Zalt 1614f0fb2d update the readme: add production section (with DO) 2016-08-16 15:38:01 +03:00
Mahmoud Zalt 5232d6a84f update the readme: add xDebug docs 2016-08-16 15:28:30 +03:00
larryeitel d8a4537efb Provided a way to Stop/Start php-fpm xdebug via bash script. 2016-08-15 09:28:32 -06:00
Mahmoud Zalt 82cbad75d4 Update the reamde: list more awesome contributors 2016-08-11 21:24:20 +03:00
Mahmoud Zalt 27d3525469 Merge pull request #203 from davidavz/patch-1
Update README.md
2016-08-05 13:04:00 +03:00
Mahmoud Zalt 8b6fdfed76 Merge pull request #208 from davidavz/patch-3
Update README.md
2016-08-05 13:03:47 +03:00
David 57c003722e Update README.md 2016-08-04 23:10:27 +02:00
David ab4c44a434 Update README.md 2016-08-03 22:50:45 +02:00
David 0f7969c999 Update README.md 2016-08-03 22:44:26 +02:00
Mahmoud Zalt 533925522c add CONTRIBUTING.md 2016-08-03 13:08:00 +03:00
Mahmoud Zalt 48a6c06ebb update readme: better overview 2016-07-29 18:39:24 +03:00
Mahmoud Zalt 605c191717 add more info for upgrading docker in the reamdme 2016-07-29 14:53:25 +03:00
Mahmoud Zalt afac432b2f upgrade readme to docker native 2016-07-29 13:52:16 +03:00
Mahmoud Zalt c5ac8d1ada add apache to the readme 2016-07-28 08:08:41 +03:00
Eric Pfeiffer 5e0e120950 add apache2 container. 2016-07-27 19:35:58 -05:00
Eric Pfeiffer dd9855d411 Update README.md 2016-07-27 02:49:43 -05:00
Mahmoud Zalt 2ba3060564 update the readme: switch to php 5.5 2016-07-27 05:44:36 +03:00
Mahmoud Zalt 5bb3d3b6a8 rename PHP-FPM Dockerfile5 to Dockerfile56 2016-07-27 03:57:32 +03:00
Mahmoud Zalt c60cb9ab40 return `apt-get update` to HHVM 2016-07-25 07:47:17 +03:00
Mahmoud Zalt d5ffc04034 remove data and application containers from the readme 2016-07-25 07:05:24 +03:00
Mahmoud Zalt 062b7466f6 add composer.json to install global composer dependencies 2016-07-25 07:00:50 +03:00
Mahmoud Zalt e1dbb972f1 make Mongo, xDebug, Node, and prestissimo Installation Optional
on the Workspace and PHP-FPM Containers

+ general refactoring
2016-07-25 06:25:38 +03:00
Mahmoud Zalt 23b0906cd7 delete the Dockerfile-55 file and rename Dockerfile-56 to Dockerfile-5
Since 5.5 and 5.6 dockerfiles are identical execept the base image php version.
Will let the users switch the php 5.6 and 5.5 version from the Dockerfile-5 by changing one char
in the first line. Removing this duplication will make contribution and maintance easier and faster.
2016-07-24 23:25:31 +03:00
Mahmoud Zalt f97f0b0d11 update readme: include hhvm and new logo 2016-07-24 07:39:25 +03:00
Mahmoud Zalt 4dda3b969e add gitter link to the readme 2016-07-23 19:53:16 +03:00
Mahmoud Zalt 4d2452101a add more awesome people to the contributors list 2016-07-22 00:36:26 +03:00
Eric Pfeiffer 9b084433c3 add caddy server. 2016-07-19 21:51:20 -05:00
Mahmoud Zalt 2d382b683a general updates to the readme 2016-07-14 04:27:45 +03:00
Mahmoud Zalt 2df00ecdad remove installing Prestissimo by default, to prevent the warning 2016-07-13 16:00:47 +03:00
Jack Fletcher 11cdfd440b Updated README
References #135
2016-07-12 17:52:06 +01:00
Jack Fletcher d01d087431 Added more detail to the README 2016-07-12 16:38:20 +01:00
Jack Fletcher 11c65c4a00 Fix variable not set warning
Added an untracked `.env` file to the root directory to prevent the
`WARNING: The INSTALL_PRESTISSIMO variable is not set` message from being
displayed when `docker-compose` is run.

Added section in README for optional features.
2016-07-12 16:27:55 +01:00
Niksac 3a714339da Update README.md 2016-07-07 15:29:00 +02:00
Bo-Yi Wu fb5ea7f42c remove duplicate white spaces
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-06-25 19:40:36 +08:00
Mahmoud Zalt aa8be6f95b list the contributors names in the readme
@benmag @mattythebatty @AminMkh @appleboy
2016-06-25 07:36:03 +03:00
Mahmoud Zalt aa0a726945 change enter container commands in the doc
`docker-compose run …` to `docker exec -it …`
2016-06-25 07:33:30 +03:00
Mahmoud Zalt e5e04e4e18 update the readme: exec command to run 2016-06-23 08:58:43 +03:00
Bo-Yi Wu 69406db3e0 Change command about enter workspace container. 2016-06-23 13:16:52 +08:00
Mahmoud Zalt fccee522c6 update the readme 2016-06-11 20:49:04 +03:00
Mahmoud Zalt 685c34d12d add Mongo Support to the Readme 2016-06-11 17:10:18 +03:00
Mahmoud Zalt 8993cccc2c basic updates to the reamdme 2016-05-31 19:15:29 +03:00
Mahmoud Zalt e7decdaaf7 add debugging section to the readme 2016-05-28 11:04:05 +03:00
Mahmoud Zalt ccbc73c6bc update the readme file 2016-05-24 14:01:07 +03:00
Tom Witkowski 762e2ec07b Issue #67
Issue #67
simpler docker IP-Address get command
2016-05-24 11:54:07 +02:00
Mahmoud Zalt adaaa25f47 remove the Laravel installer from the workspace container 2016-05-23 23:32:59 +03:00
Amin Mkh 7f91fc9798 Update README.MD 2016-05-23 21:45:38 +03:00
Mahmoud Zalt a8a7685a40 basic changes to the readme format 2016-05-21 19:19:03 +03:00
Mahmoud Zalt 8bff7656f6 add neo4j support to the readme file 2016-05-20 20:37:00 +03:00
Mahmoud Zalt 19813e48c3 add demo video to the readme 2016-05-20 09:24:26 +03:00
Mahmoud Zalt be7b8ee056 update the readme (installation steps) 2016-05-19 21:40:25 +03:00
Mahmoud Zalt 01a056dd25 make the workspace container run automatically 2016-05-19 20:49:16 +03:00
Mahmoud Zalt 70e1b0fe41 update readme file 2016-05-19 18:04:53 +03:00
Mahmoud Zalt 0959b25c05 add sqlite support to the readme 2016-05-19 03:42:36 +03:00
Mahmoud Zalt 7f1deb0342 update how to get IP address on Linux, in the readme 2016-05-19 02:49:07 +03:00
Mahmoud Zalt 703887a2a6 add Node, Gulp and Bower to the readme 2016-05-18 22:54:46 +03:00
Mahmoud Zalt 77f9183c83 reformat the readme file (organize all the sections) 2016-05-18 20:56:48 +03:00
Mahmoud Zalt 378181044c update readme file
- Add “Change the PHP-CLI Version”
- Add “Install PHP Extensions”
2016-05-18 20:21:15 +03:00
Mahmoud Zalt 01bdaae690 Add "Run Artisan Commands" to the readme 2016-05-18 11:48:02 +03:00
Mahmoud Zalt 68aca9f8f9 small updates to the readme file 2016-05-18 11:24:13 +03:00
Mahmoud Zalt 6d0ecaecf4 general updates to the readme files 2016-05-18 11:17:58 +03:00
Mahmoud Zalt 5aa01b1757 add the new way of using LaraDock in the readme 2016-05-18 11:12:21 +03:00
Mahmoud Zalt 3b2831bf1d add alias for phpunit in the .bashrc 2016-05-18 10:25:54 +03:00
Mahmoud Zalt 2c05c87400 update the logs section 2016-05-18 07:56:12 +03:00
Mahmoud Zalt 5ef193d55b update readme 2016-05-18 07:16:20 +03:00
Mahmoud Zalt 4d8a798224 Create Application Container to hold App code 2016-05-18 07:13:19 +03:00
Mahmoud Zalt 51b6d4f844 update readme file (php section) 2016-05-18 04:38:46 +03:00
Mahmoud Zalt 36b49f5ae2 formatting and small updates 2016-05-17 23:47:26 +03:00
Bo-Yi Wu 84f766363d Replace docker-compose rm with down command. 2016-05-17 10:50:51 +08:00
Mahmoud Zalt 405067d4af Separate the PHP versions to multiple dockerfiles
Because there's some difference in installing some libraries
between PHP 5 and PHP 7. There must be multiple php dockerfiles.
For that I created 3 docker files each of a different version,
this will make it easy for the users to switch between the PHP
version by just editing the docker-compose file and not touching
the dockerfiles.
2016-05-14 04:50:47 +03:00
Mahmoud Zalt e946573d75 general updates to the readme file 2016-05-13 02:00:25 +03:00
Mahmoud Zalt 470873acd2 add Memcached support to the readme file 2016-05-12 15:23:42 +03:00
Mahmoud Zalt 12587bc712 Support Beanstalkd and Beanstalkd Console
Closes feature #38
2016-05-09 05:02:15 +03:00
Mahmoud Zalt 81f2602464 Support MariaDB
closes feature #21
2016-05-09 04:23:03 +03:00
Mahmoud Zalt de8cbb0605 simple updates to docker compose and readme 2016-05-08 15:21:59 +03:00
Mahmoud Zalt 5190da831a remove containers names from docker-compose
to void conflict while scalling using the scale command
2016-05-08 13:39:43 +03:00
Mahmoud Zalt fdaa983e77 update readme, put requirements in table 2016-05-08 11:25:43 +03:00
Mahmoud Zalt e52f8f5613 update readme file, add more details on linux 2016-05-08 10:54:10 +03:00
Mahmoud Zalt f9c13090c6 general updates to the readme file 2016-05-07 19:59:59 +03:00
Mahmoud Zalt bfa0d54b5a add features list to the readme file 2016-05-07 19:51:45 +03:00
Mahmoud Zalt 7f80888fc1 add more info to the readme file 2016-05-07 18:48:27 +03:00
Mahmoud Zalt 31793a3cc9 general updates to the readme file 2016-05-07 05:58:20 +03:00
Mahmoud Zalt 2b98b0b82e update the readme, include supported containers 2016-05-07 05:10:57 +03:00
Mahmoud Zalt 457c5d4b1b update the readme file
Support selecting your own containers in the docker compose command.
2016-05-07 05:03:07 +03:00
Mahmoud Zalt 9ac7541dc9 upgrade the readme.md to reflect the last changes 2016-05-06 18:33:09 +03:00
Mahmoud Zalt 12051834a3 include screencast tutorial link 2016-04-28 23:40:30 +03:00
Mahmoud Zalt e2593ab522 make submodule add optional in the docs 2016-04-22 17:35:11 +03:00
Chung Tran c447eb86e4 use git submodule instead of git clone 2016-04-18 19:48:29 +09:00
Mahmoud Zalt 530ffe7433 remove redis restart always from the docker compose file 2016-04-18 12:08:57 +03:00
Mahmoud Zalt c8718e3746 update the logos image 2016-04-12 23:30:01 +03:00
Mahmoud Zalt feaff6fa72 update the documenation 2016-04-12 16:47:45 +03:00
Mahmoud Zalt d98cf4754b simplify the usage steps and create installation steps 2016-04-11 07:50:33 +03:00
Mahmoud Zalt b335364591 fix the documentation 2016-04-08 11:47:35 +03:00
Mahmoud Zalt 105fce8965 simlify and reduce the usage steps 2016-04-08 11:33:33 +03:00
Mahmoud Zalt 0973aaf166 update the documenation - make redis optional 2016-04-08 00:48:32 +03:00
Mahmoud Zalt b5be47fb5e fix a typo in the doc 2016-04-06 08:47:31 +03:00
Mahmoud Zalt 03e7eb622e update the readme file 2016-04-04 10:19:49 +03:00
Mahmoud Zalt d9f10f367c upgrade the readme file
adding the different PHP versions to the docs in addition to general
updates
2016-04-04 10:03:11 +03:00
Mahmoud Zalt 5bc35214e6 update the readme file≈ 2016-03-11 11:06:31 +02:00
Mahmoud Zalt d179226247 update the readme file 2016-03-11 10:11:24 +02:00
Mahmoud Zalt 97ad0cdcfe update the readme file 2016-03-11 09:40:59 +02:00
Vitaliy Ryepnoy 8e5aa26b99 Update README.md 2016-03-10 09:35:11 +10:00
Mahmoud Zalt 45cc9908ad update the documentation design 2016-03-06 07:29:15 +02:00
Mahmoud Zalt 84e26f046b update the readme file 2016-02-26 13:24:55 +02:00
Mahmoud Zalt 01b41a1245 update the readme file 2016-02-17 18:21:01 +02:00
Mahmoud Zalt 9135e8aa1f upgrade the read me 2016-02-17 17:55:40 +02:00
Mahmoud Zalt 73f8fed8fe update the documentation
add the Docker-Machine mapping step
2015-09-28 18:31:47 +03:00
Adam Engebretson c03aac79db Adding Minimum Compoe Requirement 2015-08-25 20:14:46 -05:00
Mahmoud Zalt c45528e314 add video tutorial link to the readme file 2015-08-23 17:42:59 +03:00
Mahmoud Zalt bcf58b1d4b upgrade the readme file 2015-08-23 14:20:24 +03:00
Mahmoud Zalt ef59341d77 add better description of Docker in the readme file 2015-08-22 13:56:59 +03:00
Mahmoud Zalt cd3fd53338 add the docker hub url of (laradock) to the readme file 2015-08-22 13:11:10 +03:00
Mahmoud Zalt b58a7b1357 update the readme file 2015-08-22 13:03:20 +03:00
Mahmoud Zalt 05771d1ecb rename the repository from laradock/starter to laradock/laradock 2015-08-22 11:40:05 +03:00
Mahmoud Zalt 63f3721aaa update the readme file 2015-08-21 23:17:24 +03:00
Mahmoud Zalt 62f70d61ce add Readme file 2015-08-21 22:53:44 +03:00
Mahmoud Zalt 661f389b38 initial commit 2015-08-21 14:28:30 +03:00