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 and GitHub
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
Geoff Bourne
54844930bb
[jenkins] Working around hub build issue
2016-10-23 09:52:25 -05:00
Geoff Bourne
b26714c9c1
[jenkins] Move COPY later in build
2016-10-23 09:36:16 -05:00
Geoff Bourne
f03a8f0edc
[jenkins] Switch local ADD to COPY
2016-10-23 09:29:46 -05:00
Geoff Bourne
048beefadc
[jenkins] Pre-installing graphviz (for dependency graphs, etc)
2016-10-23 00:35:02 -05:00
Geoff Bourne and GitHub
de3545e8d9
Merge pull request #109 from manuelgu/patch-1
...
Fix formatting in minecraft README
2016-10-18 13:54:57 -05:00
Geoff Bourne
3348083424
[mc] Fix game mode shorthand handling of s*
...
For #107
2016-10-02 07:50:19 -05:00
Geoff Bourne
1e0183a3b1
[es] Added ports and volumes summary
2016-10-01 09:52:40 -05:00
Geoff Bourne
fd0500feb2
[es] COPY start script
2016-09-30 22:02:11 -05:00
Geoff Bourne
e86138cdf2
[es] Upgrade to 2.4.1
2016-09-30 22:07:48 -04:00
Geoff Bourne and GitHub
ddb69ced3b
Merge pull request #106 from kstrauser/feature/noconsole-envvar
...
Added CONSOLE envvar to control console output
2016-09-22 22:07:46 -05:00
Geoff Bourne
4c0f24613c
[cass] Upgrade to 2.2.7
2016-09-22 18:55:40 -04:00
Geoff Bourne
b5bcea7d61
[mc] Add SKIP_OWNERSHIP_FIX option
...
For #104
2016-09-10 08:22:30 -05:00
Geoff Bourne
76d4fd1bbc
[mc] Check writability of /data before chown'ing it
...
For #104
2016-09-06 21:36:54 -05:00
Geoff Bourne
f7523eef4e
[es] Upgrade to 2.4.0
2016-09-04 19:34:49 -05:00
Geoff Bourne
c38bfb22cc
[es] Also adding host IP discovery for http
2016-09-04 16:10:08 -05:00
Geoff Bourne
8cea619c13
[es] Add support for Swarm Mode with proper transport publish computation
2016-09-04 15:25:04 -05:00
Geoff Bourne
e570ac8715
Merged mc/non-writable-home into master
2016-09-01 21:16:49 -05:00
Geoff Bourne
d14d666e24
[mc] Ensure home directory is writable
...
For #102
2016-08-30 17:11:10 -05:00
Geoff Bourne
8956d43c47
[jenkins] Declare VOLUME for home directory
2016-08-28 14:40:22 -05:00
Geoff Bourne
911fcf8b42
[mc] Correcting EULA usage in compose example in README
...
Part of #101
2016-08-15 22:04:36 -05:00
Geoff Bourne and GitHub
3e61c8084f
Merge pull request #101 from parthipanramesh/master
...
minecraft-server: EULA var needs to be a string (docker-compose.yml)
2016-08-15 21:59:24 -05:00
Geoff Bourne and GitHub
f1293ff979
Merge pull request #99 from jimtremblay/master
...
Add ability to change online-mode from environment variable when contained created
2016-08-03 21:16:47 -05:00
Geoff Bourne
47c3350c10
[es] Fixed plugin installation after Alpine switch
...
For #98
2016-07-31 10:03:43 -05:00
Geoff Bourne and GitHub
84bb96ef38
Merge pull request #97 from rakkhin/master
...
Add support for PAPER as possible Minecraft server
2016-07-22 06:53:34 -05:00
Geoff Bourne
fa790ab787
[es] Fixed whitespace in README
2016-07-10 16:51:44 -05:00
Geoff Bourne
281c044999
[es] Adding node type and min master variables
...
For #24
2016-07-10 16:32:55 -05:00
Geoff Bourne and GitHub
b9dcdee34b
Merge pull request #94 from jaychris/elasticsearch-fix-start
...
fixed env inheritance issue, re-ordered OPTS
2016-07-10 09:50:52 -05:00
Geoff Bourne
55e38181bd
[es] Upgraded to 2.3.4 and based on alpine
2016-07-09 12:52:02 -05:00
Geoff Bourne and GitHub
ac3cbe75a9
Merge pull request #90 from larrywright/larrywright-patch-1
...
Update start-minecraft.sh
2016-07-07 18:02:20 -05:00
Geoff Bourne
1e1a572227
Merged branch master into master
2016-07-01 22:17:35 -05:00
Geoff Bourne
379905c6ff
[mc] Use restify to lookup Spigot/Bukkit URLs at startup
...
For #87
2016-07-01 22:17:10 -05:00
Geoff Bourne
ec1dd96a7c
[gb] Apply all files in /config to /data at startup
2016-06-27 11:16:09 -05:00
Geoff Bourne
413de37568
[gb] Allow dir or file of .git
2016-06-27 08:30:54 -05:00
Geoff Bourne
3147c5638f
[gb] Option to auto-create and push existing content
...
For #85
2016-06-26 22:40:11 -05:00
Geoff Bourne
0832bb0c43
[mc] Update Spigot info in README
...
For #80 and #79
2016-06-11 18:49:18 -05:00
Geoff Bourne
b97348d703
[mc] Remove extraneous exec java call
...
Fixed #76
2016-06-11 18:44:23 -05:00
Geoff Bourne
4cff161deb
[mc] Use new versions metadata json URL
...
For #83
2016-06-11 18:42:33 -05:00
Geoff Bourne
b1c0e598ad
[gitblit] Fix -p usage in README
2016-06-11 18:32:09 -05:00
Geoff Bourne
63035c347b
[gitblit] Upgrade to latest version and add repo init feature
2016-06-11 18:18:17 -05:00
Geoff Bourne
c806c425fd
[mc] Properly quote parameters passed into entry point
2016-05-30 11:41:03 -05:00
Geoff Bourne
0defd266a6
[mc] Use ENTRYPOINT and pass through extra args
...
Enables experimenting for #80
2016-05-28 20:58:36 -05:00
Geoff Bourne
dd5a21067b
[es] Upgrade to 2.3.2
2016-05-09 19:45:40 -05:00
Geoff Bourne
2d48bcb1a0
[cass] Upgrade to 2.2.6
2016-05-09 19:43:44 -05:00
Geoff Bourne
5617936f10
Pre-compute the Bukkit/Spigot download URLs
...
For #77
2016-05-09 19:28:25 -05:00
Geoff Bourne
b5e459ab0a
...try wget for Spigot download
...
#74
2016-04-24 12:40:59 -05:00
Geoff Bourne
ae9109e2bf
...remove debugging code from Spigot download
...
#74
2016-04-24 11:59:44 -05:00
Geoff Bourne
b9f247728f
[mc] Detect and display curl error during Spigot/Bukkit download
...
#74
2016-04-24 10:50:48 -05:00
Geoff Bourne
3052cd1155
[mc] Normalize on SPIGOT for plugin/world setup
...
#75
2016-04-24 10:32:59 -05:00
Geoff Bourne
46c865a123
Only create /home/minecraft if absent
...
* only download/build Spigot/Bukkit when absent
* refactored download ops into functions
#72
2016-04-24 07:26:26 -05:00
Geoff Bourne
cf5d194b14
[mc] Robust handling of Forge, Bukkit, and Spigot version selection
...
* refactor server.properties sed ops into a utility function
* also switch to jq instead of jsawk
* simplify to BUILD_FROM_SOURCE from BUILD_SPIGOT_FROM_SOURCE
Fixes #70
2016-04-23 22:23:55 -05:00
Geoff Bourne
0ea4ea7d0c
[cass] Make sure to enable start_rpc
...
* also note in titan-gremlin that 1.x of ES is needed
* provide docker compose snippet
Part of #68
2016-04-17 12:21:53 -05:00
Geoff Bourne
a6580b3fe3
[mc] Adding Docker stars to README
2016-04-16 16:45:50 -05:00
Geoff Bourne
21c9be4ec1
[es] upgrade to 2.3.0 and switch to Java 8
2016-04-01 21:54:54 -05:00
Geoff Bourne
786192e4b7
Added docker pulls badge with link to hub
2016-03-26 08:47:01 -05:00
Geoff Bourne
8610e7d621
Merge pull request #65 from jtcressy/master
...
[mc] resolved issues with downloading new server executable
2016-03-18 11:57:38 -05:00
Geoff Bourne
68d731c096
[mc] Ensure a fresh Bukkit/Spigot jar is downloaded every time
2016-03-06 15:34:02 -06:00
Geoff Bourne
a4bd241be6
[mc] Adding Spigot/Bukkit 1.9 support
...
fixes #62
2016-03-04 22:13:02 -06:00
Geoff Bourne
5f104a32db
[mc] Adding back text editors (vim and nano)
2016-03-03 22:32:22 -06:00
Geoff Bourne
03d9064b35
[mc] Putting back usermod solution
2016-02-27 17:10:11 -06:00
Geoff Bourne
b15ad9e799
Merge pull request #60 from itzg/mc/java8
...
Mc/java8
2016-02-21 20:02:37 -06:00
Geoff Bourne
17bfedd137
[cassandra] Upgrade to 2.2.5
2016-02-20 18:26:04 -06:00
Geoff Bourne
afa25e582d
[mc] Upgrade base image to java:8
2016-02-20 18:05:41 -06:00
Geoff Bourne
7651cc658e
[jenkins] Upgrade base to java:8-jdk
2016-02-04 21:19:42 -06:00
Geoff Bourne
dd0bcda23c
Fixes #58 by allowing FML versions 1.8.8+ to be 3-part
2016-01-31 09:13:22 -06:00
Geoff Bourne
afa710455d
Merge pull request #57 from Jadaw1n/master
...
[minecraft] Pass GID as docker option
2016-01-29 15:56:18 -06:00
Geoff Bourne
13ee106dac
Merge pull request #51 from nlloyd/master
...
Adding gamerule.txt configuration file handling (optional)
2016-01-06 15:53:16 -06:00
Geoff Bourne
1be18346ce
[mc] Add Bukkit/Spigot support to MODPACK download-install
2016-01-03 09:37:27 -06:00
Geoff Bourne
9a90acab23
[mc] Fixed typo in Dockerfile
2016-01-01 22:23:26 -06:00
Geoff Bourne
edd69c40f6
Merge pull request #52 from sshipway/master
...
Add Spigot support, and non-zip URLs
2016-01-01 22:00:14 -06:00
Geoff Bourne
9fa27b9a3d
[mc] Adding MODPACK download option similar to WORLD
2016-01-01 12:39:43 -06:00
Geoff Bourne
16b3f18400
Merge pull request #49 from sshipway/master
...
Add WORLD env var to download save via HTTP, and other fixes
2015-12-22 10:42:54 -06:00
Geoff Bourne
79f9e02446
[cassandra] Upgrade to 2.2.4
2015-12-22 10:19:48 -06:00
Geoff Bourne
0acedd04b9
Merge remote-tracking branch 'refs/remotes/origin/mc-issue-47'
2015-12-01 21:47:02 -06:00
Geoff Bourne
2f5402195c
Merge remote-tracking branch 'refs/remotes/origin/master' into mc-issue-47
2015-11-30 21:51:19 -06:00
Geoff Bourne
764ae807e0
Avoid text file busy prior to exec sudo
2015-11-30 20:56:25 -06:00
Geoff Bourne
32cb5f44e4
[mc] also apply to white-list property
2015-11-28 23:02:43 -06:00
Geoff Bourne
a6e32f0ea9
Merge pull request #46 from everett-toews/whitelist
...
Whitelist players
2015-11-28 22:37:18 -06:00
Geoff Bourne
847f403bd3
[es] Fixed #45 with corrected binding and re-worked example
...
* also upgraded to 2.1.0
* added a MULTICAST env var for supporting networks
2015-11-28 11:35:59 -06:00