588 Commits

Author SHA1 Message Date
cef9d8e6be hosts/gms-01: fix path of remote borg repo 2025-08-30 11:37:05 -07:00
3eff50bb8e hosts/gms-01: remove duplicate save-off command 2025-08-30 11:05:07 -07:00
779f7324a9 hosts/gms-01: fix cmd line usage of mcrcon in borg hooks 2025-08-30 10:46:10 -07:00
2b5520f391 Revert "hosts/gms-01: use 127.0.0.1 instead of localhost"
This reverts commit af7cdfbfa5.
2025-08-30 10:45:49 -07:00
af7cdfbfa5 hosts/gms-01: use 127.0.0.1 instead of localhost 2025-08-30 10:42:34 -07:00
20f775486b hosts/gms-01: change rconPort to str in command strings 2025-08-30 10:41:03 -07:00
f90c5cfcf3 hosts/gms-01: enable borg-config module 2025-08-30 10:39:35 -07:00
ecd29b07cc hosts/gms-01: set special borgmatic config opts 2025-08-30 10:38:26 -07:00
645bce6f2d hosts/gms-01: use serverPort and rconPort variables 2025-08-30 10:33:56 -07:00
072a8ad2f4 base/borg-config; add commands hooks to local and remote configs 2025-08-30 10:09:39 -07:00
75d339e363 roles/minecraftserver: add comment about mcrcon 2025-08-30 09:59:46 -07:00
d587ecc98d Merge branch 'roles/minecraftserver' 2025-08-30 09:51:49 -07:00
73c3fdd505 roles/minecraftserver: install mcrcon by default 2025-08-30 09:51:32 -07:00
d1267e2b34 hosts/gms-01: quote rcon options to avoid errors 2025-08-30 09:42:05 -07:00
defb9b44e8 hosts/gms-01: cleanup server.properties 2025-08-30 09:40:24 -07:00
1054a21f88 hosts/gms-01: define rcon-port setting 2025-08-30 09:35:05 -07:00
9740d49cba hosts/gms-01: fix sha511 error 2025-08-30 01:17:06 -07:00
94c8cc5841 hosts/gms-01: remove redundant environmentFile option 2025-08-30 01:13:27 -07:00
cca4f3ac78 hosts/gms-01: set server.properties using files opt 2025-08-30 01:12:55 -07:00
e69e4f57f8 hosts/gms-01: use environmentFile to set rcon-pass 2025-08-30 00:44:22 -07:00
5218919a32 secrets/gms-01_rcon.env: reformat to binary 2025-08-30 00:39:07 -07:00
4b995c8ebf hosts/gms-01: don't parse env file upon decryption 2025-08-30 00:33:56 -07:00
48fa2feeff hosts/gms-01: fix sopsFile path 2025-08-30 00:32:06 -07:00
6d1dedbaaf hosts/gms-01: set sopsFile opt for RCON_PASS 2025-08-30 00:30:31 -07:00
3a04f2547b Merge branch 'main' into roles/minecraftserver 2025-08-30 00:23:36 -07:00
58e0b4eb01 hosts/gms-01: rename RCON_PASS secret 2025-08-30 00:20:06 -07:00
5385cccb03 secrets/gms-01_rcon.env: update file 2025-08-30 00:19:09 -07:00
8a34038f1b Allow gms-01 to use env sops file 2025-08-30 00:17:17 -07:00
ad1b45d8cc hosts/gms-01: reorganize sops credentials 2025-08-30 00:12:37 -07:00
0ed07f2617 .sops.yaml: make regexes more strict 2025-08-30 00:12:05 -07:00
7325144fe8 .sops.yaml: update rule for gms-01 2025-08-30 00:11:42 -07:00
12b92246e4 secrets/gms-01_rcon: add RCON env file 2025-08-30 00:10:55 -07:00
c68a25b5e1 hosts/gms-01: remove unneeded ; 2025-08-29 22:01:36 -07:00
4568e1bbe6 hosts/gms-01: fix formatting for ops file 2025-08-29 22:00:34 -07:00
28fb7bfd26 hosts/gms-01: declaratively manage ops.json 2025-08-29 21:57:47 -07:00
c87bad1d95 hosts/gms-01: use, but not enable borg-config module 2025-08-29 21:43:21 -07:00
800f0cb035 roles/minecraftserver: don't use comma at last list opt 2025-08-27 23:15:17 -07:00
3e6916c11a roles/minecraftserver: remove quotes from __path__ 2025-08-27 23:11:39 -07:00
b32f573c83 roles/minecraftserver: fix quotes & commas 2025-08-27 23:09:16 -07:00
57e94c230c roles/minecraftserver: remove extra commas in alloy expression lists 2025-08-27 23:01:10 -07:00
e27f68c458 roles/minecraftserver: add metrics labels 2025-08-27 22:58:59 -07:00
4ae9cef9bc Merge branch 'main' into roles/minecraftserver 2025-08-27 22:24:50 -07:00
aeb038c42a roles/minecraftserver: rework targets configuration and add alloy job label 2025-08-27 21:55:15 -07:00
da8f4c0dcf roles/minecraftserver: use underscore for prometheus scrape label 2025-08-27 21:45:54 -07:00
6bac2229ea roles/minecraftserver: enable scrape on localhost:25585 2025-08-27 21:43:43 -07:00
edbd5494d6 hosts/gms-01: add prometheus exporter mod 2025-08-27 21:38:34 -07:00
f09e475999 flake.nix: enable comin for database servers 2025-08-27 21:31:47 -07:00
014b244626 Revert "base/grafana-alloy: change listen address"
This reverts commit ab21e38832.
2025-08-27 21:26:57 -07:00
ab21e38832 base/grafana-alloy: change listen address 2025-08-27 21:00:17 -07:00
a0d11aa4d9 base/grafana-alloy: don't use sops secrets 2025-08-27 20:53:09 -07:00