Geoff Bourne
b401873298
docs: Revert "update proxy section with correct env vars"
...
This reverts commit 1c9bbee3
Those env vars already get set by the startup script given PROXY
2019-11-26 08:56:29 -06:00
Geoff Bourne
1c9bbee3b3
docs: update proxy section with correct env vars
...
Fixes #415
2019-11-23 14:08:32 -06:00
hannah98
5fa33c7813
Better handle CurseForge manifest.json ( #414 )
2019-11-21 13:50:06 -06:00
Geoff Bourne
581d5fde1d
ci: add adopt11 to docker-versions-create.sh
2019-11-16 09:30:39 -06:00
Geoff Bourne
382336d39d
ci: add batch mode to docker-versions-create.sh
2019-11-16 09:30:06 -06:00
Geoff Bourne
5bd3a818a3
ci: fix SC2162 in docker-versions-create.sh
2019-11-16 09:29:48 -06:00
Geoff Bourne
97874f3481
ci: pre-declare merge commit message to avoid need for interaction
2019-11-16 09:04:03 -06:00
Alexei
135bafefeb
docker-versions-create init ( #408 )
2019-11-16 08:46:52 -06:00
Dwight Spencer
15b8c5a7e7
(improvement) Offsets healthcheck to T+1m ( #397 )
2019-11-13 16:52:57 -06:00
jmyoung
15990071d4
Fixed JVM_XX_OPTS for FTB servers ( #400 )
2019-10-14 11:24:26 -05:00
Geoff Bourne
d00f9d3609
Normalize EULA value to lowercase to match Forge expectations
...
For #394
2019-10-01 13:54:14 -05:00
Geoff Bourne
5ad745de75
Initial support for GENERIC_PACK
...
For #392
2019-09-29 11:45:39 -05:00
Pavel Andreyev
b67580af2c
Support .conf extension for config files ( #388 )
...
* Support .conf extension for config files
* Update the docs for env variables
2019-09-24 10:21:59 -05:00
Geoff Bourne
2900062df5
Always update whitelist from env since it is processed additive anyway
...
For #283
2019-09-22 16:48:59 -05:00
Geoff Bourne
67fe8931dd
Upgrade easy-add, which now logs to stdout
2019-09-22 16:40:54 -05:00
Geoff Bourne
e6f593e8c4
Updating tools to support ARCH=386 builds
2019-09-18 21:14:08 -05:00
Geoff Bourne
8924740cfe
Bump mc-server-runner to 1.3.3 to allow for 386 builds
2019-09-17 21:06:29 -05:00
Björn Richter
34d4ae0b59
Only write EULA when it's set to TRUE
( #387 )
...
* Only write EULA when it's set to `TRUE`
- This prevents a false value to be written while not being able to correct it afterwards using the environment variable.
* Convert EULA value to upper case to allow lower case `true` as value
2019-09-15 17:15:33 -05:00
Geoff Bourne
62a4541df5
Fix upgrade support for Paper
...
For #361
2019-09-15 14:09:27 -05:00
Geoff Bourne
401958c0d6
Add debugs for Fabric setup
...
For #361
2019-09-15 09:54:13 -05:00
Geoff Bourne
8859d223bf
Track Minecraft version also in Fabric install marker
...
For #361
2019-09-14 22:29:54 -05:00
Geoff Bourne
621962ad9c
Always populate ops.txt to allow for additive config
...
For #283
2019-09-08 17:22:20 -05:00
Aurélien Bertron
5c238af3df
Add spawn protection setting ( #386 )
2019-09-08 16:40:45 -05:00
Geoff Bourne
8e148095f0
Adding link for github README
2019-08-24 11:12:41 -05:00
DocQuantum
3c55a05b1c
Added ability to add resource-pack from environment vars ( #379 )
2019-08-24 10:38:59 -05:00
Geoff Bourne
d293a65f5e
Add MEMORY example
...
Fixes #377
2019-08-17 14:40:51 -05:00
Geoff Bourne
e6bfa01db5
Revert "Switch to OpenJ9 base image ( #360 )"
...
This reverts commit 93197ffb
2019-08-10 17:47:46 -05:00
Geoff Bourne
4e122a67d3
Added description of CONSOLE=FALSE option ( #80 )
2019-08-10 17:47:26 -05:00
Geoff Bourne
b11863d3b2
Delegate ToF buildtools inclusion to extending images ( #331 )
2019-08-10 17:05:23 -05:00
Geoff Bourne
93197ffb77
Switch to OpenJ9 base image ( #360 )
2019-08-10 17:04:38 -05:00
Tyler Page
f02baa8761
fix duplicate projects subpath ( #371 )
...
`CURSE_URL_BASE` already had `/projects` appended to it, missed it by mistake
2019-08-03 07:47:41 -05:00
Michael Vorburger ⛑️
19e39b84ec
add readinessProbe & livenessProbe to k8s-examples/vanilla-deployment.yml ( #370 )
2019-08-02 13:21:47 -05:00
Tyler Page
53800e460f
fix settings.cfg and preserve semicolons if present ( #369 )
2019-08-02 11:29:22 -05:00
Tyler Page
e061cc7163
Update start-finalSetup02Modpack ( #368 )
...
Fixed curseforge redirect so it actually downloads the JAR file, not an HTML page
2019-08-02 11:28:35 -05:00
Geoff Bourne
e61942f33e
Revert "Update start-minecraftFinalSetup ( #365 )"
...
This reverts commit f8b97bf9
2019-08-01 18:03:11 -05:00
Tyler Page
f8b97bf909
Update start-minecraftFinalSetup ( #365 )
2019-07-31 18:58:13 -05:00
Geoff Bourne
ed272da302
Add script to update multiarch manifest
2019-07-26 12:25:47 -05:00
Geoff Bourne
e8b7975295
Configure no-reponse github app
2019-07-26 10:47:01 -05:00
Geoff Bourne
cae1a20973
Purge /data/temp before each Spigot build
...
Fixes #354
2019-07-22 21:33:54 -05:00
Alan
165150a852
Fix -version => -mcversion ( #352 )
...
Fabric's installer uses `-mcversion` to specify the Minecraft version (https://fabricmc.net/wiki/install ). The way the command is written right now it will always use the latest version of MC and ignore the `VERSION` specification.
2019-07-21 09:05:54 -05:00
Geoff Bourne
ad2674bf8e
misc: putting gitter reference back to "dockerfiles"
2019-07-20 16:14:27 -05:00
Geoff Bourne
b72266f7bf
Add a README in old location
2019-07-20 16:09:03 -05:00
Geoff Bourne
79c864ae19
Fixed repo references
2019-07-20 16:04:23 -05:00
Geoff Bourne
451eec4db5
Update repo references
2019-07-20 16:02:46 -05:00
Geoff Bourne
539f7ada70
Exclude examples and IDE metadata directories from docker build
2019-07-20 15:58:41 -05:00
Geoff Bourne
c60156d245
Moved Minecraft server files to top-level
2019-07-20 15:51:40 -05:00
Geoff Bourne
281bd3660f
Remove archived image definitions
2019-07-20 14:34:08 -05:00
Geoff Bourne
5ffc37ac80
mc: fixed typo in bedrock server note
2019-07-13 07:51:31 -05:00
Geoff Bourne
807f4cb32b
mc: Add link to Bedrock server image
2019-07-13 07:29:42 -05:00
Geoff Bourne
f23925f87f
Merge pull request #348 from crazymanjinn/master
...
Add support for Fabric server
2019-07-13 07:26:35 -05:00