docker-minecraft-server/examples
Geoff Bourne fabe14db49
Download and use packwiz from Maven repository (#1725)
Also
* Added github actions debug support
* added use of fileNotExists
2022-09-10 12:58:32 -05:00
..
k8s docs: Updated readiness and liveness probes in k8s example (#1592) 2022-07-09 17:30:08 -05:00
modpacks fix: update Sky Factory version link (#898) 2021-05-27 07:41:05 -05:00
paper-build-plugins Updated paper build example to use stdin/tty 2020-04-10 11:00:22 -05:00
valhelsia2 Download and use packwiz from Maven repository (#1725) 2022-09-10 12:58:32 -05:00
vanilla-tweaks Adding Vanilla Tweaks Options (#1246) 2022-01-03 21:59:19 -06:00
.gitignore Download and use packwiz from Maven repository (#1725) 2022-09-10 12:58:32 -05:00
README.md Added README section for Helm charts and examples (#461) 2020-03-25 11:24:19 -05:00
docker-compose-autopause.yml For autopause, added use of mc-monitor to detect players connected (#1059) 2021-09-30 16:51:51 -05:00
docker-compose-autostop.yml Autostop feature (#1212) 2021-12-20 18:27:27 -06:00
docker-compose-big.yml Updated examples to version 3.8 (#872) 2021-05-13 22:51:47 -05:00
docker-compose-curseforge.yml For CurseForge, avoid conflicting start script error when run.sh present (#1539) 2022-05-30 08:41:21 -05:00
docker-compose-fabric.yml Simplified and improved multi-version handling for Fabric 2021-07-10 14:56:10 -05:00
docker-compose-forge.yml Converted TYPE=FORGE to use image helper 2021-10-17 12:35:45 -05:00
docker-compose-ftba.yml Allowed FTB_MODPACK_VERSION_ID to be an empty value 2021-10-23 09:40:36 -05:00
docker-compose-generic-pack-atm7.yml build: output time spent on each setuponly test (#1569) 2022-06-18 09:56:53 -05:00
docker-compose-generic-pack-tnp5.yml Added example for GENERIC_PACK TNP5 (#1698) 2022-08-28 17:43:57 -05:00
docker-compose-generic-pack.yml fix: ensured GENERIC_PACKS are re-applied with REMOVE_OLD_MODS (#1257) 2022-01-05 21:38:51 -06:00
docker-compose-magma.yml Download and use Magma server jar rather than installer (#1618) 2022-07-20 21:14:38 -05:00
docker-compose-modrinth.yml Added support for downloading mods from Modrinth (#1577) 2022-06-27 09:08:21 -05:00
docker-compose-mods-file.yml Added MODS_FILE option 2021-10-15 18:42:44 -05:00
docker-compose-mods-mount.yml Download and use packwiz from Maven repository (#1725) 2022-09-10 12:58:32 -05:00
docker-compose-mohist.yml Converted mohist deployment to use image helper 2021-10-16 22:10:09 -05:00
docker-compose-paper.yml Created new template for docker-compose-paper.yml (#1198) 2021-12-13 14:25:21 -06:00
docker-compose-proxied.yml Updated examples to version 3.8 (#872) 2021-05-13 22:51:47 -05:00
docker-compose-rconcmd.yml Fixing missing export, fixed run order, added real world working example (#1397) 2022-03-04 16:52:00 -06:00
docker-compose-rlcraft.yml Constrain GENERIC_PACK base detection depth (#1528) 2022-05-22 11:35:52 -05:00
docker-compose-simple.yml docs: added tty and stdin_open to example file 2022-02-28 21:40:47 -06:00
docker-compose-spiget.yml Allow for multiple patterns in REMOVE_OLD_MODS_INCLUDE/EXCLUDE (#1637) 2022-07-29 21:28:04 -05:00
docker-compose-spongeforge.yml Updated examples to version 3.8 (#872) 2021-05-13 22:51:47 -05:00
docker-compose-world-download.yml Updated examples to version 3.8 (#872) 2021-05-13 22:51:47 -05:00
docker-compose.yml misc: moved baseline files to `files` 2021-10-22 21:23:16 -05:00
mods.txt Added MODS_FILE option 2021-10-15 18:42:44 -05:00

README.md

Deployment Examples

This directory contains various deployment examples of the itzg/minecraft-server Docker image.