tempr
Proof-of-concept setup with TICK-stack.
Logging of temperatures from Telldus Live with Telegraf, stored in InfluxDB, visualization with Chronograf and optionally processing with Kapacitor.
N.B: All security-related features (authorization, authentication, etc) are disabled in this setup. Keep this as far as possible away from any production-like use.
Prerequisites
- docker
- docker-compose
- Telldus Live account.
- OAuth tokens for Telldus API from your Telldus Live account.
Get started
- Save OAuth tokens to ./telldus/telldus-secrets.json (se details below)
- docker-compose up
- Access Chronograf GUI @ http://localhost:8888 (substitute localhost for docker host IP)
- Configure Chronograf's InfluxDB connection to http://influxdb:8086
- Configure Chronograf's Kapacitor conneciton to http://kapacitor:9092
Configure
- Configure graphs and dashboards in Chronograf GUI @ http://localhost:8888 (substitute localhost for docker host IP)
Save OAuth tokens
- Get OAuth tokens from api.telldus.com from your Telldus Live account
- Create file ./telldus/telldus-secrets.json using template below
- Replace
"...":s with your token data
{
"telldusPublicKey": "...",
"telldusPrivateKey": "...",
"telldusToken": "...",
"telldusTokenSecret": "..."
}
Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
