add mosis-portal Go project with package signing and validation
This commit is contained in:
10
portal/litestream.yml
Normal file
10
portal/litestream.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Litestream configuration for mosis-portal
|
||||
# Continuous backup of SQLite database to local storage
|
||||
|
||||
dbs:
|
||||
- path: /data/portal.db
|
||||
replicas:
|
||||
- type: file
|
||||
path: /backups/portal
|
||||
retention: 720h # 30 days
|
||||
sync-interval: 1s
|
||||
Reference in New Issue
Block a user