Geoff Bourne

Results 719 comments of Geoff Bourne

I am 100% on board with supporting webhooks. mc-image-helper can be enhanced in any way to streamline that. > It certainly is dependent on the container itself, but for example,...

Yeah, I'm thinking the webhook method (GET, POST, etc), URL, and body template string could be the input environment variables. That template can be JSON or whatever the receiver needs...

Thanks for pointing that out. Since all of the options are in place to allow applying this, I'm thinking of starting out with a new documentation page where security/vulnerabilities like...

> ALSO : just a thought.. is there abetter way to reduce log generations. down to show only warns and errors.. so it doesn't spam logs with all the info...

Great suggestion. It would be awesome if you could PR a new entry in this docs section: https://github.com/itzg/docker-minecraft-server/tree/master/docs/misc/deployment

Can you help locate documentation on server side automation, like any special server installer jar, modpack format, download API, etc?

Modpacks obtained from CurseForge should use https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/ I no longer actively support any of the "start.sh" style server modpacks, but there's a good chance this will already work https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/curseforge/ I...

You don't need to manually download the modpack files with the CurseForge support https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/ Ah, if the modpack you mentioned it Tekkit only, then back to the original request. I'll...

And then it would redownload everything at next startup? What broader problem are you wanting solved? Running on small drives?