statuspage
statuspage copied to clipboard
A simple self-hosted status page site with an API written in Django under the BSD license
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...
The demo site is currently down while I shuffle infrastructure. I'd like to get it back up at some point, but also dockerize the app so people can play with...
demo?
Is there a demo somewhere to see how this looks like? Any Docker image available for quick deployment?
What do you think of [creating a 'Deploy to Heroku' button](https://devcenter.heroku.com/articles/heroku-button)? That would make the setup on [Heroku](https://www.heroku.com/) much more simple. 😎
The 'Hidden Incidents' page shows open incidents, not hidden incidents. Unable to easily retrieve and re-open an old incident because of this.
Support custom favicons