Simon L
5be582e327
improve wording and formatting
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-26 13:25:28 +02:00
craigkh
5c058691bd
Update reverse-proxy.md
...
I suggest adding the name and location of Caddyfile as there is no instructions for how to create a Caddyfile.
Failure to create a Caddyfile prior to starting the container results in a directory called Caddyfile being created.
Signed-off-by: craigkh <74493036+craigkh@users.noreply.github.com>
2023-05-22 23:00:30 +12:00
Simon L
cd0b4cf1cc
add a video on traefik configuration
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-10 23:22:14 +02:00
Simon L
9ba7962320
Merge pull request #2340 from JL102/main
...
Proxy instructions for NodeJS/express
2023-05-04 18:30:42 +02:00
Simon L
e30b0f878b
adjust the docs a bit
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: JL102 <jordanlees@mailbox.org>
2023-05-03 21:26:44 -04:00
JL102
dcf83fafcc
Proxy instructions for NodeJS/express
...
Signed-off-by: JL102 <jordanlees@mailbox.org>
2023-05-03 21:26:44 -04:00
Simon L
e0b0066f8a
add a hint regarding docker run command
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-03 23:07:59 +02:00
Simon L
cad77f8287
reorder alphabetically
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-01 16:49:16 +02:00
esmith443
4ef65b24ae
Update reverse-proxy.md
...
Updated Commit to link to guide
Signed-off-by: esmith443 <119460913+esmith443@users.noreply.github.com>
2023-05-01 10:47:14 -04:00
esmith443
348d6acde7
Update reverse-proxy.md
...
Added guide for Citrix ADC VPX / Citrix Netscaler reverse proxy.
This is my first pull so I am sorry if I made any mistakes.
Love AIO thanks :)
Signed-off-by: esmith443 <119460913+esmith443@users.noreply.github.com>
2023-05-01 16:32:16 +02:00
Thijs van der Woude
617c882015
Fix minor typo
...
Signed-off-by: Thijs van der Woude <31108288+thijsvanderwoude@users.noreply.github.com>
2023-04-26 01:28:12 +02:00
Simon L
1863078937
add missing peaces
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-20 00:11:50 +02:00
Simon L
cf10c495d1
make documentation more verbose how to apply environmental variabls to the container
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-19 23:42:38 +02:00
Simon L
7373bb5960
talk about open/forwarded ports
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-19 18:44:43 +02:00
Simon L
66430a945d
adjust the wording of cloudflare tunnel
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-18 22:26:22 +02:00
Simon L
87f97a5270
adjust formatting again
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-18 13:47:45 +02:00
Simon L
68af3916cb
adjust command
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-18 13:41:20 +02:00
Simon L
6331a94758
rp docs - highlight what to do if host networking is not possible
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-18 13:25:09 +02:00
Simon L
8de8274a31
add three additional notes on debuggin things
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-16 22:02:56 +02:00
Simon L
4b1ed4e227
change -e to long syntax --env
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-16 21:32:50 +02:00
Simon L
30883d0d61
add link how to configure things from scratch
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-16 21:30:18 +02:00
Simon L
f22117545f
RP docs - adjust some additional details
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-16 21:25:23 +02:00
Simon L
3a438ff329
Merge pull request #2360 from nextcloud/enh/noid/adjust-rp-docs
...
adjust RP docs
2023-04-16 19:51:23 +02:00
Simon L
cc3dc75917
adjust NPM docs
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-16 19:21:39 +02:00
Simon L
2ebfebf24a
adjust RP docs
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-16 19:14:46 +02:00
Simon L
ef42467cc2
add a link to traefik config
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-29 18:46:14 +02:00
Zoey
cfbb6752ee
nginx reverse proxy docs: disable 0-rtt
...
0-rtt is not recommended by internet.nl
Signed-off-by: Zoey <zoey@z0ey.de>
2023-03-11 14:32:25 +01:00
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