itzg/docker-minecraft-server

Support fetching world and other init data from S3

开放

#4,006 创建于 2026年4月8日

 (1 条评论) (0 个反应) (0 位负责人)Shell (1,858 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (13,694 个星标)
PR 合并指标
 (平均合并 15小时 10分钟) (30 天内合并 32 个 PR)

描述

Enhancement Type

Improve an existing feature

Describe the enhancement

It would be great if all features that support downloading from a URL or container path, e.g. WORLD, OPS_FILE, WHITELIST_FILE, ICON, etc. supported getting the respective files from a (private) S3 or bucket or other compatible object storage. An easy workaround is proxying via nginx-s3-gateway or similar, but builtin support seems more straightforward.

Thanks for considering!

贡献者指南