Commit graph

7 commits

Author SHA1 Message Date
Ayden
07f1f032b7
Esports: update discord bot job and add minecraft server (#101)
* socs: update esports discord bot

* esports: add minecraft server job
2025-02-28 19:58:56 +00:00
wizzdom
ad4cfbbaf6
bump version, players, view distance (#89)
we have the RAM for it anyways ;)
2025-01-13 18:42:53 +00:00
wizzdom
b22f9d8b75
minecraft/vanilla: increase memory (#82) 2024-12-12 01:50:19 +00:00
wizzdom
4b64070d7c games/mc/vanilla: update plugins, increase RAM 2024-10-22 02:25:44 +01:00
wizzdom
c993ceb6ed
games/minecraft: add plugins, bluemap config (#64) 2024-10-15 13:35:08 +01:00
wizzdom
fe6f66754d
Minecraft refactor: dynamic routes, separate jobs (#59)
refactors minecraft jobs allowing for more flexibility in the future (e.g. adding an rcon web interface):

- split `minecraft.hcl` into multiple job files
- update ports used
- add consul service attached to mc and rcon ports
- remove `gate-proxy.hcl` static configuration - it is now consul aware via a consul template
-  add fallback route on `gate-proxy` with message to inform users
- remove unused jobs
- move all minecraft jobs to use template blocks instead of env blocks for envvars - this lets us define the `RCON_PASSWORD` and store it in consul
2024-10-14 09:12:43 +01:00
Jed Hazaymeh
61c624fc89
Add minecraft server job for magma (#52)
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-09-13 15:52:49 +01:00