upstat
upstat copied to clipboard
🟢 a simple open-source, self-hosted status monitoring tool
Sqlite support will make it faster and easier to setup. But don't replace postgres with sqlite. Some might want to add a external database. You can keep both like this....
Resolves https://github.com/chamanbravo/upstat/issues/34 **Changes made:** 1. Database - removed pgcrypto from Postgres migration script - added separate migration scripts for Postgres and Sqlite 2. API - added sqlite connection as default...
Hi, The project is quite interesting and could be a serious alternative to UptimeKuma. Here are the points I think it would be nice to have: The possibility of having...
It would be very convenient to run this as a single binary without requiring nodejs. With sqlite support, no database would need to be installed.
name: "Enhancement" about: "Confirmation before deleting." ### Enhancement Add a confirmation dialog before deleting items.
name: "🚀🆕 Feature Request" about: "Delete data older than a month or 6 months." title: "Delete data older than a month or 6 months." labels: "Type: Feature" ### **🚀 Feature...
`404: NOT_FOUND Code: DEPLOYMENT_NOT_FOUND`
How do we access the OpenAPI swagger docs? To help devs, are you able to run Swagger UI at https://upstat.vercel.app/docs ?