bernardopires / django-tenant-schemas

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

healthcheck #696

Open TomaszMru opened 1 year ago

TomaszMru commented 1 year 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 1 year ago

@TomaszMru Did you fixed this issue ?

TomaszMru commented 1 year ago

He

@TomaszMru Did you fixed this issue ?

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