aboutsummaryrefslogtreecommitdiff
path: root/src/hooks/sed/mod.rs (follow)
Commit message (Collapse)AuthorAgeLines
* write tons of documentation and reorganize some modulesMax Audron2021-10-22-0/+19
|
* replace sedregex crate8-rework-sedMax Audron2021-10-19-0/+252
This replaces the sedregex crate with our own implementation for multiple reasons: 1. We required to access the parsed regex, this required a patch to the sedregex crate which did not get merged due to an inactive dev, blocking us from publishing on crates.Io 2. We wanted to highlight the changes done in bold 3. We want to add execution of multiple chained sed commands in the future which would require more modification
href='/machines.git/commit/modules/games/default.nix?id=6be677c2debdcaf7e273aceba92ef5efcbffc737&follow=1'>disable not used gameserversMax Audron-1/+2 2025-08-01add minecraft prometheus exporterMax Audron-3/+67 2025-08-01more monitoring & scrape config shortcutsMax Audron-68/+63 2025-08-01update garage to 2.0Max Audron-6/+10 2025-07-31fix authentik-ldap port bindingsMax Audron-0/+5 2025-07-31update to nixos 25.05Max Audron-113/+65 2025-07-31add more monitoring exporters and scrapersMax Audron-17/+57 2025-07-30try to run authentik nativelyMax Audron-26/+303 2025-07-30more metricsMax Audron-1/+41 2025-07-30enable firewallsMax Audron-1/+39