Docs and scripts for Fedora Datanommer and the fools who love her
Find a file
2026-03-25 22:23:50 +01:00
docs Progress 2026-03-25 22:23:50 +01:00
iac Progress 2026-03-25 11:56:17 -05:00
.gitignore Progress 2026-03-24 11:50:41 -05:00
README.md Progress 2026-03-24 15:05:29 -05:00

How to have an analytics datanommer

What's a Datanommer?

Process

  1. Have a database:
    • Restore a full upstream backup (~17 hours)
    • Congrats! You can't do very much because the messages are json in a text field 🙃. (This is because some of the incoming json is >256M or has \u0000 JSON nulls in it.)
  2. Have a database you can actually query
  3. Have fun!

General Info