[GH-ISSUE #3295] Request for nginx.conf for anythingllm #2116

Closed
opened 2026-02-22 18:28:13 -05:00 by yindo · 1 comment
Owner

Originally created by @DavChong on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3295

I am running Anythingllm docker version on my cloud instance. It is flawless using http://xx.xxx.xxxx.xxxx:3001. However, when I would like to deploy it on my registered domain as https://domain.com/anythingllm using nginx.

It seems to have issue on redirecting. It shows a blank page on my browser and index.js and index.css are empty.

Can someone share your nginx.conf if anyone has done this before.

Thanks in advance.

Originally created by @DavChong on GitHub (Feb 20, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3295 I am running Anythingllm docker version on my cloud instance. It is flawless using http://xx.xxx.xxxx.xxxx:3001. However, when I would like to deploy it on my registered domain as https://domain.com/anythingllm using nginx. It seems to have issue on redirecting. It shows a blank page on my browser and index.js and index.css are empty. Can someone share your nginx.conf if anyone has done this before. Thanks in advance.
yindo closed this issue 2026-02-22 18:28:13 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 21, 2025):

Use a reverse proxy - also this is out of scope for the repo since its a deployment detail that is specific to your implementation.

It is also in the docs, albeit kind of buried
https://github.com/Mintplex-Labs/anything-llm/blob/master/cloud-deployments/aws/cloudformation/aws_https_instructions.md#step-7-create-simple-http-proxy-configuration-for-anythingllm

@timothycarambat commented on GitHub (Feb 21, 2025): Use a reverse proxy - also this is out of scope for the repo since its a deployment detail that is specific to your implementation. It is also in the docs, albeit kind of buried https://github.com/Mintplex-Labs/anything-llm/blob/master/cloud-deployments/aws/cloudformation/aws_https_instructions.md#step-7-create-simple-http-proxy-configuration-for-anythingllm
yindo changed title from Request for nginx.conf for anythingllm to [GH-ISSUE #3295] Request for nginx.conf for anythingllm 2026-06-05 14:44:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2116