homepage/docs/widgets/services/kopia.md
2024-01-19 18:44:45 -05:00

651 B

title description
Kopia Kopia Widget Configuration

Kopia - Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

Allowed fields: ["status", "size", "lastrun", "nextrun"].

You may optionally pass values for snapshotHost and / or snapshotPath to select a specific backup source for the widget.

widget:
  type: kopia
  url: http://kopia.host.or.ip:port
  username: username
  password: password
  snapshotHost: hostname # optional
  snapshotPath: path # optional