@@ -202,11 +202,11 @@ Your proxy must provide both `X-Forwarded-For` and
202
202
[ HAProxy] [ haproxy-proxy ] configurations, as well as notes for [ other
203
203
proxies] [ other-proxy ] .
204
204
205
- [ loadbalancer-ips ] : https://zulip.readthedocs.io/en/latest/production/deployment .html#configuring-zulip-to-trust-proxies
206
- [ nginx-proxy ] : https://zulip.readthedocs.io/en/latest/production/deployment .html#nginx-configuration
207
- [ apache2-proxy ] : https://zulip.readthedocs.io/en/latest/production/deployment .html#apache2-configuration
208
- [ haproxy-proxy ] : https://zulip.readthedocs.io/en/latest/production/deployment .html#haproxy-configuration
209
- [ other-proxy ] : https://zulip.readthedocs.io/en/latest/production/deployment .html#other-proxies
205
+ [ loadbalancer-ips ] : https://zulip.readthedocs.io/en/latest/production/reverse-proxies .html#configuring-zulip-to-trust-proxies
206
+ [ nginx-proxy ] : https://zulip.readthedocs.io/en/latest/production/reverse-proxies .html#nginx-configuration
207
+ [ apache2-proxy ] : https://zulip.readthedocs.io/en/latest/production/reverse-proxies .html#apache2-configuration
208
+ [ haproxy-proxy ] : https://zulip.readthedocs.io/en/latest/production/reverse-proxies .html#haproxy-configuration
209
+ [ other-proxy ] : https://zulip.readthedocs.io/en/latest/production/reverse-proxies .html#other-proxies
210
210
211
211
### Manual configuration
212
212
@@ -253,7 +253,7 @@ you'd prefer to have the containers run in the background, you can use
253
253
254
254
If you want to build the Zulip image yourself, you can do that by
255
255
running ` docker-compose build ` ; see also
256
- [ the documentation on building a custom Git version version] ( #upgrading-from-a-git-repository ) .
256
+ [ the documentation on building a custom Git version version] ( UPGRADING.md #upgrading-from-a-git-repository) .
257
257
258
258
### Connecting to your Zulip server
259
259
@@ -358,7 +358,7 @@ See also the
358
358
[ Zulip documentation on reverse proxies] [ reverse-proxy-docs ]
359
359
360
360
[ proxy-wiki-page ] : https://github.com/zulip/docker-zulip/wiki/Proxying-via-nginx-on-host-machine
361
- [ reverse-proxy-docs ] : https://zulip.readthedocs.io/en/latest/production/deployment .html#putting-the-zulip-application-behind-a- reverse-proxy
361
+ [ reverse-proxy-docs ] : https://zulip.readthedocs.io/en/latest/production/reverse-proxies .html#reverse-proxies
362
362
363
363
By default, Zulip will only interact with user traffic over HTTPS.
364
364
However, if your networking environment is such that the Zulip server
0 commit comments