[GH-ISSUE #2078] [FEAT]: Support for Custom Root Path #1353

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

Originally created by @danikong on GitHub (Aug 9, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2078

What would you like to see?

I would like to request the ability to deploy AnythingLLM on a custom root path, such as example.com/chat, rather than being limited to subdomain deployments like chat.example.com. This feature would allow for greater flexibility in integrating AnythingLLM into existing websites and applications that are structured with specific path requirements.

Benefits:

  • Increased flexibility for deployment options.
  • Better integration with existing web applications.
  • Simplified DNS management for users who prefer not to use subdomains.

Thank you for considering this feature request!

Originally created by @danikong on GitHub (Aug 9, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2078 ### What would you like to see? I would like to request the ability to deploy AnythingLLM on a custom root path, such as `example.com/chat`, rather than being limited to subdomain deployments like `chat.example.com`. This feature would allow for greater flexibility in integrating AnythingLLM into existing websites and applications that are structured with specific path requirements. Benefits: - Increased flexibility for deployment options. - Better integration with existing web applications. - Simplified DNS management for users who prefer not to use subdomains. Thank you for considering this feature request!
yindo added the enhancementfeature request labels 2026-02-22 18:24:23 -05:00
yindo closed this issue 2026-02-22 18:24:23 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 9, 2024):

This is an arch NGINX/Webserver setup issue and is out of scope for the project. It is a docker container and you can get it to run however you like, as you could with any other web-service.

Is it more difficult to do? Yes, but it is certainly possible if you know your way around the depths of webserver setup

@timothycarambat commented on GitHub (Aug 9, 2024): This is an arch NGINX/Webserver setup issue and is out of scope for the project. It is a docker container and you can get it to run however you like, as you could with any other web-service. Is it more difficult to do? Yes, but it is certainly possible if you know your way around the depths of webserver setup
yindo changed title from [FEAT]: Support for Custom Root Path to [GH-ISSUE #2078] [FEAT]: Support for Custom Root Path 2026-06-05 14:40:18 -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#1353