Commit Graph

14 Commits

Author SHA1 Message Date
Jorge Villasenor
577ff54b45 Allow compose to find all env variables
With two declared "environment" compose only takes the second one. In
thi case it means that the letsencrypt companion and reverse-proxy can't
read the neede variables for the setup, making this example to return a
http 503 error.
2017-10-22 20:44:40 -07:00
Tilo Spannagel
122e66ca7c
Set client_max_body_size to 10G 2017-09-30 13:14:13 +02:00
Tilo Spannagel
0548adf1c1
Use autoconfig.php provided by the image 2017-09-27 13:29:15 +02:00
Tilo Spannagel
4fbd273cb0
Add more examples with proxy 2017-09-27 13:29:15 +02:00
Tilo Spannagel
01dd1a93f1
Add depends_on 2017-09-27 13:29:15 +02:00
Marc Brückner
3c2f4b52e1
Use custom Dockerfiles instead of mounting files for remote docker #104 2017-09-27 13:29:13 +02:00
Tilo Spannagel
b120af8e7f
Add Dockerfile for nginx 2017-09-27 13:29:13 +02:00
Tilo Spannagel
f1515a32dc
Add insecure docker-compose examples for fpm 2017-09-27 13:29:12 +02:00
Tilo Spannagel
0ba11e9ca3
Remove unnecessary links 2017-09-27 13:29:12 +02:00
Tilo Spannagel
5f041a6249
Merge cron and redis example 2017-09-27 13:29:12 +02:00
Tilo Spannagel
53b8aabfe9
Add mysql option 2017-09-27 13:29:12 +02:00
Marc Brückner
50b9eadbff
deleted redundant lines 2017-09-27 13:29:11 +02:00
Marc Brückner
e87d8d1217
rework of docker-compose examples 2017-09-27 13:29:11 +02:00
Tilo Spannagel
83b027fbae
Add insecure docker-compose examples for apache 2017-09-27 13:29:11 +02:00