itzg/docker-minecraft-server
Support fetching world and other init data from S3
開放
#4,006 建立於 2026年4月8日
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!