Commit graph

8 commits

Author SHA1 Message Date
wizzdom
14e0b7eae3
traefik: add dynamic redirects via consul kv (#85) 2024-12-29 17:59:30 +00:00
wizzdom
c169d75001
traefik: add ssh, voice, tracing, access log (#83)
mumble voice configs taken from here: https://github.com/DistroByte/nomad/blob/master/jobs/traefik.hcl

Co-authored-by: DistroByte <james@distrobyte.io>
2024-12-15 18:12:06 +00: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
wizzdom
8245a1226b
ingress/traefik: mail ports, persist acme (#58)
- add ports required for upcoming mailserver
- make `acme.json` persistent for sanity
2024-09-13 15:51:37 +01:00
wizzdom
69103b5d2b
update minecraft jobs (#41) 2024-04-30 19:19:38 +01:00
wizzdom
0d1cc51818
Update MC conf for fugatives and regaus (#38)
Co-authored-by: hypnoant <gholahan9@gmail.com>
2024-04-11 14:49:40 +01:00
wizzdom
b22483197f
update minecraft servers, move ingress to ingress/ (#33) 2024-03-17 01:31:17 +00:00