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