more updates for hetzner

This commit is contained in:
Erik Grobecker 2024-12-21 13:51:16 +01:00
parent 3a5e43c21e
commit 9ce84ef776
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
5 changed files with 35 additions and 15 deletions

2
.ageboxreg.yml Normal file
View file

@ -0,0 +1,2 @@
file_ids: []
version: "1"

1
.gitignore vendored
View file

@ -1 +1,2 @@
.direnv
private.key

View file

@ -1,8 +1,4 @@
repos:
- repo: https://github.com/markdownlint/markdownlint
rev: v0.13.0
hooks:
- id: markdownlint_docker
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
@ -16,3 +12,7 @@ repos:
rev: v1.5.0
hooks:
- id: detect-secrets
- repo: https://github.com/gitleaks/gitleaks
rev: v8.22.0
hooks:
- id: gitleaks

View file

@ -2,8 +2,13 @@
pkgs.mkShell {
packages = with pkgs; [
# linters/typos/etc.
pre-commit
typos
detect-secrets
gitleaks
# encrypting secrets
agebox
];
}

View file

@ -2,12 +2,24 @@
## Raspi
- system packages
- docker
- rpi-eeprom
- docker containers
- navidrome
- beszel-agent
- beszel
## Hetzner
- system packages
- removed datadog-agent
- removed kanidm
- update
- docker-compose-plugin
- linux kernel
- a bunch more
- docker containers
- miniflux
- vaultwarden
- gatus