Geoff Bourne
f63463e654
Removed mcadmin.jq since it was no longer used
2020-02-06 15:33:21 -06:00
Geoff Bourne
818539e3de
Switched base image to adoptopenjdk (debian)
2020-02-05 21:33:08 -06:00
Geoff Bourne
f48741f65c
Try BuildKit via regular setup_remote_docker
2020-02-05 08:21:52 -06:00
Geoff Bourne
e9e5af849f
Use docker executor
2020-02-04 20:14:32 -06:00
Geoff Bourne
22d68f5c7c
Enable use-remote-docker
2020-02-04 20:13:02 -06:00
Geoff Bourne
690598da60
Try BuildKit/multiarch support on CircleCI
2020-02-04 20:10:45 -06:00
Geoff Bourne
a24b633ccb
Added support for buildx multi-arch builds
2020-02-04 17:36:03 -06:00
Geoff Bourne
5b8cd8cdcc
Upgraded easy-add and used templated URLs
2020-02-02 15:16:09 -06:00
Geoff Bourne
c35c85e9b5
Included resolved version in bukkit/spigot jar name to support auto-update
...
Fixes #431
2020-02-02 08:09:54 -06:00
Geoff Bourne
2ffc1641a0
Added a git pull when docker-versions-create.sh starts with each branch
2020-02-01 08:52:39 -06:00
Geoff Bourne
9d67dceff3
Removed the remaining use of python
2020-01-30 21:39:35 -06:00
Geoff Bourne
c449a31b37
Removed the need for xq
2020-01-30 21:24:36 -06:00
Geoff Bourne
efd3427fc0
Added back yq/xq pip package until full conversion can be done
...
For #428
2020-01-29 18:02:19 -06:00
Geoff Bourne
88ed017ca7
Simplified mcstatus shim to allow for any command
...
Fixes #426
2020-01-29 08:57:31 -06:00
Geoff Bourne
30ba3a4b78
Restored python temporarily until jq usage can replace it
...
For #427
2020-01-27 14:24:09 -06:00
Geoff Bourne
c8380daee5
Fixed mcstatus shim to actually call mc-monitor
...
For #426
2020-01-27 08:30:54 -06:00
Geoff Bourne
8afb1651fd
Added shim for mcstatus
...
For #426
2020-01-27 07:16:22 -06:00
Geoff Bourne
9560903c80
Replaced mcstatus with mc-monitor, so removed python
2020-01-26 16:57:14 -06:00
Geoff Bourne
e94f6608d2
Fixed UID/GID startup logic to properly handle running as root
...
Fixes #425
2020-01-17 08:27:11 -06:00
Geoff Bourne
949faf1620
docs: added example kube manifest with statefulset
2019-12-29 15:18:31 -06:00
Geoff Bourne
5b3259b1ef
docs: added Discord chat badge
2019-12-28 14:23:04 -06:00
Geoff Bourne
485d7b0612
docs: added info in README about upgrading LATEST/SNAPSHOT versions
...
For #418
2019-12-27 22:04:16 -06:00
Geoff Bourne
94b037428e
Add SKIP_NSSWITCH_CONF option
...
For #416
2019-11-26 21:34:56 -06:00
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