feat: add barman support and update CLAUDE.md

This commit is contained in:
2025-09-06 19:37:17 +05:00
parent 404afd9790
commit 304faa3067
3 changed files with 110 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ class Homelab extends TerraformStack {
users: ["shahab", "budget-tracker"],
primaryUser: "shahab",
initSecretName: "postgres-password",
backupR2EndpointURL: `https://${env.ACCOUNT_ID}.r2.cloudflarestorage.com/homelab-backups`,
});
new RedisCluster(this, "redis-cluster", {