https://github.com/m-lab/pusher
Push data from nodes to cloud storage
https://github.com/m-lab/pusher
platform
Last synced: 2 months ago
JSON representation
Push data from nodes to cloud storage
- Host: GitHub
- URL: https://github.com/m-lab/pusher
- Owner: m-lab
- License: apache-2.0
- Created: 2017-10-25T22:17:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T15:28:24.000Z (11 months ago)
- Last Synced: 2024-10-29T14:49:48.470Z (7 months ago)
- Topics: platform
- Language: Go
- Size: 297 KB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pusher
[](https://godoc.org/github.com/m-lab/pusher) [](https://travis-ci.org/m-lab/pusher) [](https://coveralls.io/github/m-lab/pusher?branch=master) [](https://goreportcard.com/report/github.com/m-lab/pusher)
Push data from nodes to cloud storage. This is meant to be a sidecar service
for experiments deployed on [M-Lab](https://www.measurementlab.net).
Experiments write data to a particular directory and this system watches that
directory and tars, compresses, and uploads the data files.Available as a container in [measurementlab/pusher](https://hub.docker.com/r/measurementlab/pusher/) on Docker Hub.