Commit Graph

66 Commits

Author SHA1 Message Date
cytopia
b5c3b13dce
Make PHP-FPM follow log behaviour from .env 2018-04-14 10:17:50 +02:00
cytopia
17fd7108f1
Make PHP-FPM configurable 2018-04-14 10:17:48 +02:00
cytopia
4502497371
Documentation: Docker logs 2018-04-14 10:17:28 +02:00
cytopia
e73604dfb5
Fixing #206: change docroot to subdir 2018-04-14 10:16:49 +02:00
cytopia
ab7e3b7279
Integrate new PHP container 2018-04-14 10:16:46 +02:00
cytopia
dcad1b2387
Add new PHP container namespace 2018-04-14 10:16:45 +02:00
cytopia
6dcde6b1b7
Have Bind bound to a specific tag to make sure it is stable 2018-01-30 15:30:59 +01:00
cytopia
bb2288a461
REL-0.12 Update new versions of available Docker container 2017-10-08 12:17:36 +02:00
cytopia
fb193aba20
DVL-012 Switch httpd Docker namespace 2017-10-01 18:59:11 +02:00
cytopia
f5b03f22b7
REL-0.12 Make document root dir dynamic 2017-09-28 16:31:33 +02:00
cytopia
d8e60644e8
REL-0.12 Remove deprecates from docker-compose.yml 2017-09-26 19:56:28 +02:00
cytopia
4ad3596daa
REL-0.12 #128 Source environment variables 2017-09-26 19:53:31 +02:00
cytopia
9752af1363
REL-0.12 Add directories to globally configure web servers 2017-09-26 19:39:38 +02:00
cytopia
769b34c3e6
REL-0.12 Set correct httpd status page 2017-09-26 17:44:31 +02:00
cytopia
c58b1e3db3
REL-0.12 Add option to disable devilbox Intranet 2017-09-26 16:58:24 +02:00
cytopia
1ad6de7e4c
REL-0.12 Attach new nginx Docker container 2017-09-26 16:51:49 +02:00
cytopia
63e1acc02a
DVL-012 #121 Password protect the devilbox intranet 2017-09-09 10:40:07 +02:00
cytopia
0c4290b0c4 Merge pull request #115 from cytopia/DVL-012-customise-bash
DVL-012 be able to customize bash config files
2017-08-18 20:23:26 +02:00
cytopia
bb0a15f4e6
DVL-012 be able to customize bash config files 2017-08-17 21:20:41 +02:00
cytopia
4cabfeccec
DVL-012 #112 Fixes wrong docker-compose var for BIND 2017-08-17 08:30:18 +02:00
cytopia
d6bf969212
DVL-012 #107 Allow to load custom PHP modules 2017-08-12 11:05:39 +02:00
cytopia
f190b64766
DVL-0.12 Binding latest images to docker-compose 2017-06-26 11:19:28 +02:00
cytopia
5b66c3ef0c
REL-0.11 Attaching tagged docker container 2017-06-22 12:31:35 +02:00
cytopia
c25a3bfed9
REL-0.11 Fixing #82 TCP/53 and UDP/53 already taken on OSX/Linux 2017-06-20 21:33:24 +02:00
cytopia
5bd9d312b2
REL-0.11 Separate MongoDB data dir by versions 2017-06-20 12:16:27 +02:00
cytopia
4d3281cf4b
REL-0.11 docker-compose ready for mysqldump-secure 2017-06-20 12:16:27 +02:00
cytopia
c4b067a10f
Rel-0.10 attach tagged bind container 2017-05-25 10:19:42 +02:00
cytopia
c18c1d66a9
REL-0.10 Adding ability to use custom DNS resolver 2017-05-24 09:31:03 +02:00
cytopia
3f6d3ee36b
REL-0.10 Attach tagged php container 2017-05-24 08:00:53 +02:00
cytopia
05cdb4c3c1
REL-0.10 Adding MongoDB 2017-05-22 23:20:20 +02:00
cytopia
89ce45be6c
REL-0.9 Attach tagged docker container 2017-05-21 14:14:49 +02:00
cytopia
f587156df1
REL-0.9 Final test with latest containers before tagging 2017-05-21 11:31:08 +02:00
cytopia
9d185a985b
REL-0.9 Using short-hand name for memcached server 2017-05-20 20:12:31 +02:00
cytopia
6d7908099d
REL-0.9 Attach new mysql container versions 2017-05-17 15:24:49 +02:00
cytopia
8052780520
REL-0.9 Get rid of volumes to be more compatible to windows 2017-05-17 13:38:11 +02:00
cytopia
ce70d76743
REL-0.9 Fix mysql custom config dir writeability 2017-05-17 09:38:29 +02:00
cytopia
6c59070afb
REL-0.9 Webserver configuration fixes 2017-05-16 20:44:59 +02:00
cytopia
ccef616189
REL-0.9 Adding Bind (DNS Server) 2017-05-16 20:40:41 +02:00
cytopia
0afeefd964
REL-0.9 Fixes #9 #10 DNS checks and custom domain suffix 2017-05-16 20:38:44 +02:00
cytopia
be55e9a6f4
REL-0.9 Variable interpolation with default values 2017-05-16 20:38:15 +02:00
cytopia
1c7c240874
REL-0.9 Update docker-compose 2017-05-16 20:38:15 +02:00
cytopia
629dbb0e50
DVL-013 Fix #49 Duplication of env variables passed to docker-compose 2017-05-16 20:36:59 +02:00
cytopia
77492635d7
DVL-010 Make MySQL|PgSQL data dirs dynamic depending on version 2017-04-23 16:09:39 +02:00
cytopia
7858731dfe
DVL-006 Adding devilbox custom mysql configuration 2017-04-21 23:17:59 +02:00
cytopia
60b622c9f0
DVL-004 Revert to docker-compose version 2 2017-04-20 18:07:04 +02:00
cytopia
f400c5b280
DVL-004 Use named volumes for container-only shared data (like sockets) 2017-04-20 17:47:27 +02:00
cytopia
edf788f6dd
DVL-004 use docker-compose version 2.1 2017-04-20 17:31:52 +02:00
cytopia
81072dbfd7
DVL-002 Add docker-compose dependencies 2017-04-20 16:42:21 +02:00
cytopia
d396c921d7
DVL-001 Prepare HHVM support 2017-04-19 19:48:44 +02:00
Jeff Puckett
294123505b add host port to intranet link (#34)
* add host port to intranet link

* display port on link
2017-03-25 10:36:39 +01:00