# FIXME: until upstream supports arm64 images: https://github.com/developmentseed/titiler/pull/740
container_image = if arm?
"ghcr.io/firefishy/titiler:latest"
# FIXME: until upstream supports arm64 images: https://github.com/developmentseed/titiler/pull/740
container_image = if arm?
"ghcr.io/firefishy/titiler:latest"
:GDAL_CACHEMAX => 200,
:GDAL_DISABLE_READDIR_ON_OPEN => "EMPTY_DIR",
:GDAL_INGESTED_BYTES_AT_OPEN => 32768,
:GDAL_CACHEMAX => 200,
:GDAL_DISABLE_READDIR_ON_OPEN => "EMPTY_DIR",
:GDAL_INGESTED_BYTES_AT_OPEN => 32768,
ssl_certificate "tiler.openstreetmap.org" do
domains "tiler.openstreetmap.org"
notifies :reload, "service[nginx]"
ssl_certificate "tiler.openstreetmap.org" do
domains "tiler.openstreetmap.org"
notifies :reload, "service[nginx]"