Commit Graph

185 Commits

Author SHA1 Message Date
philtrep
6f435584a9 Added cron files copying to workspace crontab 2016-10-03 20:21:28 -04:00
Mahmoud Zalt
3725ad4c46 edit readme: adding Admins list 2016-09-27 19:10:20 -04:00
Lukas Oppermann
489740848f Fixing typo
Software has no different plural form.
2016-09-24 08:57:47 +02:00
Michael Criswell
51703f00fc Windows Powershell command to enter container
Allows a Windows Powershell user to enter a running container to avoid the following error message.
Interactive mode is not yet supported on Windows.
Please pass the -d flag when using `docker-compose exec`.
2016-09-16 13:51:19 -07:00
Mahmoud Zalt
f1716a2767 update readme, add more awesome contributors 2016-09-15 10:48:20 -04:00
Bo-Yi Wu
907c694834 update readme for ElasticSearch.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-09-07 16:44:33 +08:00
Bo-Yi Wu
07e4bd174e Add pgAdmin doc.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-09-03 21:32:02 +08:00
Luciano Gonçalves
1a5c7a7b3f Update documentation 2016-09-01 15:24:39 +01:00
Benjamin Katznelson
1e5d604470 Added support for RabbitMQ 2016-08-28 18:12:55 +10:00
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