[GH-ISSUE #2034] Allow use of context (subdirectory) instead of subdomains #3208

Closed
opened 2026-03-14 06:52:22 +03:00 by kerem · 1 comment
Owner

Originally created by @muzzol on GitHub (Oct 17, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2034

Is your feature request related to a problem? Please describe.
Install script only gives you the option to use subdomains:

      api.mydomain.com
      mesh.mydomain.com
      rmm.mydomain.com

Describe the solution you'd like
I would like to use context instead of subdomains:

mydomain.com/api
mydomain.com/mesh
mydomain.com/rmm

Additional context
This configuration allows more options, simplicity and flexibility for certs, proxys and general management.

Originally created by @muzzol on GitHub (Oct 17, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2034 **Is your feature request related to a problem? Please describe.** Install script only gives you the option to use subdomains: ``` api.mydomain.com mesh.mydomain.com rmm.mydomain.com ``` **Describe the solution you'd like** I would like to use context instead of subdomains: ``` mydomain.com/api mydomain.com/mesh mydomain.com/rmm ``` **Additional context** This configuration allows more options, simplicity and flexibility for certs, proxys and general management.
kerem closed this issue 2026-03-14 06:52:27 +03:00
Author
Owner

@wh1te909 commented on GitHub (Oct 17, 2024):

this will never be possible without a complete rewrite

<!-- gh-comment-id:2420115483 --> @wh1te909 commented on GitHub (Oct 17, 2024): this will never be possible without a complete rewrite
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3208
No description provided.