Geoff Bourne
|
7047e565fc
|
Merge pull request #183 from BinaryShock/minecraft-refactor
Code refactorization
|
2017-11-01 21:26:17 -05:00 |
|
Geoff Bourne
|
518986d28e
|
[mc] Added support for LEVEL_TYPE = RTG
|
2017-10-02 20:06:41 -05:00 |
|
Geoff Bourne
|
2357914b4c
|
[es] Upgrade to 5.5.2
|
2017-09-24 19:17:38 -05:00 |
|
Geoff Bourne
|
e5a4428515
|
[mc] Install iputils and wget for FTB compat
|
2017-09-24 11:46:47 -05:00 |
|
Geoff Bourne
|
6b9033318b
|
[mc] For FTB pass-thru custom mod URLs
for #155
|
2017-09-03 20:20:25 -05:00 |
|
Geoff Bourne
|
9ee907783d
|
[mc] Added issues link
|
2017-09-02 12:29:50 -05:00 |
|
Geoff Bourne
|
463cc62b75
|
[mc] Check writability of /data
Document JVM_OPTS
For #176 and #177
|
2017-09-02 12:24:09 -05:00 |
|
Geoff Bourne
|
5afd98edd8
|
[es] Upgrade to 5.5.1
|
2017-08-12 13:58:39 -05:00 |
|
Geoff Bourne
|
8b9051d72e
|
Merge pull request #174 from Rob5Underscores/master
Add support for a zip file of mod configs to be supplied!
|
2017-07-17 06:56:44 -05:00 |
|
Geoff Bourne
|
fe808be91b
|
Merge pull request #173 from opHASnoNAME/master
Set UID for ES_DEFAULT_USER to 1100, avoid conflicts with debian host…
|
2017-07-16 14:16:24 -05:00 |
|
Geoff Bourne
|
7f39d1f22e
|
[mc] Properly check empty json files to fix
For #162
|
2017-07-15 20:02:40 -05:00 |
|
Geoff Bourne
|
caf2fc2ab6
|
[es] Correcting old-ADD tar file path
|
2017-07-13 09:09:10 -05:00 |
|
Geoff Bourne
|
5dd8141e5e
|
Merge pull request #169 from manojsb/patch-1
Upgrade to ES 5.5.0
|
2017-07-13 08:53:42 -05:00 |
|
Geoff Bourne
|
2ff28675d4
|
[es] Adapt to new Dockerfile ADD behavior
|
2017-07-13 08:52:02 -05:00 |
|
Geoff Bourne
|
e41efba176
|
[es] Using NON_DATA in 3x1GB stack
For #165
|
2017-07-04 18:08:10 -05:00 |
|
Geoff Bourne
|
0502813496
|
[es] Add NON_DATA type
For #165
|
2017-07-04 18:06:08 -05:00 |
|
Geoff Bourne
|
932a6828f9
|
[mc] Auto fix pre 1.12 empty json
For #162
|
2017-07-03 14:20:12 -05:00 |
|
Geoff Bourne
|
d176ef3f6a
|
Merge pull request #167 from lukascernydis/master
Added option REMOVE_OLD_MODS
|
2017-07-01 20:09:12 -05:00 |
|
Geoff Bourne
|
e1531c3237
|
[mc] Switch to openjdk alpine base image
|
2017-06-29 19:45:51 -05:00 |
|
Geoff Bourne
|
47af45a430
|
Merge pull request #166 from macman31/patch-1
Fix typos in config file generation
|
2017-06-29 19:19:11 -05:00 |
|
Geoff Bourne
|
d09a56075f
|
[es] Add an example minimal composition
|
2017-06-28 23:17:39 -05:00 |
|
Geoff Bourne
|
e261fae348
|
[es] Upgrade to 5.4.2
|
2017-06-21 19:06:13 -05:00 |
|
Geoff Bourne
|
5b8668d73f
|
[mc] Add dinnerbone's mcstatus and use it for HEALTHCHECK
Part of #159
|
2017-06-11 11:03:00 -05:00 |
|
Geoff Bourne
|
123292b56b
|
Merge pull request #156 from dirkcjelli/mc_fixes
minecraft-server: Fixed FORGEVERSION case, add support for BIOMESOP
Fixes #139
|
2017-06-07 21:00:39 -05:00 |
|
Geoff Bourne
|
532c9fa69a
|
Merge branch 'master' into mc_fixes
|
2017-06-07 20:54:35 -05:00 |
|
Geoff Bourne
|
e509563b10
|
[mc] Correctly pre-populate json config files
For #158
|
2017-06-07 20:43:35 -05:00 |
|
Geoff Bourne
|
899f31917c
|
[mc] Add some FORGE_INSTALLER lookup messages
|
2017-06-07 08:07:44 -05:00 |
|
Geoff Bourne
|
e6ca9a1c6d
|
[mc] glob for forge jar, but exclude installer
|
2017-06-06 23:09:45 -05:00 |
|
Geoff Bourne
|
24c68b9c2c
|
[mc] Avoid trying to run forge installer as server
|
2017-06-06 22:36:39 -05:00 |
|
Geoff Bourne
|
2891e1ac3e
|
[mc] Check for valid $FORGE_INSTALLER
|
2017-06-05 21:34:15 -05:00 |
|
Geoff Bourne
|
71527b87c1
|
[mc] Add support for custom Forge installer sources
For #154
|
2017-06-03 20:51:54 -05:00 |
|
Geoff Bourne
|
df25a22634
|
[es] Upgrade to 5.4.1
|
2017-06-02 12:02:11 -05:00 |
|
Geoff Bourne
|
5c6a2cf44f
|
[mc] Use a probing approach to find Forge URL and launcher name
For #91 and #153
|
2017-05-28 20:55:09 -05:00 |
|
Geoff Bourne
|
536a7f6095
|
[mc] Adapt Forge install run for 1.6-1.10
For #153
|
2017-05-28 11:37:08 -05:00 |
|
Geoff Bourne
|
df9e725baf
|
[es] Add kibana to the compose example
|
2017-05-27 10:21:59 -05:00 |
|
Geoff Bourne
|
156716a7d8
|
Merge branch 'feat/ftb-download-config'
Fixes #151
|
2017-05-26 20:09:03 -05:00 |
|
Geoff Bourne
|
0876ef7704
|
Copy additional meta files into FTB directory
|
2017-05-26 20:07:26 -05:00 |
|
Geoff Bourne
|
5c3ea25ff3
|
Merge pull request #152 from dschaper/patch-3
Add optional `nogui`
|
2017-05-20 11:20:20 -05:00 |
|
Geoff Bourne
|
bd8e0cf5d2
|
Fix FTB download and copy adjusted properties into FTB dir
|
2017-05-20 10:56:32 -05:00 |
|
Geoff Bourne
|
cf68446a00
|
Add option to download FTB server zip
|
2017-05-19 20:44:59 -05:00 |
|
Geoff Bourne
|
c4a92f6706
|
Merge pull request #150 from jackwilsdon/curl-insecure
Use cURL insecurely when downloading
|
2017-05-12 17:14:50 -05:00 |
|
Geoff Bourne
|
d86f034e96
|
[mc] Add python package and improve Forge install robustness
For #148
|
2017-05-08 22:35:37 -05:00 |
|
Geoff Bourne
|
20385507d8
|
[mc] Add mysql-client package for mods that need it
For #145
|
2017-05-05 20:46:35 -05:00 |
|
Geoff Bourne
|
91def1176d
|
[mc] Run FTB server in its directory to support legacy
For #144
|
2017-05-05 20:18:31 -05:00 |
|
Geoff Bourne
|
2e03ee4197
|
[es] Upgrade to 5.4.0
|
2017-05-04 21:43:01 -05:00 |
|
Geoff Bourne
|
e8dd60a831
|
[cass] Remove deprecated image from build script
|
2017-05-02 19:49:40 -05:00 |
|
Geoff Bourne
|
dc15094b8a
|
[gremlin] Switch to openjdk:8 base
|
2017-05-02 19:42:47 -05:00 |
|
Geoff Bourne
|
fc807429e4
|
Merge pull request #143 from ben-st/label
change deprecated maintainer to label
|
2017-05-02 19:24:12 -05:00 |
|
Geoff Bourne
|
3a0a8a9ced
|
[es] avoid auto-test for now
|
2017-04-29 14:16:08 -05:00 |
|
Geoff Bourne
|
b9b05dbdfc
|
[es] Upgrade to 5.3.2
|
2017-04-29 08:17:59 -05:00 |
|
Geoff Bourne
|
179e72cda0
|
[cass] discontinue cassandra image
|
2017-04-29 07:52:59 -05:00 |
|
Geoff Bourne
|
2b9514ab0b
|
[es] Upgrade to 5.3.1
|
2017-04-21 20:08:15 -05:00 |
|
Geoff Bourne
|
8a04a9f72e
|
Merge pull request #141 from gkawamoto/master
Subnet ignoring
|
2017-04-19 22:10:23 -05:00 |
|
Geoff Bourne
|
615d12bce3
|
[mc] Upgrade to rcon-cli 1.3
|
2017-04-09 08:30:20 -05:00 |
|
Geoff Bourne
|
72d055ac19
|
[mc] Add support for DOWNLOAD_*_URL overrides
Also switched from wget to curl
|
2017-04-08 07:20:04 -05:00 |
|
Geoff Bourne
|
80c18004c1
|
[mc] Integrate rcon-cli
|
2017-04-07 19:35:15 -05:00 |
|
Geoff Bourne
|
97e9b2901c
|
[mc] Fixed docker-compose example
|
2017-04-06 12:41:21 -05:00 |
|
Geoff Bourne
|
027d94cc77
|
Initial content of minecraft-server container diagram
|
2017-04-05 10:36:03 -05:00 |
|
Geoff Bourne
|
66261af03d
|
Added Minecraft server containment diagram
|
2017-04-05 10:31:21 -05:00 |
|
Geoff Bourne
|
290e2c734a
|
[mc] Improved UID/GID handling in passwd/group files
For #136
|
2017-04-04 22:11:05 -05:00 |
|
Geoff Bourne
|
54d19715c7
|
[es] Upgrade to 5.3.0
|
2017-03-28 18:39:21 -05:00 |
|
Geoff Bourne
|
bbe1533f91
|
[mc] Adjust mem with MEMORY and INIT_/MAX_MEMORY
For #126
|
2017-03-19 09:35:58 -05:00 |
|
Geoff Bourne
|
97040f61ed
|
[mc] Remove -u from unzip in FTB for Alpine compatibility
For #132
|
2017-03-09 18:56:19 -06:00 |
|
Geoff Bourne
|
55801ac11c
|
[es] Add ingest node support
For #131
|
2017-03-03 23:35:12 -06:00 |
|
Geoff Bourne
|
07c32d8ee4
|
[mc] Fixed TYPE=FORGE for alpine base image
For #128
|
2017-02-28 18:32:15 -06:00 |
|
Geoff Bourne
|
2e631bcbd9
|
[es] Upgrade to 5.2.2
|
2017-02-28 18:12:29 -06:00 |
|
Geoff Bourne
|
c96c630fe5
|
Merged branch master into master
|
2017-02-22 16:49:21 -06:00 |
|
Geoff Bourne
|
f69e75cfc1
|
[mc] Add rcon to big composition
|
2017-02-22 16:49:08 -06:00 |
|
Geoff Bourne
|
6157a693f1
|
Merge pull request #115 from ikke-t/alpine
Switch to Alpine linux for container base
|
2017-02-22 13:23:06 -06:00 |
|
Geoff Bourne
|
854a158d3d
|
Merge branch 'master' into alpine
|
2017-02-22 13:16:38 -06:00 |
|
Geoff Bourne
|
18919ef33c
|
[mc] Upgrade to Alpine compatible restify
|
2017-02-22 13:14:48 -06:00 |
|
Geoff Bourne
|
32b0737e70
|
[mc] Add rcon to docker-compose.yml example
|
2017-02-18 11:53:44 -06:00 |
|
Geoff Bourne
|
79eb164e90
|
[mc] Adding example compose file for large minecraft server
|
2017-02-18 11:00:55 -06:00 |
|
Geoff Bourne
|
e3296c3cc0
|
[es] Upgrade to 5.2.1
|
2017-02-15 19:30:33 -06:00 |
|
Geoff Bourne
|
f5dbbcc2c6
|
[mc] Use G1 GC by default and simplify max memory setting
For #126
|
2017-02-14 22:15:36 -06:00 |
|
Geoff Bourne
|
134eaedf23
|
Merge pull request #125 from HenryGessau/FTB
Add Feed-The-Beast (FTB) server modpack support
|
2017-02-13 22:23:33 -06:00 |
|
Geoff Bourne
|
17420ed590
|
[es] Added HEALTHCHECK
|
2017-02-04 14:37:45 -06:00 |
|
Geoff Bourne
|
2125fa0855
|
[es] Tweak spacing on README
|
2017-02-02 20:53:47 -06:00 |
|
Geoff Bourne
|
5c14c30a78
|
[es] Include docker stack deploy instructions
|
2017-02-02 20:48:17 -06:00 |
|
Geoff Bourne
|
788d06c086
|
[es] Upgrade to 5.2.0
For #124
|
2017-02-02 20:28:12 -06:00 |
|
Geoff Bourne
|
1a88c96beb
|
Merged branch master into master
|
2017-02-02 19:31:11 -06:00 |
|
Geoff Bourne
|
b8d69278e4
|
[es] Fix address binding for Swarm Mode
|
2017-01-23 10:25:50 -06:00 |
|
Geoff Bourne
|
4a7ecffcbb
|
[es][kibana] Upgrade to 5.1.2
|
2017-01-15 07:04:27 -06:00 |
|
Geoff Bourne
|
9fe0021a7a
|
[mc] Upgrade base image to openjdk
Fixes #122
|
2017-01-12 19:40:58 -06:00 |
|
Geoff Bourne
|
262816bd2d
|
[es] Add note about increasing mmap count
|
2017-01-04 20:43:23 -06:00 |
|
Geoff Bourne
|
e44d27c00a
|
[es] Fine java security grants
Fixes #119
* also switch/upgrade base to openjdk 8u111
|
2017-01-04 20:37:20 -06:00 |
|
Geoff Bourne
|
5062bc91ab
|
[es] Fixed DISCOVER_HTTP_IP typo in README
Fixes #120
|
2017-01-04 19:56:33 -06:00 |
|
Geoff Bourne
|
dde4132d2c
|
[cass] Switch mirror URL to pair.com
|
2017-01-01 13:29:52 -06:00 |
|
Geoff Bourne
|
9bb3628792
|
[kibana] Upgrade to 5.1.1
|
2016-12-09 15:23:06 -06:00 |
|
Geoff Bourne
|
03a5bb1ab0
|
[es] Upgrade to 5.1.1
|
2016-12-09 15:15:38 -06:00 |
|
Geoff Bourne
|
3a9a1dc043
|
[es] small command line fix (#117)
small command line fix
|
2016-12-09 10:55:08 -06:00 |
|
Geoff Bourne
|
0cb0755739
|
[kibana] Upgrade to 5.0.2
|
2016-11-30 19:21:16 -06:00 |
|
Geoff Bourne
|
3e8eca6e28
|
[es] Upgrade to 5.0.2
Fixes #113
|
2016-11-29 22:05:13 -06:00 |
|
Geoff Bourne
|
a179f5f7ba
|
[cass] Upgrade to 2.2.8
|
2016-11-29 19:14:05 -06:00 |
|
Geoff Bourne
|
f2955bcc2f
|
[es] Bump to 5.0.1
* explicitly configure default JVM heap size
* /conf needed ownership fixed
For #112
|
2016-11-28 20:37:44 -07:00 |
|
Geoff Bourne
|
a0c1ed88d1
|
[kibana] Adjust binding hosting from old default
|
2016-11-13 15:18:37 -06:00 |
|
Geoff Bourne
|
de6d7a64ac
|
Merge branch 'master' of github.com:itzg/dockerfiles
|
2016-11-13 14:59:47 -06:00 |
|
Geoff Bourne
|
3bf560bfbe
|
[kibana] Upgrade to 5.0.0
* also switched to openjdk 8 base image
|
2016-11-13 14:59:22 -06:00 |
|
Geoff Bourne
|
f1b58323d3
|
[es] Fixed TYPE usage
Removed last of the --'s parameters
|
2016-11-05 10:46:32 -05:00 |
|
Geoff Bourne
|
d4a888073b
|
[es] Upgrade to 5.0.0
|
2016-11-04 20:18:43 -05:00 |
|