davegaeddert
1 week, 4 days ago
New healthcheck view built in to Plain!
In settings py: HEALTHCHECK_PATH = "/up/"
This is mostly intended for deploy tooling, so it skips host validation and most middleware (which can get in the way with internal hostnames etc.)