Commit Graph

11 Commits

Author SHA1 Message Date
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 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.
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 95c7fa79f3 merge templates 2020-11-27 15:30:43 -05: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 1dfb1f6202 nvme for minecraft 2020-06-28 18:05:52 -04:00
ducoterra e6a042948b fix port issue 2020-06-15 21:43:34 -04:00
ducoterra ca4d1eeb45 use tag in deploy 2020-05-16 12:47:04 -04:00
ducoterra 3ce71a6682 add gitlab ci 2020-05-16 12:19:36 -04:00