Geoff Bourne
|
5ef21e1ddf
|
Auto-merging via docker-versions-create
|
2020-04-03 13:31:53 -05:00 |
|
Geoff Bourne
|
6521f45f0b
|
Added adopt13 to docker-versions-create.sh
|
2020-04-03 13:30:57 -05:00 |
|
Geoff Bourne
|
414d5bd8ac
|
Auto-merging via docker-versions-create
|
2020-04-03 13:29:03 -05:00 |
|
Geoff Bourne
|
d62c2ffb42
|
Added ENABLE_JMX option
|
2020-04-03 12:32:46 -05:00 |
|
Geoff Bourne
|
15ccf03b28
|
Auto-merging via docker-versions-create
|
2020-04-02 17:47:52 -05:00 |
|
Geoff Bourne
|
d131941b62
|
Revert "Checking health of the container using SERVER_IP variable (#473)"
This reverts commit 6465bca6
|
2020-04-02 10:14:22 -05:00 |
|
Geoff Bourne
|
98f0b36cfc
|
Changed FTB exec to always use shell
For #469
|
2020-04-01 18:50:07 -05:00 |
|
Alexei
|
6465bca640
|
Checking health of the container using SERVER_IP variable (#473)
|
2020-04-01 09:49:21 -05:00 |
|
Geoff Bourne
|
828a48998f
|
Auto-merging via docker-versions-create
|
2020-03-30 08:32:11 -05:00 |
|
Geoff Bourne
|
4ad447ba6c
|
Used shell when FTB server script missing shebang line
For #467
|
2020-03-29 11:43:26 -05:00 |
|
Geoff Bourne
|
736979c20b
|
Removed description of FTB/CF URL option
|
2020-03-29 09:48:50 -05:00 |
|
Geoff Bourne
|
0c34a61332
|
Upgraded mc-server-runner to 1.3.5
Related to #467
|
2020-03-29 09:30:46 -05:00 |
|
Geoff Bourne
|
67d58678a3
|
Added grep in FTB logic to avoid re-adding queryResult flag
Fixes #468
|
2020-03-29 08:55:53 -05:00 |
|
Geoff Bourne
|
fb92a74084
|
Added README section about running on raspberrypi
|
2020-03-28 14:05:16 -05:00 |
|
Geoff Bourne
|
8b5430ca44
|
Added textual link to full docs
Fixes #448
|
2020-03-28 14:01:57 -05:00 |
|
Geoff Bourne
|
f24827f558
|
Removed forced creation of /mods and /config volumes
Related to #464
|
2020-03-28 14:00:22 -05:00 |
|
Geoff Bourne
|
f49b967d5a
|
Added logging of given VERSION and TYPE
|
2020-03-28 13:56:48 -05:00 |
|
Geoff Bourne
|
111ca85c4f
|
Upgraded mc-server-runner to 1.3.4
|
2020-03-28 13:48:47 -05:00 |
|
Geoff Bourne
|
4b590e03ff
|
Auto-merging via docker-versions-create
|
2020-03-26 20:54:25 -05:00 |
|
Geoff Bourne
|
c73bedc63c
|
Removed logging change from docker-versions-create.sh
|
2020-03-26 20:53:10 -05:00 |
|
Geoff Bourne
|
6f67f76eef
|
Upgraded easy-add to 0.7.1
|
2020-03-26 20:50:13 -05:00 |
|
Geoff Bourne
|
002ed4bc77
|
Added armv7 to docker-versions-create.sh
|
2020-03-26 09:41:55 -05:00 |
|
Geoff Bourne
|
0db8780ad9
|
Changed base image to arm32v7/adoptopenjdk
|
2020-03-25 21:05:16 -05:00 |
|
Geoff Bourne
|
9d48e79c64
|
Added multiarch to docker-versions-create.sh
|
2020-03-25 20:13:05 -05:00 |
|
Geoff Bourne
|
5b744176df
|
Merge remote-tracking branch 'origin/master' into multiarch
|
2020-03-25 20:08:47 -05:00 |
|
Geoff Bourne
|
ba7db26157
|
Added README section for Helm charts and examples (#461)
|
2020-03-25 11:24:19 -05:00 |
|
Timo Meijer
|
fc6129261b
|
Add customized log file with 7 day retention (#455)
|
2020-03-20 16:29:52 -05:00 |
|
Pascal Sthamer
|
7702d98766
|
Allow to modify server-ip in server.properties (#454)
Needed when your machine has multiple ip adresses assigned and you want to host your server on another ip than the default one.
|
2020-03-20 09:56:50 -05:00 |
|
Alexei
|
04ed016175
|
Running Minecraft on a different Java version (#450)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
|
2020-03-16 10:06:35 -05:00 |
|
Geoff Bourne
|
1aaaf95950
|
Upgraded easy-add to 0.7.0
|
2020-03-14 15:42:28 -05:00 |
|
Malcolm Nihlén
|
1e334ca7d5
|
Added log prefixes (#444)
|
2020-03-06 09:52:17 -06:00 |
|
Geoff Bourne
|
20b15e0330
|
Merge remote-tracking branch 'origin/master' into multiarch
# Conflicts:
# Dockerfile
|
2020-02-06 16:59:59 -06:00 |
|
Geoff Bourne
|
74df4b6a9c
|
Unified easy-add usage with multiarch and common 'file' template
|
2020-02-06 15:34:14 -06:00 |
|
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 |
|