All apps · 0 apps
alpaca-to-influxdb
Docker app from NixonInnes' Repository
Overview
Alpaca 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 stock market data, provided by the [Alpaca API](https://alpaca.markets/), into your own [Influx database](https://www.influxdata.com/).
The container collects the 1m candles (klines) for each of the configured market tickers.
Install alpaca-to-influxdb on Unraid in a few clicks.
Find alpaca-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 alpaca-to-influxdb Review the template variables and paths Click Install
Categories
Download Statistics
2,326
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
nixoninnes/alpaca-to-influxdb:latestLast Updated2021-04-07
First Seen2021-04-07
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
ConfigPathrw
Container Path: /config
- Target
- /config
- Default
- /mnt/user/appdata/alpaca-to-influxdb
- Value
- /mnt/user/appdata/alpaca-to-influxdb
Alpaca API Key IDVariable
Container Variable: ALPACA_ID
- Target
- ALPACA_ID
Alpaca API Key SecretVariable
Container Variable: ALPACA_KEY
- Target
- ALPACA_KEY
InfluxDB TokenVariable
Container Variable: INFLUX_TOKEN
- Target
- INFLUX_TOKEN