Closed deurk closed 1 year ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
I have not been able to set up the docker image to work on a subdirectory of a given FQDN. The intented goal is to have several instances of Healthchecks running under the same FQDN like:
I feel like it's related to Healthchecks directly (the way Django is set up) but I might be missing something, hence the question here. Has anybody succeeded ?
I am running it behind a Traefik and can provide any configurations needed.
Thanks a lot.
Expected Behavior
No response
Steps To Reproduce
Tried setting
FORCE_SCRIPT_NAME = "/xxxx"
in thelocal_settings.py
file without success.Environment
CPU architecture
x86-64
Docker creation