Streamline Alpine package sources

This commit is contained in:
Joachim Schlöffel
2026-06-07 21:37:27 +02:00
parent ca2db8e206
commit 6ef5cae2b2
28 changed files with 435 additions and 64 deletions

View File

@@ -0,0 +1,29 @@
[source.filer]
enabled = false
grpcAddress = "localhost:18888"
directory = "/buckets"
excludeDirectories = "/buckets/tmp"
[sink.local]
enabled = false
directory = "/var/lib/seaweedfs/backup"
is_incremental = false
[sink.filer]
enabled = false
grpcAddress = "localhost:18888"
directory = "/backup"
replication = ""
collection = ""
ttlSec = 0
is_incremental = false
[sink.s3]
enabled = false
aws_access_key_id = ""
aws_secret_access_key = ""
region = "us-east-2"
bucket = ""
directory = "/"
endpoint = ""
is_incremental = false