Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

UW-Macrostrat/rockd-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rockd Usage Stats

The project is meant to parse Traefik logs and post to rockd api, in order to store location statistics for rockd

Requirements

  • Python 3.7+
  • Packages listed in requirements.txt

Installation

  1. Clone the repo:
    git clone https://github.com/davidsklar99/rockd-usage-stats.git
    cd rockd-usage-stats
    

Running

You can either run the script directly using

./run.sh

Or you can use the docker container by running

docker build -t stats .
docker run --rm stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published