Skip to content

Docker image build stack of InfluxDB 1.8.10 for arm7 w/32bit big DB patch from repo maintained by simonvetter/influxdb

Notifications You must be signed in to change notification settings

raoulbhatia/docker-influxdb-arm32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-influxdb-arm32

This repo builds an influxdb docker image with patches for large databases on 32-bit systems by @fluffynukeit.

@simonvetter has made a branches of influxdb 1.8 releases with these changes applied (e.g. https://github.com/simonvetter/influxdb/tree/1.8.4+big_db_32bit) which is used to compile the binaries.

More information here: influxdata/influxdb#12362

Usage

Docker images are available on ghcr.io.

If you don't use the default configuration, add the follwing to the [data] section of your influxdb configuration file:

tsm-use-seek = true

About

Docker image build stack of InfluxDB 1.8.10 for arm7 w/32bit big DB patch from repo maintained by simonvetter/influxdb

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%