https://github.com/drpsychick/docker-githubtraffic
Simple python to retrieve GitHub traffic metrics
https://github.com/drpsychick/docker-githubtraffic
docker github traffic
Last synced: 3 months ago
JSON representation
Simple python to retrieve GitHub traffic metrics
- Host: GitHub
- URL: https://github.com/drpsychick/docker-githubtraffic
- Owner: DrPsychick
- License: gpl-3.0
- Created: 2021-04-11T16:34:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T23:47:13.000Z (almost 2 years ago)
- Last Synced: 2024-09-11T04:07:53.549Z (almost 2 years ago)
- Topics: docker, github, traffic
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Docker image: githubtraffic](https://hub.docker.com/r/drpsychick/githubtraffic/)
[](https://hub.docker.com/r/drpsychick/githubtraffic/tags)
[](https://github.com/DrPsychick/docker-githubtraffic/actions)
[](https://github.com/drpsychick/docker-githubtraffic/blob/master/LICENSE)
[](https://hub.docker.com/r/drpsychick/githubtraffic/)
[](https://hub.docker.com/r/drpsychick/githubtraffic/)
[](https://github.com/drpsychick/docker-githubtraffic)
[](https://github.com/drpsychick/docker-githubtraffic/graphs/contributors)
[](https://github.com/drpsychick/docker-githubtraffic/issues)
[](https://github.com/drpsychick/docker-githubtraffic/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/drpsychick/docker-githubtraffic/pulls)
[](https://github.com/drpsychick/docker-githubtraffic/pulls?q=is%3Apr+is%3Aclosed)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FTXDN7LCDWUEA&source=url)
[](https://github.com/sponsors/DrPsychick)
A very simple python script that just fetches view and clone traffic
to print it to standard out and optionally push it to influxdb
```shell
docker run --rm --env-file .env -t drpsychick/githubtraffic
```