docker-minecraft-server/examples
2023-05-14 13:09:54 -05:00
..
atm8 docs: added filebrowser sidecar example (#2110) 2023-04-30 11:43:43 -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
modrinth-paper Add Modrinth plugins support for Spigot/Paper (#1885) 2023-01-02 13:29:20 -06:00
multi-project Added multi-project example (#1824) 2022-11-13 16:48:30 -06:00
one-block-modded With AUTO_CURSEFORGE handle modpacks not allowed for distribution by author (#2059) 2023-04-02 18:19:42 -05:00
paper-build-plugins Updated paper build example to use stdin/tty 2020-04-10 11:00:22 -05:00
pixelmon autocf: switch to official CurseForge API, but needs CF_API_KEY (#2043) 2023-03-29 21:00:39 -05:00
valhelsia2 Download and use packwiz from Maven repository (#1725) 2022-09-10 12:58:32 -05:00
valhesia5 autocf: switch to official CurseForge API, but needs CF_API_KEY (#2043) 2023-03-29 21:00:39 -05:00
vanilla-tweaks Correcting and extending vanillatweaks example (#2013) 2023-03-17 14:24:16 -05:00
vault-hunters-1-18-2 autocf: switch to official CurseForge API, but needs CF_API_KEY (#2043) 2023-03-29 21:00:39 -05:00
.gitignore Add Modrinth plugins support for Spigot/Paper (#1885) 2023-01-02 13:29:20 -06: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-atm7.yaml Remove duplicate VIEW_DISTANCE env variable (#1808) 2022-10-29 14:04: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-bettermcplus Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788) 2022-10-16 17:49:25 -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-tnp5.yml Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788) 2022-10-16 17:49:25 -05:00
docker-compose-generic-pack.yml Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788) 2022-10-16 17:49:25 -05: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-modpack.yml Added support for Modrinth modpacks as a server type (#2128) 2023-05-14 13:09:54 -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 docs: fixed volumes typo in docker-compose-paper.yml example (#1928) 2023-01-26 09:24:36 -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 Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788) 2022-10-16 17:49:25 -05:00
docker-compose-simple.yml Handle installation of older Fabric versions (#1945) 2023-02-02 21:05:54 -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 Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788) 2022-10-16 17:49:25 -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 Added README section for Helm charts and examples (#461) 2020-03-25 11:24:19 -05:00

Deployment Examples

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