Nico Kaiser
f3524791d9
Fix woff2 files in nginx examples
...
Since some versions of Nextcloud, fonts are served as woff2, which is
not forwarded to index.php by the supplied nginx.conf. This leads to
nginx returning the dynamic index page instead of the static fonts.
Signed-off-by: Nico Kaiser <nico@kaiser.me>
2019-01-21 16:55:55 +01:00
J0WI
aa5c0c1929
Use Alpine Linux in examples and use default user
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-11-20 20:24:22 +01:00
Louis Matthijssen
a31db79ae9
Add Referrer-Policy header examples for nginx
2018-09-11 19:38:17 +02:00
Tilo Spannagel
6da6d063ef
Remove duplicated var from example
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-24 17:02:46 +02:00
Tilo Spannagel
71b4d891f8
Use $request_uri instead of $uri in nginx config
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-16 17:59:03 +02:00
Tilo Spannagel
654ddeae23
Remove trailing whitespaces
2018-08-01 22:55:25 +02:00
Tilo Spannagel
9586356008
Add mariadb command line arguments
2018-08-01 22:02:44 +02:00
Tilo Spannagel
e05e2f1dd7
Use custom Dockerfiles instead of mounts
2018-08-01 21:59:11 +02:00
Lucian I. Last
c07de51f8e
Add example for LAN solutions with HTTPS without letsencrypt #337
...
This is un-tested: will test and debug now.
2018-05-17 10:33:59 +02:00