Commit Graph

36 Commits

Author SHA1 Message Date
lila 2117e7765b laravel octane nginx configuration added 2021-09-07 22:46:51 +08:00
Shao Yu-Lung (Allen) 55e2c6472e
Merge branch 'master' into develop 2021-03-23 20:33:45 +08:00
Shao Yu-Lung (Allen) 09fe2588e7
Merge branch 'master' into varnish 2020-02-03 16:14:17 +08:00
Miguel Ortiz aec544961c
Merge branch 'master' into develop 2019-12-26 11:55:09 -05:00
Anton Sannikov 2af7bfa60f Varnish vs Nginx configuration added 2019-10-31 16:02:33 +03:00
Anton Sannikov 7ad82a3cd1 Added nginx settings for confluence 2019-10-31 11:58:38 +03:00
Miguel Ortiz c6a8e5495d Add nginx example for nodejs 2019-09-23 20:14:32 -05:00
Vladyslav Shchepotin 7219b3543a Nginx: added OpenSSL for local development (#1527)
* feature(nginx): add OpenSSL
2018-11-13 20:44:51 +08:00
red-smeg 9b85ac6c2b
Modify the sample config to support symfony 4
This allows Laradock to work with symfony 4 projects
2018-03-28 14:46:19 -04:00
Yu-Lung Shao (Allen) 6fe3dc75b3
Update symfony.conf.example 2018-02-26 15:48:06 +08:00
Yu-Lung Shao (Allen) dd751c56b7
Update app.conf.example 2018-02-26 15:47:45 +08:00
Yu-Lung Shao (Allen) 91d202dff4
Update laravel.conf.example 2018-02-26 15:47:23 +08:00
nymd 6e96b1c6f9
Update default.conf 2018-01-29 16:38:09 -08:00
nymd 639b14445f
Update default.conf 2018-01-29 16:31:48 -08:00
Mahmoud Zalt ad3698670b replace .dev with .test to avoid issues with the new google chrome 2017-12-17 21:35:31 +01:00
Mahmoud Zalt c836500488 add symfony, laravel and app nginx sites sampels 2017-08-01 22:12:43 +03:00
Winfried 8246863cd7 Partly reverting 690137a3 2017-05-01 12:36:31 +02:00
Winfried 690137a349 Changing docroots to have the same defaults
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
Mahmoud Zalt bccb1a3162 fix typo in nginx site 2017-04-22 15:10:43 -04:00
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