Marius van Zundert
4588685e97
Updated project example confs to fit nameing convention used in apache example
2017-03-17 19:34:32 +01:00
Marius van Zundert
4b2ddfad20
Updated project example confs to not have gitignore issues
2017-03-17 19:32:45 +01:00
Marius van Zundert
baf29b1223
re-added .gitignore for nginx dir, still do not want configs in git
2017-03-17 08:48:47 +01:00
Mahmoud Zalt
6ada2f1b91
nginx samples sites for multiple projects
...
- add `project-1.conf` and `project-1.conf` to match the docs.
- keep default to work with both multiple and single projects.
- delete the .gitignore.
- update docker-compose and example-env file to match the new settings
- update the docs
- delete `laravel-https.conf` to replace it with documentation instead
2017-03-16 20:53:14 -04:00
Mahmoud Zalt
30cf27e011
Fix nginx: [emerg] BIO_new_file("/var/certs/cert1.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/var/certs/cert1.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
2017-03-16 15:56:37 -04:00
Mahmoud Zalt
73a3745cc3
Merge pull request #370 from philtrep/certbot
...
Certbot container
2017-03-16 13:25:15 -04:00
Kapil Viren Ahuja
e9d4e5579e
Fixing issue 568 ( #574 )
...
Increasing buffer sizes for applications like react/babel.
Working on default images was throwing intermitten NGing errors and
requried multiple refreshes
2017-01-27 16:31:46 +08:00
Dmitry Pupinin
d703c82c46
Exclude sites configuration from image and just use volume
2016-11-16 15:58:42 +07:00
philtrep
d89a944e22
Added nginx config for certbot
2016-11-14 11:29:44 -05:00
philtrep
48f8f3c02d
Added certbot serving in laravel conf
2016-11-14 11:27:39 -05:00
Mahmoud Zalt
dbee864d44
rename laravel.conf to default and add sample conf
2016-10-31 19:50:30 -04:00
Mahmoud Zalt
28130c5907
delete site_a and site_b nginx config samples
2016-10-31 19:31:15 -04:00
Mahmoud Zalt
5da4058613
delete the drupal sample nginx config file
2016-10-31 19:28:47 -04:00
Mahmoud Zalt
e75da747a9
general clean up
2016-08-19 03:05:36 +03:00
Tim Bracken
928451ae88
This is a better Drupal nginx config. Built from a combination of contributions from here:
...
https://groups.drupal.org/node/305633
https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/
2016-08-16 16:32:59 -04:00
Tim Bracken
c324114b7a
Add drupal 8 example to make laradock framework agnostic.
2016-08-16 15:08:27 -04:00
larryeitel
93504a714d
Proof of concept - LaraDock hosting multiple sites
2016-08-15 15:14:05 -06:00