feat: add barman support and update CLAUDE.md
This commit is contained in:
1
main.ts
1
main.ts
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user