bernardopires / django-tenant-schemas

Tenant support for Django using PostgreSQL schemas.
https://django-tenant-schemas.readthedocs.org/en/latest/
MIT License
1.45k stars 425 forks source link

healthcheck #696

Open TomaszMru opened 10 months ago

TomaszMru commented 10 months ago

How can I implement healthcheck with this module? App response with 404 because loadbalancer use IP of nodes. Is any way to implement default schema?

Jaganvk29 commented 9 months ago

@TomaszMru Did you fixed this issue ?

TomaszMru commented 9 months ago

He

@TomaszMru Did you fixed this issue ?

Nope, there is only workaround to accept 404 as valid response.