Commit Graph

95 Commits

Author SHA1 Message Date
ducoterra 8d190e478f Add minecraft logo
Add minecraft logo for use by nextcloud.
2021-10-30 22:32:59 -04:00
ducoterra ba5ab53bdb Allow custom server versions
Allow user to specify server version. Download on server init.
2021-10-30 22:32:52 -04:00
ducoterra f18752299d init 2021-10-30 22:28:20 -04:00
ducoterra a820e9a297 Allow custom server versions
Allow user to specify server version. Download on server init.
2021-10-30 21:14:00 -04:00
ducoterra 9e788ee711 Add IMAGE and VERSION files
Makefile requires IMAGE and VERSION files available to build and push.
2021-10-30 21:02:40 -04:00
ducoterra d3b0f86f40 Switch to openjdk-latest and don't copy server.jar
No longer copying server.jar since we expected it to exist already.
Build using the latest version of openjdk.
2021-10-30 21:02:01 -04:00
ducoterra 2f7d4c7f83 Add Makefile
Add Makefile with build, run, and push commands.
2021-10-30 21:01:43 -04:00
ducoterra aa253e6688 Remove server.jar and docker-compose.yaml
Remove unused files.
2021-10-30 21:01:22 -04:00
ducoterra 773c1d6020 Move install-specific values to a values folder
To keep things tidy all the various values files have been moved to a
directory named "values".
2021-10-30 20:59:10 -04:00
ducoterra dae5a097e9 Fix RAM issue with deploy
A deploy was running the same max ram for both the pod and the java
app. This led to issues where the java app would use its max ram and the
pod would think it was out of memory. It would kill the pod and the
minecraft server with it, often not saving the last few minutes of
progress.

Now the deploy runs 1GiB extra ram than the java app.
1.16.4_1
2021-09-11 14:08:38 -04:00
ducoterra 44053abdf8 truenas compatibility update 2021-08-29 15:24:11 -04:00
ducoterra 807b1866a8 set memory requirements to avoid sudden container death 2021-02-20 12:16:05 -05:00
ducoterra 99666bab94 add setenv 2021-02-05 21:47:13 -05:00
ducoterra 1b6b8bb281 update RAM for new cluster 2021-02-05 21:42:48 -05:00
ducoterra 95c7fa79f3 merge templates 2020-11-27 15:30:43 -05:00
ducoterra 7e0ff9e416 upgrade to 1.6.4 1.16.4 1.6.4 delete 2020-11-21 15:29:21 -05:00
ducoterra 12fa8ecdbe remove extra opts and remove threading 2020-07-19 17:14:58 -04:00
ducoterra 7d34b3a36c add charts for each server 2020-07-17 13:48:19 -04:00
ducoterra 95b0bd6852 switch to configmap model 2020-07-11 17:50:43 -04:00
ducoterra ff2c9affb5 servers to nvme 2020-07-10 12:15:55 -04:00
ducoterra 1dfb1f6202 nvme for minecraft 2020-06-28 18:05:52 -04:00
ducoterra 3faf5c9d95 don't auto deploy 2020-06-26 23:49:19 -04:00
ducoterra 072bee6e27 update to 1.16.1 1.16.1 2020-06-26 23:36:39 -04:00
ducoterra e6a042948b fix port issue 2020-06-15 21:43:34 -04:00
ducoterra 7df518d7db set image 1.15.2_6 2020-05-16 17:40:04 -04:00
ducoterra ca4d1eeb45 use tag in deploy 1.15.2_5 2020-05-16 12:47:04 -04:00
ducoterra 1ccc5cda35 fix tags 1.15.2_4 2020-05-16 12:43:30 -04:00
ducoterra 3ce71a6682 add gitlab ci 1.15.2_2 1.15.2_3 2020-05-16 12:19:36 -04:00
ducoterra 151867fd49 switch back to minecraft 1.15.2 2020-05-10 17:16:01 -04:00
ducoterra abc90be8e4 add images 2020-03-25 17:18:21 -04:00
ducoterra b727538912 upgrade to 20w12a 2020-03-20 18:05:42 -04:00
ducoterra 17b05945aa upgrade to 20w12a 2020-03-20 18:05:36 -04:00
ducoterra 9929e5d2b4 upgrade to 20w12a 2020-03-20 18:05:29 -04:00
ducoterra 00386c7834 just copy files to mc_data 2020-03-20 18:05:19 -04:00
ducoterra 0c75d914c1 switch to ducoterra namespace 2020-03-15 12:23:57 -04:00
ducoterra 8bdae44e23 add README for backups 2020-02-05 14:53:22 -05:00
ducoterra 6264d75f96 set namespace to minecraft 2020-01-18 11:15:00 -05:00
ducoterra f59775dfa8 use a loadbalancer 2020-01-12 20:18:28 -05:00
ducoterra e54fdbe59b update IP 2020-01-12 19:52:21 -05:00
ducoterra 22987e0a56 comment horrible CMD 2020-01-07 08:42:32 -05:00
ducoterra 38b9dffe68 add server.properties and update k8s with ram env 2020-01-07 08:40:51 -05:00
ducoterra da7cb2cd0b add ram env 2020-01-07 08:39:53 -05:00
ducoterra 53e37bae89 switch to java 8 and only copy files that exist 2020-01-07 08:39:41 -05:00
ducoterra 0253598d80 add build script 2020-01-07 08:39:18 -05:00
ducoterra 095bbaab95 init 2019-12-31 22:54:23 -05:00