Mahmoud Zalt
a8b4b61e28
update the volumes mounting of the DB containers
2016-06-03 01:50:11 +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
Mahmoud Zalt
adaaa25f47
remove the Laravel installer from the workspace container
2016-05-23 23:32:59 +03:00
Mahmoud Zalt
a8a7685a40
basic changes to the readme format
2016-05-21 19:19:03 +03:00
Mahmoud Zalt
06c4c19a6f
replace official neo4j image with tpires/neo4j
...
because of this wired error
(https://github.com/neo4j/docker-neo4j/issues/33 )
2016-05-20 21:21:19 +03:00
Mahmoud Zalt
8bff7656f6
add neo4j support to the readme file
2016-05-20 20:37:00 +03:00
Mahmoud Zalt
5c9eb97db5
Support Neo4j DB (beta)
2016-05-20 20:35:10 +03:00
Mahmoud Zalt
588819ab6d
turn errors and access logs on by default for nginx
2016-05-20 20:32:33 +03:00
Mahmoud Zalt
170b63a3ba
edit redis volume
2016-05-20 09:26:29 +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
1d8336a9e1
add cleaning to free some space during provisioning the workspace
...
Fixing E: You don't have enough free space in /var/cache/apt/archives/
2016-05-19 03:25:02 +03:00
Mahmoud Zalt
f0e2d83618
add sqlite in the workspace
...
it could be removed to it’s own container later
2016-05-19 03:06:34 +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
7171996843
replace composer path
2016-05-18 09:05:45 +03:00
Mahmoud Zalt
66f08a4f60
fix .bashrc exports and alises
2016-05-18 08:40:08 +03:00
Mahmoud Zalt
07a07ab3ac
install php xml in the workspace container
2016-05-18 08:23:53 +03:00
Mahmoud Zalt
fb4fcdcb23
Install the Laravel Installer in the workspace container
2016-05-18 08:07:54 +03:00
Mahmoud Zalt
a69681b07c
install the php zip extention in the workspace
2016-05-18 07:58:33 +03:00
Mahmoud Zalt
2c05c87400
update the logs section
2016-05-18 07:56:12 +03:00
Mahmoud Zalt
16a1041ef5
clean the workspace container
2016-05-18 07:53:14 +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
1574231a80
replace ubuntu 16.04 with lighter ubuntu version
2016-05-18 07:11:49 +03:00
Mahmoud Zalt
6eb3a9bd5f
fix nginx not connecting to php port 9000
2016-05-18 06:29:33 +03:00
Mahmoud Zalt
377f24fe2b
keep workspace container alive with tty
2016-05-18 06:28:31 +03:00
Mahmoud Zalt
51b6d4f844
update readme file (php section)
2016-05-18 04:38:46 +03:00
Mahmoud Zalt
97500508f5
reformat the workspace Dockerfile
2016-05-18 03:54:21 +03:00
Mahmoud Zalt
7dcf481d21
install nano in the workspace container
2016-05-18 02:54:35 +03:00
Mahmoud Zalt
efd062fd88
fix linking containers to php-fpm instead of php
2016-05-18 02:54:23 +03:00
Mahmoud Zalt
504c9c59d5
Create workspace container
...
the workspace container is based from Ubuntu 16.04
it includes PHP-CLI 7 - Git - cURL and Vim for now
2016-05-18 02:46:27 +03:00
Mahmoud Zalt
4edf941872
rename php to php-fpm
...
preparing to add php cli as part of the workspace container
2016-05-18 02:43:23 +03:00
Mahmoud Zalt
36b49f5ae2
formatting and small updates
2016-05-17 23:47:26 +03: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
7f4e411d3d
link containers to PHP
2016-05-14 04:20:20 +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
40899bc40f
remove the duplicated volumes from DBs dockerfiles
2016-05-09 15:53:16 +03:00
Mahmoud Zalt
64bf3222af
set php work directory to laravel's directory
2016-05-09 15:45:54 +03:00
Mahmoud Zalt
79009cc97e
Merge branch 'benmag-master'
...
* benmag-master:
Install pdo_pgsql extension
2016-05-09 14:59:13 +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
ecefee4d65
update postgres volume path
2016-05-09 04:20: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
5d84c6481f
revers the dependancies between php and the db
...
to prevent running all the db engines when php is running
2016-05-07 05:29:48 +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
05a83d383f
Major updates.
...
- upgrade docker compose to v2
- build images locally instead of pulling them from the registry
- separate php container form nginx container
- support all the php versions including php 7.0
- remove beanstalked container to be optionally added later by the user
2016-05-06 17:04:02 +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
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
dac12296c6
upgrade to php 5.6 by default
...
adding `phpnginx` or `php55nginx` will pull PHP 5.5 while `php56nginx`
will pull PHP 5.6
2016-04-04 10:02:21 +03:00
Mahmoud Zalt
62ec36d9dd
replace the images versions from the latest to the latest stable version (tag).
...
to avoid any errors while experimenting on the master branch
2016-04-04 05:33:18 +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
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
e572b0b9e7
edit docker-compose.yml variables to support the new LaraDock structure
2016-02-17 17:51:23 +02:00
Mahmoud Zalt
7e49f6708e
get rid of the docker directory
2016-02-17 17:48:59 +02:00
Mahmoud Zalt
1876594511
remove Laravel the installtion
2016-02-17 17:48:07 +02:00
Mahmoud Zalt
f34d7ed47f
Merge branch 'develop' of https://github.com/LaraDock/starter into develop
...
* 'develop' of https://github.com/LaraDock/starter :
add app url to the config and set it to laravel.dev
2015-09-28 18:33:51 +03:00
Mahmoud Zalt
73f8fed8fe
update the documentation
...
add the Docker-Machine mapping step
2015-09-28 18:31:47 +03:00
Mahmoud Zalt
94fddca547
remove the Beanstalkd testing code from Laravel
2015-09-28 18:30:53 +03:00
Mahmoud Zalt
d96bf4b177
comment out the Beanstalkd Container from the docker-compose
2015-09-28 18:30:23 +03:00
Mahmoud Zalt
c84c92d752
add extra_hosts to docker-compose.yml
...
add a commented out `extra_hosts` to be uncommented incase of the usage
of `docker-machine` for mapping the `laravel.dev` url to the VM IP
inside the VM container.
2015-09-28 18:29:41 +03:00
Mahmoud Zalt
d88f557240
Add APP_URL to the .env file
2015-09-28 18:27:17 +03:00
Mahmoud Zalt
b0e3cc3c70
add app url to the config and set it to laravel.dev
2015-09-22 13:23:00 +03:00
Mahmoud Zalt
5674d876f4
fix a typo in the docker-compose file
2015-09-21 22:02:51 +03:00
Mahmoud Zalt
c45528e314
add video tutorial link to the readme file
2015-08-23 17:42:59 +03:00