from Hacker News

Show HN: I made a self-hosted GitHub traffic dashboard

by vladkens on 8/6/24, 1:46 AM with 0 comments

Hi HN! I'm excited to introduce ghstats – a self-hosted dashboard for Github traffic history longer than 14 days.

Github has a great traffic feature that allows you to see why a repo went viral (or just where people are finding it), but this data is only stored for the last 14 days. I wanted to keep this data for a longer period and have the ability to view it all in one place.

This service is currently a basic version. It can be installed on a home server from a Docker image and uses only 5 MB of memory.

I would appreciate any feedback or suggestions.