binance-to-influxdb

Docker app from NixonInnes' Repository

Overview

Binance to Influx is a container designed to be run on an [Unraid](https://www.Unraid.net/) server via Docker. The purpose of the container is to simplify the ingestion of cryptocurrency market data, provided by the [Binance API](https://binance.com/), into your own [Influx database](https://www.influxdata.com/). The container collects the candles (klines) for each of the configured crypto symbols (e.g. BTCUSDT).

Install binance-to-influxdb on Unraid in a few clicks.

Find binance-to-influxdb in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for binance-to-influxdb Review the template variables and paths Click Install

Download Statistics

3,600
Total Downloads

Related apps

Details

Repository
nixoninnes/binance-to-influxdb:latest
Last Updated2021-04-06
First Seen2021-04-07

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

ConfigPathrw

Container Path: /config

Target
/config
Default
/mnt/user/appdata/binance-ingester
Value
/mnt/user/appdata/binance-to-influxdb
InfluxDB TokenVariable

Influx database access token

Target
INFLUXDB_TOKEN