Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

telemark/robot-stats

Repository files navigation

Build Status js-standard-style

robot-stats

Robot for collecting stats and posting the results to a stats service.

Setup

Update docker.env with correct settings

NODE_ENV=production
SYSTEM_NAME=robot-stats
DIRECTORIES_PATH=test/directories
JWT_SECRET=Louie Louie, oh no, I got to go Louie Louie, oh no, I got to go
STATS_SERVICE_URL=https://stats.service.t-fk.no/stats
PAPERTRAIL_HOSTNAME=robot-stats
PAPERTRAIL_HOST=logs.papertrailapp.com
PAPERTRAIL_PORT=12345

Build

$ docker build -t robot-stats .

Usage

$ docker run --env-file=docker.env --rm robot-stats

This will start a container. Do the job. Stop the container and remove it.

Related

License

MIT

About

Robot for collecting stats

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors