diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0c4ddf0..188f232 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,3 +12,7 @@ repos: rev: v1.28.4 hooks: - id: typos + - repo: https://github.com/Yelp/detect-secrets + rev: v1.5.0 + hooks: + - id: detect-secrets diff --git a/README.md b/README.md new file mode 100644 index 0000000..8664fa3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Server + +This Repo is for everything related to servers administrated by me\ +which includes updates to services, +new and coming services as well as their respective configurations. diff --git a/shell.nix b/shell.nix index 0c986d4..4c5eff1 100644 --- a/shell.nix +++ b/shell.nix @@ -4,5 +4,6 @@ packages = with pkgs; [ pre-commit typos + detect-secrets ]; } diff --git a/updates/2024-12-21.md b/updates/2024-12-21.md index 582a60b..5bde417 100644 --- a/updates/2024-12-21.md +++ b/updates/2024-12-21.md @@ -5,3 +5,13 @@ - navidrome - beszel-agent - beszel + +## Hetzner + +- miniflux +- vaultwarden +- gatus +- diun +- wireguard +- stirling-pdf +- beszel-agent