support for snapshots recovery

This commit is contained in:
tomg10
2024-03-21 16:01:41 +01:00
parent 97a71926d7
commit 281068a752
4 changed files with 21 additions and 2 deletions

View File

@ -68,6 +68,10 @@ basic_auth_secret: ""
# Force restore pg database
force_pg_restore: false
# Use a snapshot to recover
enable_snapshots_recovery: false
snapshots_bucket_base_url: ""
# External node and database options
database_name: ""
database_username: ""