diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-12-29 08:50:42 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-12-29 08:50:42 +0100 |
commit | cd5fbeb4b35408a8bfbb92e0d675880a71f0f01c (patch) | |
tree | 46d652fa831fe06d8a174337b26527a88a168f8a | |
parent | 4f6dc93c00ab0841586c6751e5e8e0cedad9e41c (diff) |
Readme improvements
-rw-r--r-- | README.rst | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,6 +1,6 @@ -====================================== - kerbana - a data management platform -====================================== +==================================================== + kerbana - a data storage and visualization platform +==================================================== kerbana is a platform that receives data from MQTT, saves it into RRDs (Round Robin Databases) and generates and serves user-configured graphs. @@ -11,6 +11,10 @@ few users. Think environmental monitoring at home, not data monitoring inside a datacenter (there are already many other versatile, if complex, solutions for that usecase). +It has been written by a backend developer for backend developers and +bearded sysadmins, and thus its perceived ugliness is a design and +usability choice. + The name comes from kerbaną_, cognate of γράφω_ .. _kerbaną: https://en.wiktionary.org/wiki/Reconstruction:Proto-Germanic/kerban%C4%85 |