7999399e9a
Add pgAdmin container.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2016-09-03 21:24:36 +08:00
d684cb4742
remove port 22 from php-fpm because of conflict
2016-09-02 10:38:15 -06:00
a3039958e3
Fix conflicts
2016-09-01 13:23:40 +01:00
b01bae59fc
Fix volumes aerospike section
2016-09-01 13:21:21 +01:00
92dc3be3b1
Remove duplicate argument on aerospike section
2016-09-01 13:05:53 +01:00
07d6ec85ca
Merge branch 'master' of github.com:LarryEitel/laradock
2016-08-30 08:40:28 -06:00
adfb559521
Merge pull request #269 from LarryEitel/expose-port-22-and-add-insecure_id_rsa_ppk
...
expose-port-22-and-add-insecure_id_rsa_ppk
2016-08-30 17:29:51 +03:00
05e0e9c817
Merge pull request #264 from LarryEitel/expose-port-22-in-workspace-add-insecure_id_rsa_ppk
...
expose-port-22-in-workspace-add-insecure_id_rsa_ppk
2016-08-30 11:06:16 +03:00
6dcb174012
Merge pull request #266 from bktz/master
...
Added support for RabbitMQ
2016-08-30 11:03:57 +03:00
de914d106f
Merge pull request #262 from computerfr33k/260-reduce-data-only-volume-size
...
use docker image which only supplies true & echo binaries.
2016-08-30 11:01:33 +03:00
1e5d604470
Added support for RabbitMQ
2016-08-28 18:12:55 +10:00
d441427852
Expose port 22 for workspace ssh. Add private key for PHPStorm Windows users.
2016-08-27 17:22:36 -06:00
227c8da17c
Expose port 22 for workspace ssh. Add private key for PHPStorm Windows users.
2016-08-27 17:00:01 -06:00
6ba76da709
use docker image which only supplies true & echo binaries.
2016-08-27 13:18:13 -05:00
78be0b577e
support specific node version
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2016-08-27 19:38:44 +08:00
29d714a849
caddy log to file. enable gzip compression.
2016-08-26 13:26:22 -05:00
9fb50b2c6b
fix phpmyadmin port. closes #247
2016-08-24 00:43:11 +03:00
3c8861d1d2
remove empty data folder for mariadb.
...
ref:
d969a465ee/10.1/Dockerfile (L83)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2016-08-22 11:02:21 +08:00
2d51548879
support phpmyadmin container.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2016-08-22 11:01:34 +08:00
4aa3902f32
Merge pull request #242 from LarryEitel/install-and-startup-workspace-ssh
...
Install and start workspace ssh
2016-08-22 03:30:17 +03:00
1afad7f14c
Add configuration to install aerospike php extension
2016-08-20 19:05:38 +01:00
9bd70aadc8
Added aerospike cache service
2016-08-20 12:28:45 +01:00
e75da747a9
general clean up
2016-08-19 03:05:36 +03:00
4e7e003e87
ssh keys
2016-08-17 19:24:00 -06:00
cfc81fca64
Allow for config of crush and opcache in the main docker file
2016-08-16 17:51:41 -04:00
380c7bd1ec
Merge branch 'multi-sites-branch' of https://github.com/LarryEitel/laradock into multi-sites
...
* 'multi-sites-branch' of https://github.com/LarryEitel/laradock :
Proof of concept - LaraDock hosting multiple sites
2016-08-16 15:56:19 +03:00
b4760ac703
Merge branch 'xdebugPhpFpm' of https://github.com/LarryEitel/laradock into LarryEitel-xdebugPhpFpm
...
* 'xdebugPhpFpm' of https://github.com/LarryEitel/laradock :
Provided a way to Stop/Start php-fpm xdebug via bash script.
2016-08-16 15:13:42 +03:00
a6e04aa659
Added PHP Memcached extension installation for PHP 5.6
2016-08-16 16:31:52 +07:00
93504a714d
Proof of concept - LaraDock hosting multiple sites
2016-08-15 15:14:05 -06:00
d8a4537efb
Provided a way to Stop/Start php-fpm xdebug via bash script.
2016-08-15 09:28:32 -06:00
1fdf800988
add options INSTALL_ZIP_ARCHIVE to php-fpm
2016-08-14 15:53:08 +08:00
b7d38ef7dd
parameter data in the path
2016-07-28 11:49:42 +02:00
5e0e120950
add apache2 container.
2016-07-27 19:35:58 -05:00
20adc9ca13
accidentally forgot to set INSTALL_NODE back to false.
2016-07-27 02:56:48 -05:00
17e252a436
add non-root user for workspace container.
2016-07-27 02:43:38 -05:00
062b7466f6
add composer.json to install global composer dependencies
2016-07-25 07:00:50 +03:00
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
28a2d8e072
delete the .env file
...
making the central editing place is the docker-compose.yml file
2016-07-24 23:11:33 +03:00
ef8579987f
Added HHVM container and used environment variable for switching
2016-07-24 02:49:57 +00:00
9e7a669d5b
incorporate upstream changes.
2016-07-19 22:01:20 -05:00
9b084433c3
add caddy server.
2016-07-19 21:51:20 -05:00
68576f9022
fix the volumes mapping
2016-07-13 17:04:06 +03:00
2df00ecdad
remove installing Prestissimo by default, to prevent the warning
2016-07-13 16:00:47 +03:00
dca0545293
Fixed incorrect php-fpm
container mapping
2016-07-13 10:44:17 +01:00
5f99478c76
Fixed workspace container mapping volumes to wrong container
2016-07-13 10:08:13 +01:00
14cbe9f935
Moved volume container definitions
...
I've placed the `application` and `data` directories into a `volumes`
subdirectory. The top level `data` directory is now used for storing the
data used by the database (and other, if any) containers. The `data`
directory has also been added to the `.gitignore` file to prevent
accidental pushing of user data.
2016-07-12 17:11:57 +01:00
42d63236f1
Changed the data container volume mappings
...
All of the database data volume mapping have been changed from the host's
`/var/lib` directory to locally alongside the laradock installation. This
should hopefully prevent issues where data disappears after containers are
restarted or data on the host machine is overwritten by accident (scary!)
Additionally this should make data easier to backup between installations
- especially on Windows where `/var` does not exist and is created
transparently by Docker Machine/Windows beta.
This change will most likely cause data to disappear from existing
installations, however it may reappear if moved to it's new home.
References #137 , #138
2016-07-12 16:39:08 +01:00
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
bcb749151a
Added support to conditionally install Prestissimo
2016-06-22 21:47:06 +01:00
f3eb6a5fc4
Merge branch 'support-mongo'
...
* support-mongo:
add Mongo Support to the Readme
added php-mongodb extension
simple reformatting
set the original volume path
get mongo volum from the data container
added mongodb driver for php5.5 5.6
added mongodb image + PHP7 driver
Fix Conflicts in:
docker-compose.yml
php-fpm/Dockerfile-55
php-fpm/Dockerfile-56
php-fpm/Dockerfile-70
php-fpm/laravel.ini
2016-06-11 17:29:27 +03:00