Noel S
4cbce072be
fix(docs): slow upload speed with example nginx reverse proxy config ( #24490 )
...
* increase buffer size
* increase further
* increase buffer further
2025-12-10 22:29:36 +00:00
Harrison
1109c32891
fix(docs): websockets in nginx example ( #24411 )
...
Co-authored-by: Harrison <frith.harry@gmail.com >
2025-12-06 16:28:12 +00:00
Nicholas
853a024f0f
fix: prevent OOM on nginx reverse proxy servers ( #24351 )
...
Prevent OOM on reverse proxy servers
Added configuration to disable buffering for uploads.
2025-12-03 14:30:28 -06:00
Jason Rasmussen
8b8012f89d
docs: clarify well-known usage ( #23018 )
2025-10-17 10:00:07 -04:00
Aamir Azad
395f2e155d
docs: remove warning about the removed repair page ( #20746 )
2025-08-07 04:49:38 +00:00
Matthew Momjian
c8b4a7e1f1
fix(docs): update nginx reverse proxy ( #18104 )
...
update nginx reverse proxy
2025-05-05 21:09:42 -05:00
bo0tzz
3e456dcb45
chore: add sub-path warning to reverse proxy docs ( #15039 )
2025-01-02 15:00:53 +00:00
Jevgeni Kiski
e1d968d1b3
docs: note about Nginx reverse proxy compatibility with Let's Encrypt ( #13764 )
...
* Nginx reverse proxy compatibility with Let's Encrypt
* Update reverse-proxy.md
* Update reverse-proxy.md
Co-authored-by: bo0tzz <git@bo0tzz.me >
* Priority of = is higher
* Update reverse-proxy.md
---------
Co-authored-by: bo0tzz <git@bo0tzz.me >
2024-10-28 23:48:09 -05:00
Jason Rasmussen
465f4639da
feat: align compose ports ( #13185 )
2024-10-09 16:01:52 -04:00
kurama
147747de32
docs: add section for Traefik Reverse Proxy ( #12813 )
...
* added a section for the Traefik Proxy
* minimized the configs
* replaced config with a comment.
* Update docs/docs/administration/reverse-proxy.md
changed timeout values
Co-authored-by: dvbthien <89862334+dvbthien@users.noreply.github.com >
* changed timeouts back to 10 minutes
* fixed typo and set default writeTimeout 600s
Leaving it at 0 may be also bad practice
* removed whitespace
* run `npm run format -- --check -w`
---------
Co-authored-by: dvbthien <89862334+dvbthien@users.noreply.github.com >
2024-09-23 14:40:23 +07:00
mmomjian
94cd806675
docs: Nginx config update ( #8397 )
...
* Update reverse-proxy.md
* Update reverse-proxy.md
* Update reverse-proxy.md
* Update reverse-proxy.md
* Update reverse-proxy.md
* Update reverse-proxy.md
* Update reverse-proxy.md
* Update reverse-proxy.md
2024-03-30 21:48:37 -05:00
Daniel Mendizabal
912d723281
Update reverse-proxy.md - Apache ( #7386 )
...
Update reverse-proxy.md
Update to the Apache implementation
2024-02-24 14:31:01 -06:00
Melvin Lammerts
eeeabcfef4
fix: remove dead link from docs ( #7027 )
...
Remove dead link
Closes #6932
2024-02-11 13:09:36 -05:00
Lenart Kos
5f051e3104
docs: add reverse proxy configuration for Apache ( #6625 )
2024-01-24 10:11:36 -05:00
Ferdinand Mütsch
b68800d45c
chore(docs): add caddy reverse proxy config example ( #5777 )
2023-12-18 02:22:59 +00:00
Jason Rasmussen
adae5dd758
feat(web)!: SPA ( #5069 )
...
* feat(web): SPA
* chore: remove unnecessary prune
* feat(web): merge with immich-server
* Correct method name
* fix: bugs, docs, workflows, etc.
* chore: keep dockerignore for dev
* chore: remove license
* fix: expose 2283
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2023-11-17 22:13:36 -06:00
Oliver Wipfli
7b4e36e990
Update nginx config docs ( #4346 )
2023-10-04 21:06:20 -04:00
Alex Tran
55e7893bad
docs: type
2023-07-01 13:30:59 -05:00
Friso Smit
604b10778c
Add more detail to reverse proxy docs ( #2841 )
...
* Add more detail to reverse proxy docs
Document fix for issue #2564
* Add port to the proxy_pass example
2023-07-01 13:30:19 -05:00
Michel Heusschen
792a87e407
fix(nginx): x-forwarded-* headers ( #2019 )
...
* fix(nginx): x-forwarded-* headers
* change category / add link to nginx config
2023-03-22 15:46:30 -05:00