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
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