feat: add Nginx inventory and Raspberry Pi monitoring modules to the toolkit

This commit is contained in:
S
2026-03-02 21:07:48 -05:00
parent a25c9168a5
commit 216b9d21f3

View File

@@ -75,6 +75,8 @@ gitea-migration/
│ ├── cross_host_ssh.sh # SSH key exchange between Unraid and Fedora
│ ├── env_to_bitwarden.sh # Export .env to Bitwarden JSON import format
│ ├── bitwarden_to_env.sh # Restore .env from Bitwarden CLI
│ ├── nginx-to-caddy/ # Nginx inventory + basic conversion toolkit
│ ├── pi-monitoring/ # Raspberry Pi monitoring/control-plane module
│ └── cleanup.sh # Manifest-driven rollback of setup
├── templates/ # Config templates (.tpl + envsubst)
│ ├── app.ini.tpl