Simon L
98a32b1ccf
fix detail
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-19 22:32:14 +01:00
Simon L
31ca661345
rp documentation - make apache_ip_binding documentation more explicit
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-19 22:15:23 +01:00
Verhoeckx
758bc8b3ff
Add the directive ProxyPassReverse
...
According to the official documentation of Apache the directive ProxyPassReverse should be added when Apache is being used as a reverse proxy. I have tested it and Nexctloud AIO seems to work just fine.
From the documentation:
"This directive lets Apache adjust the URL in the Location, Content-Location and URI headers on HTTP redirect responses. This is essential when Apache is used as a reverse proxy (or gateway) to avoid bypassing the reverse proxy because of HTTP redirects on the backend servers which stay behind the reverse proxy."
https://httpd.apache.org/docs/2.2/mod/mod_proxy.html#ProxyPassReverse
Signed-off-by: Verhoeckx <64807887+Verhoeckx@users.noreply.github.com>
2023-02-18 21:43:20 +01:00
Simon L
73674c6167
document multiarch containers
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-16 17:02:44 +01:00
Simon L
43ef6cb056
traefik - the x-robots-tag should be set by nextcloud. dont overwrite it
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-15 18:30:01 +01:00
Simon L
f83864764f
adjust reverse proxy documentation to also talk about web server
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-04 11:00:46 +01:00
hunhejj
841f6596aa
Fixup documentation
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-25 13:31:40 +01:00
hunhejj
b3477bad1b
Rework the Traefik example
...
Make the Traefik example more complete.
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-25 13:31:40 +01:00
FreDTV
7f03b4efda
Add Synology instructions ( #1813 )
2023-01-24 12:49:09 +01:00
Simon L
c09f9f6178
add hint about changing Nextcloud's Datadir in additional places
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-24 12:17:15 +01:00
Simon L
2758bea52e
Merge pull request #1822 from DenuxPlays/denux/increase_buffer_size
...
increase H2WindowSize limit (Reverse Proxy documentation)
2023-01-24 11:58:04 +01:00
Simon L
b664f7c143
Merge pull request #1820 from nextcloud/npm-docs
...
update npm docs
2023-01-24 11:32:49 +01:00
-Denux
43227cf6f7
undo nginx changes (handled in seperated pr)
...
Signed-off-by: -Denux <83671398+DenuxPlays@users.noreply.github.com>
2023-01-22 17:39:06 +01:00
-Denux
8227207490
increased H2WindowSize limit
...
Signed-off-by: -Denux <83671398+DenuxPlays@users.noreply.github.com>
2023-01-22 17:32:06 +01:00
Zoey
9396264c92
update npm docs
...
Signed-off-by: Zoey <zoey@z0ey.de>
2023-01-21 23:44:02 +01:00
Zoey
b50dcb669e
nginx proxy docs changes
...
- add more proxy headers
- change client_body_buffer_size
- enable ssl_early_data
Signed-off-by: Zoey <zoey@z0ey.de>
2023-01-19 20:44:10 +01:00
Zoey
77922954b4
add suggestion
...
Signed-off-by: Zoey <zoey@z0ey.de>
2023-01-19 17:33:35 +01:00
Zoey
e845fd24a2
note on proxy_read_timeout
...
Signed-off-by: Zoey <zoey@z0ey.de>
2023-01-19 16:43:38 +01:00
Simon L
d5216d3978
update 2nd screenshot of synology RP
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-18 19:48:08 +01:00
-Denux
843168fefe
Apply suggestions from code review
...
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: -Denux <83671398+DenuxPlays@users.noreply.github.com>
2023-01-16 17:15:09 +01:00
-Denux
04466f0c42
added h2 window size
2023-01-16 17:05:40 +01:00
hunhejj
bd68ff4c86
Add hint for using a YAML to TOML converter
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-14 10:24:01 +01:00
hunhejj
ccfd840a06
Codestyle fix
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-13 09:01:03 +01:00
hunhejj
a0fe0bbaeb
Rewrite Traefik examples using yml config
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-13 08:58:31 +01:00
hunhejj
a914a29c26
Add the X-Robots-Tag to the response header
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-12 21:00:55 +01:00
hunhejj
afb231bc9a
Migrate deprecated sslRedirect
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-12 20:51:04 +01:00
Simon L
8f48ed59d5
Merge pull request #1696 from nextcloud/enh/1677/improve-cloudflare
...
Add hint about Cloudflare Rocket Loader and Rename Cloudflare Argo Tu…
2023-01-12 13:57:49 +01:00
hunhejj
55047a9da7
Remove the reference to an unknown middleware
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-11 18:40:46 +01:00
hunhejj
35db5d2467
Fix the middleware name in the Traefik doc
...
Signed-off-by: hunhejj <hunhejj@gmail.com>
2023-01-11 10:11:09 +01:00
Zoey
4ea03db32e
Update reverse-proxy.md
...
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Zoey <zoey@z0ey.de>
2023-01-11 06:02:46 +01:00
Zoey
1639e05338
add note to resolver in nginx reverse proxy docs
...
Signed-off-by: Zoey <zoey@z0ey.de>
2023-01-10 21:07:05 +01:00
Simon L
3738f645a4
Add hint about Cloudflare Rocket Loader and Rename Cloudflare Argo Tunnel to Cloudflare Tunnel
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-01-07 20:15:53 +01:00
Zoey
14e095b569
try to close #1314
...
Got it from: https://stackoverflow.com/a/41388585 & https://httpd.apache.org/docs/2.4/mod/mod_rewrite.html
In my test, it works
Signed-off-by: Zoey <zoey@z0ey.de>
2022-12-23 15:33:15 +01:00
Simon L
35b87eee9b
typo
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-22 00:14:19 +01:00
Simon L
1a7dbb4dab
fix small detail
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-22 00:12:50 +01:00
Simon L
73e029ec23
improve the reverse proxy documentation further
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-22 00:08:53 +01:00
Zoey
9019fda7e4
Fix reverse proxy documentation for nginx
...
Signed-off-by: Zoey <zoey@z0ey.de>
2022-11-28 15:51:18 +01:00
Zoey
b7708b66df
optimize nginx reverse proxy documentation
...
With this change, it is not needed to change the main http block
Signed-off-by: Zoey <zoey@z0ey.de>
2022-10-28 17:15:33 +02:00
Zoey
a0dc8781a7
improve nginx reverse proxy documnetation
...
Signed-off-by: Zoey <zoey@z0ey.de>
2022-10-27 22:11:22 +02:00
TheManchineel
201dbc15ae
Rework NGINX reverse proxy docs to support CODE
...
As per PR #1236 , applied the same documentation change to the NGINX configuration, so as to pass the full URI of each HTTP request to the Collabora Online backend. This fixes #834 but for NGINX rather than Apache. It might be necessary to make similar changes to other proxy software, but NGINX is what I am familiar with.
Signed-off-by: TheManchineel <37479927+TheManchineel@users.noreply.github.com>
2022-10-27 12:51:10 +02:00
szaimen
d4645d50ab
make nginx config more verbose
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-24 18:58:39 +02:00
Simon L
4cbc8c7e53
Merge pull request #1259 from Klaus15/patch-1
...
Update nginx section of reverse-proxy.md
2022-10-24 18:58:09 +02:00
Simon L
4cffe12e16
Merge pull request #1197 from nextcloud/enh/noid/add-haproxy
...
add HaProxy to reverse proxy documentation
2022-10-24 18:51:21 +02:00
szaimen
132b97ba20
add some guides for local dns server
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-18 23:50:16 +02:00
Klaus15
5641f62561
Update nginx section of reverse-proxy.md
...
added nginx.conf code snippet to get a working websocket config
Signed-off-by: Klaus15 <le_kluus@web.de>
2022-10-13 23:04:32 +02:00
szaimen
ce47fab555
remove the issue from the doc
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-09 17:48:40 +02:00
szaimen
0bbae775c6
small detail
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-09 17:28:29 +02:00
szaimen
ca5e97ef5b
rework the apache reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-09 17:22:24 +02:00
szaimen
1b7c7a3d66
add lets encrypt back
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-06 18:59:23 +02:00
szaimen
bce24687cc
add Synology Reverse Proxyy to reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-27 14:54:49 +02:00
szaimen
fd3c30bdb7
add a disclaimer
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-26 19:28:18 +02:00
szaimen
730128b1ab
add HaProxy to reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-26 19:25:04 +02:00
szaimen
ed82a41bc1
remove resolved issues from nginx docs
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-27 16:13:08 +02:00
Simon L
06b3e82522
Merge pull request #1064 from nextcloud/enh/noid/publish
...
use long syntax for port publishing
2022-08-26 14:03:45 +02:00
szaimen
c6b9bf20e7
modify the docker run command to not exit if you press ctrl+c
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-26 12:27:13 +02:00
szaimen
84333607e8
use long syntax for port publishing
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-26 12:21:56 +02:00
szaimen
ae29ce409e
Support big file uploads in Apache
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-22 10:19:28 +02:00
szaimen
adcba6b751
make clear when apache_ip_binding needs to be set
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-26 19:56:36 +02:00
szaimen
55ed50228b
add a few hints
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-23 13:25:26 +02:00
szaimen
9906b58270
document some more restrictions
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-20 20:55:50 +02:00
szaimen
0a43ec8750
add documentation on how use ACME DNS-challenge for AIO
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-20 19:51:07 +02:00
Simon L
57adc3a137
Merge pull request #887 from nextcloud/enh/884/apache-listen-localhost
...
Document how to restrict the apache_port only listen on localhost
2022-07-17 20:29:39 +02:00
szaimen
675b2025d2
Document how to restrict the apache_port only listen on localhost
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-17 18:25:00 +02:00
Miguel Guthridge
3b2e4a22ae
Improve docs for Cloudflare Tunnel setup
...
Signed-off-by: Miguel Guthridge <hdsq@outlook.com.au>
2022-07-16 21:46:01 +10:00
szaimen
7f245bd048
allow to skip the domain verification and add documentation for cloudflare argo tunnel
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-30 17:00:00 +02:00
szaimen
3beee36872
apache documentation - make the push proxy work
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-25 19:38:56 +02:00
szaimen
e5fa3e683b
remove HSTS
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-08 00:40:57 +02:00
szaimen
8a43baf837
address review
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-08 00:40:06 +02:00
szaimen
3f079bd0f3
fix localhost
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-06 22:39:45 +02:00
szaimen
cf0a5c9cbc
add apache to reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-06 22:39:44 +02:00
szaimen
216f0a8e9e
add nginx-proxy-manager to the reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-20 17:41:11 +02:00
szaimen
989e11a89e
adjust the headline sizes
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-17 16:16:40 +02:00
szaimen
c51f91a446
reverse proxy documentation - document that others are currently not documented
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-16 11:09:34 +02:00
szaimen
e4f34ef93d
add a readme
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-11 19:46:35 +02:00
szaimen
3b85396afe
fix detail
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-07 13:31:14 +02:00
szaimen
375ddad429
improve the reverse-proxy documentation another time
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-07 13:22:59 +02:00
Simon L
199102918e
Merge pull request #592 from nextcloud/enh/543/treafik
...
improve the traefik reverse proxy documentation
2022-05-07 12:24:49 +02:00
szaimen
575150fb92
fix word
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 21:07:30 +02:00
szaimen
b3b8c85ace
add another debug point
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 21:05:53 +02:00
szaimen
0b0d872c05
document possibilities for nginx-proxy
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 17:12:19 +02:00
szaimen
177477d3cb
improve the traefik reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 17:03:54 +02:00
Simon L
ed646c5cde
Merge pull request #589 from nextcloud/enh/575/caddy
...
add an example caddy conf to the docker-compose file
2022-05-06 16:04:40 +02:00
szaimen
f732bed008
add an example caddy conf to the docker-compose file
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 12:40:37 +02:00
marekschneider
d02ff5fc9f
Fixed WebDav Uploads Nginx
...
Signed-off-by: marekschneider <marek@kms.onl>
2022-05-06 12:26:19 +02:00
szaimen
9f88384f12
document that nginx-proxy is not supported
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 01:02:06 +02:00
szaimen
f110d3e345
improve the reverse proxy ddocumentation again
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-06 00:34:37 +02:00
szaimen
aaf7bcca99
improve the reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-05 21:43:25 +02:00
szaimen
2c4ba5f4a8
add Treafik 2 to reverse proxy documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-04 18:13:08 +02:00
szaimen
d994512140
add info regarding reverse proxy in docker container
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-20 17:19:28 +02:00
szaimen
d37a0f509d
change link
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-14 15:07:12 +02:00
szaimen
3c34963504
add a disclaimer to the nginx config
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-14 15:04:19 +02:00
szaimen
ae36403762
improve reverse proxy conf - add nginx
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-30 14:05:09 +02:00
szaimen
87e018b55f
improve the open port documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-19 07:42:03 +01:00
szaimen
fa916c95a7
improve some documentation
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-19 07:34:58 +01:00
szaimen
2943c6cf08
add reverse proxy docs
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-01 00:25:03 +01:00