itzg/docker-minecraft-server

Support fetching world and other init data from S3

Aberta

#4.006 aberto em 8 de abr. de 2026

 (1 comentário) (0 reação) (0 responsável)Shell (1.858 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (13.694 estrelas)
Métricas de merge de PR
 (Mesclagem média 15h 10m) (32 fundiu PRs em 30d)

Description

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!

Guia do colaborador