Kuvasz Alternatives
Similar projects and alternatives to kuvasz based on common topics and language
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
apartment-registration-notification
A serverless, cloud-native crawler that uses AWS and GCP free tier to crawl apartment purchasing information and sending email notifications.
-
hertzbeat
Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
-
apartment-registration-alert
Discontinued A serverless, cloud-native crawler that uses AWS and GCP free tier to crawl apartment purchasing information and sending email notifications. [Moved to: https://github.com/hyrepo/apartment-registration-notification]
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
kuvasz discussion
kuvasz reviews and mentions
-
Show HN: Kuvasz – an open-source uptime and SSL monitoring service
A few months ago I took out my side project - an uptime & SSL monitoring service - from the drawer. I've decided to give it a new life and completely overhauled it, added a lot of new feature, and most importantly, a UI.
Highlights
configurable uptime & SSL monitoring
Telegram, Slack, PagerDuty & E-mail notifications (more to come!)
fully-fledged REST API
a responsive, modern & fast UI
monitors are optionally configurable via a single YAML file, or you can choose to use either the UI or the API to maintain them
Cloud-native, distributed as amd64 and arm64 images
Only one dependency: a PostgreSQL database to connect to
Extensive examples in the docs
stable memory usage (max ~360MB) & great performance
It's written in Kotlin, under the hood it uses Micronaut with Netty, jOOQ, and PostgreSQL, and the server-side-rendered UI is built with kotlinx.html, Alpine.js, and htmx.
It's called Kuvasz (pronounce as [ˈkuvɒs]), and you can find the repository here: https://github.com/kuvasz-uptime/kuvasz
And the website with the extensive documentation here: https://kuvasz-uptime.dev
Stats
kuvasz-uptime/kuvasz is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kuvasz is Kotlin.