WatchTower for database

This commit is contained in:
2025-01-30 22:14:23 +08:00
parent 734d1e2c35
commit bda9ab6c3d
8 changed files with 135 additions and 31 deletions

View File

@@ -20,3 +20,6 @@ endpoints = ["localhost:2379"]
public_key = "keys/public_key.pem"
internal_public_key = "keys/internal_public_key.pem"
internal_private_key = "keys/internal_private_key.pem"
[watchtower]
database_backups = "./backups"