Commit graph

119 commits

Author SHA1 Message Date
Geoff Bourne
7e624b90dd [es] Upgraded to 1.6.0 2015-06-09 19:57:30 -05:00
Geoff Bourne
6ba5fe29c1 Merge pull request #26 from 55chevypickup/patch-1
Added the ability to select forge version
2015-05-21 19:49:43 -05:00
Geoff Bourne
f9c7dddb19 [titan-gremin] Fixed linked ES container lookup
* removed unnecessary complexity from README
2015-05-19 20:41:17 -05:00
Geoff Bourne
ea32f70dd7 [logstash] Upgrade to 2.0.15 2015-05-19 19:50:44 -05:00
55chevypickup
0f466e2146 Added the ability to select forge version
Added the ability to select forge version by adding -e FORGEVERSION=10.13.3.1403-1.7.10 or -e FORGEVERSION=RECOMMENDED
2015-05-11 15:45:23 -05:00
Geoff Bourne
128dd8950a [es] Upgraded to 1.5.2 2015-04-27 21:31:35 -05:00
Geoff Bourne
5c947fd4ab [logstash] Added README 2015-04-12 22:11:10 -05:00
Geoff Bourne
5792b2996a Adding logstash image with pre-install of elasticsearch_groom 2015-04-12 11:09:49 -05:00
Geoff Bourne
57ca565d64 [es] Upgrade to 1.5.1 2015-04-12 08:01:33 -05:00
Geoff Bourne
63925a794c For #19: added PVP env var options
* also adding a marker env var for MCCY to reference
2015-03-29 13:39:25 -05:00
Geoff Bourne
d4d070018a [mc] Adding APT_GET_UPDATE to ensure latest base image is used on hub 2015-03-28 13:16:10 -05:00
Geoff Bourne
8594054047 Fixing #21 by using sudo instead of su 2015-03-28 13:10:39 -05:00
Geoff Bourne
6f62af7d85 Fixed #22: upgraded ES to 1.5.0 2015-03-26 02:26:27 +00:00
Geoff Bourne
b1f9d1c7c6 Use Forge recommended (not latest) version
* Misc Dockerfile cleanup
** use COPY instead of ADD
** wget is now pre-installed by base image
2015-03-20 20:26:43 -05:00
Geoff Bourne
8c3b0a720d Merge pull request #20 from justinclayton/patch-1
minecraft-server: fixing quotes so volume will create correctly
2015-03-17 12:44:48 -05:00
Justin Clayton
cc3730e5a9 minecraft-server: fixing quotes so volume will create correctly
Single quotes don't work for VOLUME, but double quotes do.
2015-03-17 10:37:47 -07:00
Geoff Bourne
7b58d59cef Add kibana to build 2015-03-08 19:05:34 -05:00
Geoff Bourne
84c3ea2465 Adding a Kibana 4 image 2015-03-08 18:54:37 -05:00
Geoff Bourne
78d9add46c Go ahead and install with openjdk image 2015-03-08 17:34:50 -05:00
Geoff Bourne
2f18e7be04 Merge pull request #18 from itzg/mc-attach
[mc] Update README to describe attach mode
2015-03-07 13:12:16 -06:00
Geoff Bourne
011108cd7e Fix typo in TLS info 2015-03-07 11:41:26 -06:00
Geoff Bourne
1600b75513 [mc] Update README to describe attach mode 2015-03-06 22:21:26 -06:00
Geoff Bourne
9962d28f41 Dangling forge-data reference 2015-03-05 15:16:35 -06:00
Geoff Bourne
ea08a6b496 Consistent description of /path/on/host 2015-03-05 15:13:17 -06:00
Geoff Bourne
a61d44ff30 Webhook into CircleCI 2015-03-05 15:10:28 -06:00
Geoff Bourne
5e14d3fbdd Improve Forge instructions 2015-03-05 15:04:48 -06:00
Geoff Bourne
eb28c2c980 Add docker service to CircleCI config 2015-03-05 14:34:28 -06:00
Geoff Bourne
024800201f Fix build script 2015-03-05 14:32:50 -06:00
Geoff Bourne
32e5f94a87 Configuring CircleCI to perform docker build to "test" 2015-03-05 14:30:46 -06:00
Geoff Bourne
88032acbfb Merge pull request #17 from itzg/forge-2
Resolves #14
2015-03-05 14:18:17 -06:00
Geoff Bourne
22e1abe628 [minecraft-server] Update README with new TYPE option 2015-03-05 14:16:14 -06:00
Geoff Bourne
01d9c54575 Simplify down our options when it comes to forge versions 2015-03-04 22:21:52 -06:00
Geoff Bourne
fab9669b42 Merge remote-tracking branch 'remotes/dan/forge' into forge-2 2015-03-04 21:35:35 -06:00
Daniel L. Polanco
df09adbfd7 Add non-working code to work with Goeff 2015-03-04 20:07:37 -07:00
Geoff Bourne
9e373d8b4d Update README.md 2015-03-04 19:35:09 -06:00
Daniel L. Polanco
2f4b73d862 Remove commented out cd /data from testing 2015-03-04 18:17:20 -07:00
Daniel L. Polanco
a252d794f9 Fix bad variable names 2015-03-04 18:15:36 -07:00
Daniel L. Polanco
79438e14de Simplify start-minecraft.sh 2015-03-04 17:47:54 -07:00
Daniel L. Polanco
ddbc7e9618 Add apt-get update to beginning of Dockerfile 2015-03-04 17:06:51 -07:00
Daniel L. Polanco
87140179f2 Add option for Vanilla or Forge server 2015-03-04 16:55:57 -07:00
Daniel L. Polanco
14a1e5fb2a Add initial version of forge download scraper 2015-03-01 21:39:38 -07:00
Geoff Bourne
2e8704a311 Merge pull request #13 from steveblackmon/master
bump to 1.4.4
2015-02-20 06:30:30 -06:00
Steve Blackmon
b1741cab7b bump to 1.4.4 2015-02-19 22:48:23 -06:00
Geoff Bourne
d63bc698d8 [jenkins] Added JNLP port info to README 2015-02-17 19:35:39 -06:00
Geoff Bourne
574fc53a55 Adding a fixed port for JNLP launched slave agents 2015-02-17 19:32:47 -06:00
Geoff Bourne
b75379a980 [jenkins] Adding git and openjdk install example 2015-02-17 19:11:53 -06:00
Geoff Bourne
086d9fb4ae [jenkins] Initial commit of self-upgrading Jenkins 2015-02-16 22:30:06 -06:00
Geoff Bourne
214fcda183 [titan-gremlin] Updated README for itzg/cassandra usage 2015-02-16 14:52:19 +00:00
Geoff Bourne
4dff67e03b [titan-gremlin] Automatically use 'itzg/cassandra' image's publish-as address 2015-02-16 14:50:03 +00:00
Geoff Bourne
78d82b334b [cassandra] Creating a Cassandra image that works with titan-gremlin and Titan Browser 2015-02-16 14:48:42 +00:00